summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter: add overlay vaapi filterXinpeng Sun2022-01-17
* vf_paletteuse: fix color cache lookup for Bayer dithering mode.Rudolf Polzer2022-01-17
* avformat/mpegts: add option max_packet_sizeGyan Doshi2022-01-16
* fate/ffmpeg: add missing samples dependency to fate-shortestJames Almer2022-01-16
* avcodec/libmp3lame: return proper error codesJames Almer2022-01-14
* vf_tonemap: Fix order of planesVittorio Giovara2022-01-14
* avcodec/libopenh264enc: set iEntropyCodingModeFlag by coder optionLimin Wang2022-01-14
* avcodec/libopenh264enc: make the profile configuablable correctlyLimin Wang2022-01-14
* avcodec/libopenh264enc: support for colorspace and range informationLimin Wang2022-01-14
* fate/matroska: Add test for QT-modeAndreas Rheinhardt2022-01-13
* avformat/matroskaenc: Add option to shift data to write cues at frontAndreas Rheinhardt2022-01-13
* avcodec/vp3: Don't output bogus warningAndreas Rheinhardt2022-01-13
* avformat/rawvideodec: check packet sizeMichael Niedermayer2022-01-13
* avcodec/mpegpicture: Decrease size of encoding_error arrayAndreas Rheinhardt2022-01-13
* avcodec/mpeg4videodec: Avoid multiple consecutive av_log()Andreas Rheinhardt2022-01-13
* avcodec/mpegvideo: Don't set unrestricted_mv for decodersAndreas Rheinhardt2022-01-13
* avcodec/h264pred: ReindentationAndreas Rheinhardt2022-01-13
* avcodec/h264pred: Remove dead > 8 pixels checks for 8bit codecsAndreas Rheinhardt2022-01-13
* avcodec/h264pred: Don't compile > 8 bit versions of VP7/8 functionsAndreas Rheinhardt2022-01-13
* avcodec/h264_slice: Inline H264 codec idAndreas Rheinhardt2022-01-13
* avcodec/svq3: Remove dead topright_samples_available variable, codeAndreas Rheinhardt2022-01-13
* avcodec/mpegvideo, svq3: Remove unused next_p_frame_damagedAndreas Rheinhardt2022-01-13
* avcodec/h264_slice, mpeg4videodec: Don't use %s to write single charAndreas Rheinhardt2022-01-13
* avcodec/mpeg4video: Split off data in a header of its ownAndreas Rheinhardt2022-01-13
* avutil/parseutils: use quadhd for Quad HDLimin Wang2022-01-12
* avcodec/v4l2_context: remove reinit variableMing Qian2022-01-11
* lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBobLinjie Fu2022-01-12
* libavcodec/qsvdec.c: using queue count to unref frameChen,Wenbin2022-01-12
* avformat/rtpenc_rfc4175: support for interlace formatLimin Wang2022-01-12
* avformat/rtpdec_rfc4175: reindent after last commitLimin Wang2022-01-12
* avformat/rtpdec_rfc4175: support for interlace formatLimin Wang2022-01-12
* swscale/x86/input.asm: add x86-optimized planer rgb2yuv functionsMark Reid2022-01-11
* swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functionsMark Reid2022-01-11
* avcodec/av1dec: honor the requested skip_frame levelJames Almer2022-01-11
* lavf/udp: do not return an uninitialized value from udp_open()Anton Khirnov2022-01-11
* fftools/cmdutils: Fix undefined 1 << 31Andreas Rheinhardt2022-01-11
* avcodec/libdav1d: explicitly set Dav1dSettings.apply_grainJames Almer2022-01-10
* lavu/fifo: return errors on trying to read/write too muchAnton Khirnov2022-01-10
* lavu/fifo: drop useless commentsAnton Khirnov2022-01-10
* lavu/fifo: do not copy the whole fifo when reallocatingAnton Khirnov2022-01-10
* lavu/fifo: simplify av_fifo_alloc()Anton Khirnov2022-01-10
* lavu/fifo: deprecate av_fifo_peek2()Anton Khirnov2022-01-10
* lavf/dvenc: replace av_fifo_peek2() with av_fifo_generic_peek_at()Anton Khirnov2022-01-10
* lavc/flac_parser: use a custom FIFO implementationAnton Khirnov2022-01-10
* ffmpeg: remove a redundant assignment of interrupt_callbackAnton Khirnov2022-01-10
* avcodec/nvenc: zero-initialize NV_ENC_REGISTER_RESOURCE structTimo Rothenpieler2022-01-10
* avformat/movenc: fix duration in mdhd boxZhao Zhili2022-01-10
* lavfi/vf_libplacebo: fix side data stripping logicNiklas Haas2022-01-10
* avfilter/vpp_qsv: fix regression on older api versions (e.g. 1.11)softworkz2022-01-10
* lavc/qsvenc: add return check for ff_qsv_map_pixfmtLinjie Fu2022-01-10