summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: remove docs for options removed at the bumpMarton Balint2023-02-193-27/+0
* swresample/swresample: add a used channel layout option using the new APIJames Almer2023-02-191-2/+2
* doc/resampler.texi: add missing swr channel layout optionsJames Almer2023-02-191-12/+2
* Update things for 6.0Michael Niedermayer2023-02-191-1/+1
* doc/APIchanges: Add 6.0 cut pointMichael Niedermayer2023-02-191-0/+2
* doc/APIchange: fill in missing thingsMichael Niedermayer2023-02-191-28/+28
* avfilter/vf_libplacebo: add SMPTE ST2094 tone-mappersNiklas Haas2023-02-171-0/+12
* avfilter: add QSV variants of the stack filtersHaihao Xiang2023-02-161-0/+88
* avformat: deprecate AVFormatContext io_close callbackMarton Balint2023-02-161-0/+4
* avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_numberMarton Balint2023-02-132-2/+6
* avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_numberMarton Balint2023-02-132-2/+6
* fftools/ffmpeg: add special syntax for loading filter options from filesAnton Khirnov2023-02-121-0/+11
* lavfi: add a new filtergraph parsing APIAnton Khirnov2023-02-121-0/+15
* tools: add general_assembly.plJ. Dekker2023-02-121-0/+3
* avformat: add RKA demuxerPaul B Mahol2023-02-111-0/+1
* avcodec: add RKA decoderPaul B Mahol2023-02-111-0/+1
* doc/examples: fix make command, reference Makefile.exampleStefano Sabatini2023-02-111-3/+5
* examples/Makefile.example: add note about missing entriesStefano Sabatini2023-02-111-1/+7
* examples: apply doxy entries consistency fixesStefano Sabatini2023-02-1123-84/+95
* examples: rename transcoding to transcodeStefano Sabatini2023-02-113-3/+3
* examples: rename scaling_video to scale_videoStefano Sabatini2023-02-113-3/+3
* examples: rename resampling audio to resample_audioStefano Sabatini2023-02-113-3/+3
* examples: rename remuxing to remuxStefano Sabatini2023-02-113-3/+3
* examples: rename qsvdec to qsv_decodeStefano Sabatini2023-02-112-2/+2
* examples: rename muxing to muxStefano Sabatini2023-02-114-4/+4
* examples: rename metadata to show_metadataStefano Sabatini2023-02-113-3/+3
* examples: rename http_multiclient to avio_http_serve_filesStefano Sabatini2023-02-113-4/+5
* examples: rename filtering_video to decode_filter_videoStefano Sabatini2023-02-113-3/+3
* examples: rename filtering_audio to decode_filter_audioStefano Sabatini2023-02-113-3/+3
* examples: rename demuxing_decoding to demux_decodeStefano Sabatini2023-02-113-4/+4
* examples: rename avio_reading to avio_read_callbackStefano Sabatini2023-02-113-3/+3
* doc/filters/astats: sort measure entries, add missing onesStefano Sabatini2023-02-111-96/+115
* avformat: add SDNS demuxerPaul B Mahol2023-02-111-0/+1
* fftools/ffmpeg: rename -enc_stats* to -stats_enc*Anton Khirnov2023-02-101-10/+10
* Bump major versions of all librariesJames Almer2023-02-091-13/+1
* avutil/{color_utils, csp}: merge color_utils into csp and expose APILeo Izen2023-02-091-0/+4
* avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket*Andreas Rheinhardt2023-02-091-0/+3
* fftools/ffmpeg: add an option for writing pre-muxing statsAnton Khirnov2023-02-091-4/+9
* avformat/hls: Add option to retry failed segments for hlsgnattu2023-02-091-0/+4
* lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decodingAnton Khirnov2023-02-041-0/+3
* avformat: add WavArc demuxerPaul B Mahol2023-02-041-0/+1
* avcodec: add WavArc decoderPaul B Mahol2023-02-041-0/+1
* ffmpeg: add video heartbeat capability to fix_sub_durationJan Ekström2023-02-031-0/+16
* fftools/ffmpeg: support input frame params in encoding statsAnton Khirnov2023-01-311-0/+17
* doc/general_contents: sync with available decoders and demuxersPaul B Mahol2023-01-301-0/+13
* avfilter: add VA-API variants of the stack filtersHaihao Xiang2023-01-301-0/+81
* lavc/encode: pass through frame durations to encoded packetsAnton Khirnov2023-01-291-2/+2
* lavc: add a codec flag for propagating opaque from frames to packetsAnton Khirnov2023-01-291-0/+3
* doc/ffmpeg: drop non-existent -dc optionAnton Khirnov2023-01-291-2/+0
* fftools/ffmpeg: add options for writing encoding statsAnton Khirnov2023-01-291-0/+88