summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/(movtext|srt|ttml|webvtt)enc: Reindent after previous commitAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated ASS with inline timingAndreas Rheinhardt2021-04-27
* avcodec/mpegvideo_enc: Remove deprecated RTP-callbackAndreas Rheinhardt2021-04-27
* avcodec/codec2utils: Remove legacy avpriv functionsAndreas Rheinhardt2021-04-27
* avcodec/mpeg4audio: Remove avpriv_mpeg4audio_get_configAndreas Rheinhardt2021-04-27
* avcodec/bitstream: Remove avpriv PutBits API functionsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated avcodec_get_chroma_sub_sampleAndreas Rheinhardt2021-04-27
* avcodec: Remove remnants of user-visiable HW acceleration APIAndreas Rheinhardt2021-04-27
* avcodec: Remove lock manager APIAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated av_codec_get_tag_stringAndreas Rheinhardt2021-04-27
* avcodec: Remove unneeded getters and settersAndreas Rheinhardt2021-04-27
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated API to split/merge side-dataAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated AVPacket APIAndreas Rheinhardt2021-04-27
* avcodec, avformat: Remove AVPacket.convergence_durationAndreas Rheinhardt2021-04-27
* avcodec: Remove sidedata-only-packet cruftAndreas Rheinhardt2021-04-27
* avcodec, avformat: Remove old BSF APIAndreas Rheinhardt2021-04-27
* avformat: Remove next API for AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next APIAndreas Rheinhardt2021-04-27
* avformat/dtsenc: reindentGyan Doshi2021-04-27
* avformat/adtsenc: clarify option helpGyan Doshi2021-04-27
* doc/filters: correct http linkLimin Wang2021-04-27
* lavfi/dnn/queue.h: Add Documentation to QueueShubhanshu Saxena2021-04-27
* lavfi/dnn/safe_queue.h: Add Documentation to SafeQueueShubhanshu Saxena2021-04-27
* avcodec/msmpeg4enc: Reindent after the last commitAndreas Rheinhardt2021-04-27
* avcodec/msmpeg4enc: Make msmpeg4 encoders init-threadsafeAndreas Rheinhardt2021-04-27
* avcodec/msmpeg4: Factor out common RLTable initialization codeAndreas Rheinhardt2021-04-27
* avcodec/msmpeg4: ReindentationAndreas Rheinhardt2021-04-27
* avcodec/msmpeg4: Make ff_msmpeg4_common_init() thread-safeAndreas Rheinhardt2021-04-27
* avcodec/mpeg4videoenc: Make encoder init-threadsafeAndreas Rheinhardt2021-04-27
* avcodec/mpeg4video: Make initializing RLTable thread-safeAndreas Rheinhardt2021-04-27
* avcodec/ituh263enc: Make static initializations thread-safeAndreas Rheinhardt2021-04-27
* avcodec/encode: Zero padding in ff_get_encode_buffer()Andreas Rheinhardt2021-04-27
* avcodec/svq3: Free array of frames in a loopAndreas Rheinhardt2021-04-26
* avcodec/svq3: Remove unused function parameterAndreas Rheinhardt2021-04-26
* avcodec/ivi: Fix indentationAndreas Rheinhardt2021-04-26
* avcodec/vc2enc: Actually zero paddingAndreas Rheinhardt2021-04-26
* avformat/westwood_audenc: Remove unused variableAndreas Rheinhardt2021-04-26
* avformat/westwood_audenc: Check for, not assert on invalid dataAndreas Rheinhardt2021-04-26
* doc: update for adpcm_ima_ws encoder and wsaud muxerZane van Iperen2021-04-27
* doc/muxers: add entry for ALP muxerGyan Doshi2021-04-26
* avcodec/ttmlenc: add support for region positioning and sizingJan Ekström2021-04-26
* avcodec/ttmlenc: add initial support for regions and stylesJan Ekström2021-04-26
* avformat/ttmlenc: enable writing out additional header valuesJan Ekström2021-04-26
* avcodec/ttmlenc: split header writing into its own functionJan Ekström2021-04-26
* doc/muxers: add entry for ADTS muxerGyan Doshi2021-04-26
* fate: add adpcm_ima_ws testZane van Iperen2021-04-26
* avformat/westwoodaudenc: Adds muxer for Westwood AUD format.Aidan Richmond2021-04-26