summaryrefslogtreecommitdiff
path: root/libavcodec/libxvid.c
Commit message (Expand)AuthorAge
* 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
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer2015-07-27
|\|
| * lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer2015-07-22
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-21
|\|