summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/matroskaenc: Avoid seeks when writing EBML headerAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on AttachedFiles' length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on SimpleTags length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Add API to write Masters with minimal length fieldAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't open BlockGroup twiceAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Fix potential overflowAndreas Rheinhardt2022-01-19
* http: honor response headers in redirect cachingerankor2022-01-18
* lavc/qsvenc_hevc: add -pic_timing_sei optionHaihao Xiang2022-01-18
* lavc/qsvenc: add encode support for screen content coding extensionHaihao Xiang2022-01-18
* avfilter/tonemap_vaapi: set va parameters filters and numbersFei Wang2022-01-17
* 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