summaryrefslogtreecommitdiff
path: root/libavcodec/libxvid.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encodersAnton Khirnov2023-01-291-1/+1
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-031-1/+1
* avutil/internal: Move avpriv-file API to a header of its ownAndreas Rheinhardt2022-09-031-1/+1
* avcodec: Make ff_alloc_packet() based encoders accept user buffersAndreas Rheinhardt2022-08-271-0/+1
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-181-2/+1
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-051-1/+1
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-211-8/+8
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-211-1/+1
* avcodec/libxvid: Don't set AVCodecContext.codec_idAndreas Rheinhardt2022-01-291-1/+0
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()Andreas Rheinhardt2021-06-081-1/+2
* avcodec: Remove redundant freeing of extradata of encodersAndreas Rheinhardt2021-04-281-1/+0
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt2021-04-271-18/+0
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-271-7/+0
* avcodec/libxvid: remove unnecessary output packet data checkJames Almer2021-03-261-3/+1
* avcodec/libxvid: Remove set-but-unused variableAndreas Rheinhardt2021-03-191-2/+2
* avcodec/libxvid: Fix leak of AVPacket on errorAndreas Rheinhardt2021-03-191-1/+3
* avcodec/libxvid: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-5/+8
* avcodec/libxvid: Remove unnecessary headerAndreas Rheinhardt2021-03-061-1/+0
* avcodec/internal: move packet related functions to their own headerJames Almer2020-06-021-0/+1
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-0/+1
* Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer2017-10-231-24/+0
|\
| * lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-231-24/+0
* | Merge commit 'bb45d11282d93af0e8d4c8fd6bc6405f7439a940'James Almer2017-10-231-5/+0
|\ \ | |/
| * lavc: Drop deprecated codec flagsVittorio Giovara2017-03-231-6/+0
| * Drop libxvid rate control support for mpegvideo encodingDiego Biurrun2016-12-111-2/+29
* | avcodec/libxvid: make 4 the default for me_qualityJames Almer2017-10-211-1/+1
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-4/+4
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-4/+4
| * libxvid: Create extradata in init using a dummy frameDerek Buitenhuis2016-04-191-0/+41
* | avcodec/libxvid: Fix use of uninitialized AVPacket fieldsMichael Niedermayer2016-05-311-1/+1
* | libxvid: Create extradata in init using a dummy frameDerek Buitenhuis2016-04-051-0/+40
* | Use avpriv_tempfile()Michael Niedermayer2016-03-121-1/+1
* | Merge commit '12b49769223234673db1003d9c43e7483ceb0282'Derek Buitenhuis2016-01-281-0/+10
|\ \ | |/
| * lavc: Move mpeg_quant to codec private optionsVittorio Giovara2016-01-211-0/+10
* | Merge commit 'e25cac50e05d29a15d7a52c01c394ba913c97aee'Derek Buitenhuis2015-11-191-0/+1
|\ \ | |/
| * lavc: Add missing mem.h header to libxvid and screenpressoVittorio Giovara2015-11-121-0/+1
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-271-1/+1
|\ \ | |/
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-261-1/+1
* | avcodec/libxvid: add missing includeMichael Niedermayer2015-09-161-0/+1
* | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'Hendrik Leppkes2015-09-161-1/+4
|\ \ | |/
| * mpegvideo: Drop mpegvideo.h where not neededVittorio Giovara2015-09-131-1/+4
* | Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6'Hendrik Leppkes2015-09-161-0/+1
|\ \ | |/
| * mpegvideo: Make sure mpegutils.h is included where neededVittorio Giovara2015-09-131-0/+1
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-10/+10
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-10/+10
* | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer2015-07-271-11/+32
|\ \ | |/