summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/matroskaenc: Don't waste bytes on BlockGroup length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Redo applying ProRes offsetAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Pass more parameters explicitly to mkv_write_blockAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Remove special code for writing subtitlesAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Avoid temporary buffers when reformatting H.2645Andreas Rheinhardt2022-01-19
* avformat/avc: Add functions to split access unit into list of NALUsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Use common function for H.2645 annex B->mp4Andreas Rheinhardt2022-01-19
* avformat/matroskaenc: Redo reformatting AV1Andreas Rheinhardt2022-01-19
* avformat/av1: Document actual behaviour of ff_av1_filter_obus()Andreas Rheinhardt2022-01-19
* avformat/matroskaenc: Speed up reformatting WavPackAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Allow to use custom reformatting functionsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Factor writing Info outAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on ChapterAtoms length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on Video element length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Factor writing TrackVideo outAndreas Rheinhardt2022-01-19
* 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