summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* avcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_*Michael Niedermayer2015-08-05
* avcodec/avcodec: Replace AV_CODEC_FLAG* values by 1 << C style for consistencyMichael Niedermayer2015-08-05
* avcodec/avcodec: define CODEC_FLAG based on AV_CODEC_FLAG instead of duplicat...Michael Niedermayer2015-07-28
* Merge commit 'b94ec30428b9696f99b08055735689623fe63954'Michael Niedermayer2015-07-27
|\
| * lavc: Update version and APIchangesVittorio Giovara2015-07-27
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio 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
* | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer2015-07-22
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-21
|\|
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer2015-07-21
|\|
| * Add a quality factor packet side dataVittorio Giovara2015-07-20
* | lavc: Improve documentation for rc_max_rate and bit_rate.Carl Eugen Hoyos2015-07-20
* | lavc: Add properties field to AVCodecContext.Carl Eugen Hoyos2015-07-16
* | Merge commit '1761ab838c75223a6b97d8c0720d09275374c53d'Michael Niedermayer2015-07-09
|\|
| * lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-08
* | Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec'Michael Niedermayer2015-07-03
|\|
| * lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* | avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU2015-06-30
* | avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVCPhilip Langdale2015-06-26
* | Merge commit '5a79bf0284a37855636390e620d189a964214c9e'Michael Niedermayer2015-06-24
|\|
| * PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-24
* | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer2015-06-22
|\|
| * DirectDraw Surface image decoderVittorio Giovara2015-06-22
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-22
|\|
| * Hap decoder and encoderVittorio Giovara2015-06-22
* | Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48'Michael Niedermayer2015-06-21
|\|
| * libvpx: Support the vp9 extended profilesLuca Barbato2015-06-21
* | Support demuxing 4gv codec stored in qcp filesPaul B Mahol2015-06-21
* | lavc: add little-endian ADPCM_THP decoderRodger Combs2015-06-20
* | Merge commit '9af7e8045e3e63ab39adedae9a7c11b1c410af26'Michael Niedermayer2015-06-15
|\|
| * lavc: Clarify the behaviour of dimension and format context fieldsLuca Barbato2015-06-15
* | avcodec: Add av_packet_side_data_name()Michael Niedermayer2015-05-07
* | vp9: add profile 2/3 to exported profiles.Ronald S. Bultje2015-05-06
* | vp9: add profile namesJames Almer2015-05-04
* | Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'Michael Niedermayer2015-04-20
|\|
| * Canopus HQ/HQA decoderVittorio Giovara2015-04-19
| * lavc: add profile define for DTS ExpressHendrik Leppkes2015-03-29
* | avcodec: add profile define for DTS ExpressHendrik Leppkes2015-03-20
* | Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer2015-03-13
|\|
| * TDSC decoderVittorio Giovara2015-03-13
* | Merge commit '117b432748ca87de4cd0f09d9b1495545e264733'Michael Niedermayer2015-03-13
|\|
| * lavc: Introduce AVCodec internal capabilitiesVittorio Giovara2015-03-13
* | Fix the intra_dc_precision API doc.Carl Eugen Hoyos2015-03-09