summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* avformat/amr: Return error upon errorAndreas Rheinhardt2022-01-09
* avformat/dashdec: do not use filesize when reading XML fileMarton Balint2022-01-09
* avformat/imfdec: do not use filesize when reading XML fileMarton Balint2022-01-09
* avformat/mxfdec: support MCA audio informationMarc-Antoine Arnaud2022-01-09
* avcodec/v4l2_context: send start decode command after dynamic resolution chan...Ming Qian2022-01-09
* avcodec/v4l2_context: don't reinit output queue on dynamic resolution change ...Ming Qian2022-01-09
* avcodec/avcodec: Remove outdated commentAndreas Rheinhardt2022-01-09
* avcodec: Remove unnecessary h263.h inclusionsAndreas Rheinhardt2022-01-09
* avcodec/bitstream: Don't pretend VLCs to be initialized concurrentlyAndreas Rheinhardt2022-01-09
* avcodec/rl: Don't pretend ff_rl_init() initializes a RLTable twiceAndreas Rheinhardt2022-01-09
* avcodec/mpeg4videodec: Fix data race when initializing VLCsAndreas Rheinhardt2022-01-09
* avcodec/mpeg4video: Skip unneeded element when parsing picture headerAndreas Rheinhardt2022-01-09
* avcodec/h263: Move functions only used once to their callerAndreas Rheinhardt2022-01-09
* avcodec/mpegvideo: Avoid macro/av_calloc for ordinary allocationsAndreas Rheinhardt2022-01-09
* avcodec/mpegvideo: Don't unnecessarily allocate buffersAndreas Rheinhardt2022-01-09
* avcodec/mpeg12dec: Don't set write-only variableAndreas Rheinhardt2022-01-09
* avformat/rawvideodec: Disable option accidentally added for v210(x)Andreas Rheinhardt2022-01-09
* avformat/hlsenc: convey stream id to segment streamsGyan Doshi2022-01-09
* avcodec/jpeglsdec: Avoid get_bits_long() where possibleAndreas Rheinhardt2022-01-08