summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Add a quality factor packet side dataVittorio Giovara2015-07-201-0/+7
* | lavc: Improve documentation for rc_max_rate and bit_rate.Carl Eugen Hoyos2015-07-201-2/+3
* | lavc: Add properties field to AVCodecContext.Carl Eugen Hoyos2015-07-161-0/+12
* | Merge commit '1761ab838c75223a6b97d8c0720d09275374c53d'Michael Niedermayer2015-07-091-2/+4
|\ \ | |/
| * lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-081-2/+4
* | Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec'Michael Niedermayer2015-07-031-8/+6
|\ \ | |/
| * lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-021-8/+6
* | avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU2015-06-301-0/+1
* | avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVCPhilip Langdale2015-06-261-1/+7
* | Merge commit '5a79bf0284a37855636390e620d189a964214c9e'Michael Niedermayer2015-06-241-0/+1
|\ \ | |/
| * PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-241-0/+1
* | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer2015-06-221-0/+1
|\ \ | |/
| * DirectDraw Surface image decoderVittorio Giovara2015-06-221-0/+1
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-221-0/+1
|\ \ | |/
| * Hap decoder and encoderVittorio Giovara2015-06-221-0/+1
* | Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48'Michael Niedermayer2015-06-211-5/+4
|\ \ | |/
| * libvpx: Support the vp9 extended profilesLuca Barbato2015-06-211-0/+4
* | Support demuxing 4gv codec stored in qcp filesPaul B Mahol2015-06-211-0/+1
* | lavc: add little-endian ADPCM_THP decoderRodger Combs2015-06-201-0/+1
* | Merge commit '9af7e8045e3e63ab39adedae9a7c11b1c410af26'Michael Niedermayer2015-06-151-3/+19
|\ \ | |/
| * lavc: Clarify the behaviour of dimension and format context fieldsLuca Barbato2015-06-151-3/+19
* | avcodec: Add av_packet_side_data_name()Michael Niedermayer2015-05-071-0/+2
* | vp9: add profile 2/3 to exported profiles.Ronald S. Bultje2015-05-061-0/+2
* | vp9: add profile namesJames Almer2015-05-041-0/+3
* | Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'Michael Niedermayer2015-04-201-0/+1
|\ \ | |/
| * Canopus HQ/HQA decoderVittorio Giovara2015-04-191-0/+1
| * lavc: add profile define for DTS ExpressHendrik Leppkes2015-03-291-0/+1
* | avcodec: add profile define for DTS ExpressHendrik Leppkes2015-03-201-0/+1
* | Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer2015-03-131-0/+1
|\ \ | |/
| * TDSC decoderVittorio Giovara2015-03-131-0/+1
* | Merge commit '117b432748ca87de4cd0f09d9b1495545e264733'Michael Niedermayer2015-03-131-0/+5
|\ \ | |/
| * lavc: Introduce AVCodec internal capabilitiesVittorio Giovara2015-03-131-0/+5
* | Fix the intra_dc_precision API doc.Carl Eugen Hoyos2015-03-091-1/+1
OpenPOWER on IntegriCloud