summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes2015-10-031-0/+1
|\
| * Screenpresso SPV1 decoderVittorio Giovara2015-09-301-0/+1
* | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'Hendrik Leppkes2015-09-291-31/+11
|\ \ | |/
| * lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-291-31/+11
| * lavc: Keep idct integer optionVittorio Giovara2015-09-131-2/+0
* | lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer2015-09-171-12/+0
* | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-151-0/+12
* | Merge commit '6064f697a321174232a3fad351afb21150c3e9e5'Hendrik Leppkes2015-09-121-8/+10
|\ \ | |/
| * lavc: Enable side data only packets by defaultVittorio Giovara2015-09-121-8/+10
* | avcodec: remove fourcc values from AVCodecIDsJames Almer2015-09-071-57/+62
* | avcodec: remove duplicate AVCodecIDsJames Almer2015-09-071-40/+21
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-071-0/+1
|\ \ | |/
| * DXV decoderVittorio Giovara2015-09-021-0/+1
* | avcodec: remove deprecated codec id aliasesHendrik Leppkes2015-09-051-4/+0
* | avcodec: remove deprecated old video encode APIHendrik Leppkes2015-09-051-20/+0
* | avcodec: remove deprecated old audio encode APIHendrik Leppkes2015-09-051-30/+0
* | avcodec: remove deprecated old audio decode APIHendrik Leppkes2015-09-051-60/+0
* | Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'Hendrik Leppkes2015-09-051-33/+0
|\ \ | |/
| * lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-281-33/+0
* | Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes2015-09-051-10/+0
|\ \ | |/
| * lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-281-10/+0
* | Merge commit '069713aa4b137781e270768d803b1f7456daa724'Hendrik Leppkes2015-09-051-16/+0
|\ \ | |/
| * lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-281-16/+0
* | Merge commit '9f90b24877016e7140b9b14e4b1acee663bb6d8a'Hendrik Leppkes2015-09-051-114/+0
|\ \ | |/
| * lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-281-114/+0
* | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8'Hendrik Leppkes2015-09-051-15/+1
|\ \ | |/
| * lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-281-15/+1
* | Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c'Hendrik Leppkes2015-09-051-10/+0
|\ \ | |/
| * lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-281-10/+0
* | mpegts: demux BluRay text subtitlesPetri Hintukainen2015-09-011-0/+1
* | avcodec: remove FF_API_LOWRES around max_lowresAndreas Cadhalpun2015-08-231-2/+0
* | Prepare for removal of obsolete FF_IDCT_* members.Ronald S. Bultje2015-08-181-2/+0
* | ffmpeg_vdpau: Ignore decoder's max supported levelPhilip Langdale2015-08-161-0/+3
* | avcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_*Michael Niedermayer2015-08-051-16/+16
* | avcodec/avcodec: Replace AV_CODEC_FLAG* values by 1 << C style for consistencyMichael Niedermayer2015-08-051-4/+4
* | avcodec/avcodec: define CODEC_FLAG based on AV_CODEC_FLAG instead of duplicat...Michael Niedermayer2015-07-281-30/+29
* | Merge commit 'b94ec30428b9696f99b08055735689623fe63954'Michael Niedermayer2015-07-271-0/+4
|\ \ | |/
| * lavc: Update version and APIchangesVittorio Giovara2015-07-271-0/+4
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-271-7/+16
|\ \ | |/
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-7/+16
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-14/+120
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-14/+103
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-3/+117
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-3/+98
* | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer2015-07-271-6/+8
|\ \ | |/
| * lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-271-6/+8
* | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer2015-07-221-4/+11
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-211-1/+5
|\ \ | |/
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-201-1/+5
* | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer2015-07-211-0/+7
|\ \ | |/
OpenPOWER on IntegriCloud