summaryrefslogtreecommitdiff
path: root/libavcodec/libxvid.c
Commit message (Expand)AuthorAge
* avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZEAndreas Rheinhardt2024-02-21
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encodersAnton Khirnov2023-01-29
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-03
* avutil/internal: Move avpriv-file API to a header of its ownAndreas Rheinhardt2022-09-03
* avcodec: Make ff_alloc_packet() based encoders accept user buffersAndreas Rheinhardt2022-08-27
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* avcodec/libxvid: Don't set AVCodecContext.codec_idAndreas Rheinhardt2022-01-29
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()Andreas Rheinhardt2021-06-08
* avcodec: Remove redundant freeing of extradata of encodersAndreas Rheinhardt2021-04-28
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt2021-04-27
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-27
* avcodec/libxvid: remove unnecessary output packet data checkJames Almer2021-03-26
* avcodec/libxvid: Remove set-but-unused variableAndreas Rheinhardt2021-03-19
* avcodec/libxvid: Fix leak of AVPacket on errorAndreas Rheinhardt2021-03-19
* avcodec/libxvid: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avcodec/libxvid: Remove unnecessary headerAndreas Rheinhardt2021-03-06
* avcodec/internal: move packet related functions to their own headerJames Almer2020-06-02
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer2017-10-23
|\
| * lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-23
* | Merge commit 'bb45d11282d93af0e8d4c8fd6bc6405f7439a940'James Almer2017-10-23
|\|
| * lavc: Drop deprecated codec flagsVittorio Giovara2017-03-23
| * Drop libxvid rate control support for mpegvideo encodingDiego Biurrun2016-12-11
* | avcodec/libxvid: make 4 the default for me_qualityJames Almer2017-10-21
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
| * libxvid: Create extradata in init using a dummy frameDerek Buitenhuis2016-04-19
* | avcodec/libxvid: Fix use of uninitialized AVPacket fieldsMichael Niedermayer2016-05-31
* | libxvid: Create extradata in init using a dummy frameDerek Buitenhuis2016-04-05
* | Use avpriv_tempfile()Michael Niedermayer2016-03-12
* | Merge commit '12b49769223234673db1003d9c43e7483ceb0282'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move mpeg_quant to codec private optionsVittorio Giovara2016-01-21
* | Merge commit 'e25cac50e05d29a15d7a52c01c394ba913c97aee'Derek Buitenhuis2015-11-19
|\|
| * lavc: Add missing mem.h header to libxvid and screenpressoVittorio Giovara2015-11-12
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-27
|\|
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* | avcodec/libxvid: add missing includeMichael Niedermayer2015-09-16
* | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'Hendrik Leppkes2015-09-16
|\|
| * mpegvideo: Drop mpegvideo.h where not neededVittorio Giovara2015-09-13
* | Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6'Hendrik Leppkes2015-09-16
|\|
| * mpegvideo: Make sure mpegutils.h is included where neededVittorio Giovara2015-09-13
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|