summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Changelog: mark 6.0Michael Niedermayer2023-02-191-1/+1
* fate/imfdec: add audio testPierre-Anthony Lemieux2023-02-182-0/+210
* avformat/flvenc: fix EOS tagZhao Zhili2023-02-191-3/+6
* configure: select subordinate formats for HLSGyan Doshi2023-02-181-2/+2
* avformat/cdg: add probePaul B Mahol2023-02-181-0/+17
* avfilter/vf_libplacebo: add SMPTE ST2094 tone-mappersNiklas Haas2023-02-172-10/+32
* libavcodec/qsvenc: Flush cached frames before reset encoderWenbin Chen2023-02-161-56/+66
* libavcodec/qsvenc: Do not pass RGB solorspace to VPL/MSDKWenbin Chen2023-02-161-1/+6
* libavfilter/qsvvpp: check the return valueWenbin Chen2023-02-161-1/+4
* avfilter: add QSV variants of the stack filtersHaihao Xiang2023-02-167-1/+356
* lavfi/vf_stack_vaapi: factor out the common code for stack settingHaihao Xiang2023-02-163-358/+452
* avformat: deprecate AVFormatContext io_close callbackMarton Balint2023-02-1611-0/+46
* avcodec/libx265: fix else clause when zeroing reordered_opaqueMarton Balint2023-02-161-1/+2
* avcodec/rka: fix long_namePaul B Mahol2023-02-151-1/+1
* avcodec/rka: fix channel value initializationPaul B Mahol2023-02-151-1/+2
* avcodec/rka: fix decoding uncorrelated stereoPaul B Mahol2023-02-151-26/+31
* avcodec/rka: fix array overflowPaul B Mahol2023-02-151-2/+5
* avformat/rka: improve probingPaul B Mahol2023-02-141-1/+1
* avcodec/rka: fix lossy mode decodingPaul B Mahol2023-02-141-5/+7
* avformat/movenc: allow writing out channel count in MP4 and 3GPJan Ekström2023-02-142-8/+2
* vf_yadif: Remove unused emms_cKieran Kunhya2023-02-141-2/+0
* avcodec/rka: add u8 sample format supportPaul B Mahol2023-02-131-35/+54
* avcodec/rka: misc fixes and improvementsPaul B Mahol2023-02-131-51/+66
* MAINTAINERS: add maintainer for the imf demuxerPierre-Anthony Lemieux2023-02-131-0/+2
* compat: Use '-' instead of '/' for rc.exe optionsZiemowit Laski2023-02-131-5/+5
* avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_numberMarton Balint2023-02-1310-3/+44
* avcodec/mpegvideo_enc: do not use AVFrame.*_picture_number for encodingMarton Balint2023-02-136-14/+23
* avcodec/diracdec: do not use AVFrame.display_picture_number for decodingMarton Balint2023-02-131-15/+18
* avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_numberMarton Balint2023-02-1351-96/+146
* avfilter: use ff_inlink_make_frame_writable()Paul B Mahol2023-02-1220-48/+152
* fftools/ffmpeg: add special syntax for loading filter options from filesAnton Khirnov2023-02-123-2/+165
* lavfi/graphparser: reimplement avfilter_graph_parse* using new APIAnton Khirnov2023-02-121-411/+126
* lavfi: add a new filtergraph parsing APIAnton Khirnov2023-02-124-8/+999
* lavfi/avfilter: track whether a filter has been initializedAnton Khirnov2023-02-122-0/+16
* lavfi/avfilter: export process_options()Anton Khirnov2023-02-122-10/+23
* tools: add general_assembly.plJ. Dekker2023-02-122-0/+43
* avcodec/roqaudioenc: unbreak mono encodingPaul B Mahol2023-02-111-1/+1
* avformat: add RKA demuxerPaul B Mahol2023-02-116-2/+178
* avcodec: add RKA decoderPaul B Mahol2023-02-118-1/+957
* 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-114-5/+5
* examples: rename scaling_video to scale_videoStefano Sabatini2023-02-114-5/+5
* examples: rename resampling audio to resample_audioStefano Sabatini2023-02-114-5/+5
* examples: rename remuxing to remuxStefano Sabatini2023-02-114-5/+5
* examples: rename qsvdec to qsv_decodeStefano Sabatini2023-02-113-4/+4
* examples: rename muxing to muxStefano Sabatini2023-02-115-6/+6
* examples: rename metadata to show_metadataStefano Sabatini2023-02-114-5/+5
* examples: rename http_multiclient to avio_http_serve_filesStefano Sabatini2023-02-114-6/+7