summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/error_resilience: Only keep what is needed from MECmpContextAndreas Rheinhardt2022-05-19
* avcodec/dvdsubenc: return error if canvas_size is too small for subtitle renderLimin Wang2022-05-19
* avformat/sccenc: avoid potential invalid accessLimin Wang2022-05-19
* Makefile: remove sccenc dependency on subtitlesLimin Wang2022-05-19
* avformat/img2: Add support for AVIF mux in image2Vignesh Venkatasubramanian2022-05-19
* fftools/opt_common: add includes of avf headers for claritysoftworkz2022-05-18
* avformat/hls, dashdec: Don't use AV_OPT flags in av_dict_set()Andreas Rheinhardt2022-05-16
* doc/muxers: note write_btrt option for MOV/MP4Gyan Doshi2022-05-16
* avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarilyAndreas Rheinhardt2022-05-15
* avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.hAndreas Rheinhardt2022-05-15
* avcodec/ac3tab: Move some tables only used by ac3.c to itAndreas Rheinhardt2022-05-15
* avcodec/ac3: Remove declaration of inexistent functionAndreas Rheinhardt2022-05-15
* avfilter/af_afir: add support for double sample formatPaul B Mahol2022-05-15
* avfilter/af_acrossover: add precision optionPaul B Mahol2022-05-14
* avformat/dashdec: accept and relay CENC decryption keyGyan Doshi2022-05-14
* avfilter/af_asubboost: add channels optionPaul B Mahol2022-05-13
* avfilter/vf_zscale: active region use doubles so use that type here tooPaul B Mahol2022-05-13
* avfilter/af_asubboost: add boost optionPaul B Mahol2022-05-13
* avfilter/af_crossfeed: always return same number of samples with block proces...Paul B Mahol2022-05-13
* avfilter/vf_zscale: improve slice processingPaul B Mahol2022-05-13
* avformat/movenc: Add support for AVIF muxingVignesh Venkatasubramanian2022-05-13
* avformat/av1: Add a parameter to av1c to omit seq headerVignesh Venkatasubramanian2022-05-13
* avcodec/libaomenc: Add parameter for avif single image encodingVignesh Venkatasubramanian2022-05-13
* avdevice/dshow: reuse unused variables.Diederick Niehorster2022-05-12
* avcodec/vp9: ipred_vl_16x16_16 avx2 implementationSemen Belozerov2022-05-12
* avfilter/af_biquads: always return same number of samples with block processingPaul B Mahol2022-05-12
* doc/encoders.texi: Document updated behaviorTomas Härdin2022-05-12
* libavcodec/cinepakenc: Mark no-skip frames as keyframesTomas Härdin2022-05-12
* doc/encoders.texi: Document cinepak encoderTomas Härdin2022-05-12
* avfilter/af_ladspa: remove not wanted linePaul B Mahol2022-05-12
* avfilter/af_alimiter: add latency compensation optionWang Cao2022-05-12
* avformat/hlsenc: check discont_program_date_time before use it in parse_playlistSteven Liu2022-05-12
* avformat/internal: Hide BSF stuff only used by the core APIsAndreas Rheinhardt2022-05-12
* avformat/internal: Move FFERROR_REDO to demux.hAndreas Rheinhardt2022-05-12
* avcodec/internal: Hide stuff only used by the core decode APIAndreas Rheinhardt2022-05-12
* avcodec/texturedspenc: Fix invalid shiftAndreas Rheinhardt2022-05-12
* fate/matroska: Add test for remuxing DVB subtitles to MatroskaAndreas Rheinhardt2022-05-12
* configure: extend SDL check to accept all 2.x versionsChristopher Degawa2022-05-12
* avformat/http: remove unused function ff_http_get_shutdown_statusSteven Liu2022-05-12
* avfilter/af_biquads: add zdf transform typePaul B Mahol2022-05-11
* lavc: drop a confusing message about "thread emulation"Anton Khirnov2022-05-11
* lavc/pthread_frame: do not copy AVCodecInternal contentsAnton Khirnov2022-05-11
* lavc/avcodec: only allocate decoding packets for decodersAnton Khirnov2022-05-11
* lavc/encode: add an encoder-specific get_buffer() variantAnton Khirnov2022-05-11
* lavc/snow: only allocate mconly_picture for decodingAnton Khirnov2022-05-11
* doc/ffmpeg: fix typo in ffmpeg.texiNetSysFire2022-05-10
* avfilter/avfilter: Fix compilation with TRACE definedAndreas Rheinhardt2022-05-10
* fate/matroska: Add tests for muxing PGS into MatroskaAndreas Rheinhardt2022-05-10
* lavf/matroskaenc: enable PGS merge auto bsfJohn Stebbins2022-05-10
* lavc/pgs_frame_merge_bsf: add bsf to merge PGS segmentsJohn Stebbins2022-05-10