summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* lavf: allow BSFs to drop packets.Ronald S. Bultje2016-03-111-1/+2
* avcodec: try to document timebase a bit moreMichael Niedermayer2016-03-071-1/+9
* lavc: restore ABI compatibility with 3.x (sub_text_format)Clément Bœsch2016-03-051-6/+12
* lavc: deprecate decoded ass subtitles with timingsClément Bœsch2016-02-261-0/+2
* lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch2016-02-261-0/+4
* lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-261-0/+4
* libavcodec:add packet level support for mastering metadataNeil Birkbeck2016-02-251-0/+7
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-241-4/+0
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-8/+0
* | Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e'Derek Buitenhuis2016-02-241-0/+12
|\ \ | |/
| * lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-141-0/+12
* | lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini2016-02-231-0/+6
* | Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99'Derek Buitenhuis2016-02-031-5/+4
|\ \ | |/
| * lavc: Move pre_me to codec private optionsVittorio Giovara2016-01-211-5/+4
* | Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607'Derek Buitenhuis2016-02-031-3/+4
|\ \ | |/
| * lavc: Move me_penalty_compensation to codec private optionsVittorio Giovara2016-01-211-3/+4
* | Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis2016-02-031-5/+5
|\ \ | |/
| * lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-211-5/+5
* | Merge commit '243df1351d2d928caa084a5704ed783f0b83f072'Derek Buitenhuis2016-01-311-9/+5
|\ \ | |/
| * lavc: Move {min,max}_prediction_order to codec private optionsVittorio Giovara2016-01-211-9/+5
* | Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'Derek Buitenhuis2016-01-311-0/+4
|\ \ | |/
| * lavc: Move rtp_payload_size to codec private optionsVittorio Giovara2016-01-211-0/+4
* | Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'Derek Buitenhuis2016-01-311-5/+4
|\ \ | |/
| * lavc: Move timecode_frame_start to codec private optionsVittorio Giovara2016-01-211-5/+4
* | avcodec: Cineform HD DecoderKieran Kunhya2016-01-301-0/+1
* | Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589'Derek Buitenhuis2016-01-281-5/+4
|\ \ | |/
| * lavc: Move context_model to codec private optionsVittorio Giovara2016-01-211-5/+4
* | Merge commit '12b49769223234673db1003d9c43e7483ceb0282'Derek Buitenhuis2016-01-281-5/+4
|\ \ | |/
| * lavc: Move mpeg_quant to codec private optionsVittorio Giovara2016-01-211-5/+4
* | Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis2016-01-281-6/+3
|\ \ | |/
| * lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-211-6/+3
* | Merge commit '7c79587d7407dab4b9445d66b5f111fe657c8c4d'Derek Buitenhuis2016-01-281-6/+4
|\ \ | |/
| * lavc: Move scenechange_threshold to codec private optionsVittorio Giovara2016-01-211-6/+4
* | Merge commit '5764d38173661c29d954711dd5abfddf709e9ba4'Derek Buitenhuis2016-01-281-5/+4
|\ \ | |/
| * lavc: Move chromaoffset to codec private optionsVittorio Giovara2016-01-211-5/+4
* | Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'Derek Buitenhuis2016-01-281-20/+10
|\ \ | |/
| * lavc: Move frame_skip_* to codec private optionsVittorio Giovara2016-01-211-20/+10
* | Merge commit '84c4714f397c9c50eb9d49008cc1c08385f68f31'Derek Buitenhuis2016-01-281-5/+4
|\ \ | |/
| * lavc: Move brd_scale to codec private optionsVittorio Giovara2016-01-211-5/+4
* | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis2016-01-271-5/+8
|\ \ | |/
| * lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-211-5/+8
* | Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes2016-01-011-1/+18
|\ \ | |/
| * lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-121-0/+18
* | Merge commit '16216b713f9a21865cc07993961cf5d0ece24916'Hendrik Leppkes2015-12-181-5/+12
|\ \ | |/
| * lavc: Drop exporting 2-pass encoding statsVittorio Giovara2015-12-071-5/+12
* | Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487'Hendrik Leppkes2015-12-181-3/+4
|\ \ | |/
| * lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-071-3/+4
* | Merge commit '2507b5dd674834be7261772996f47ae3b95cca69'Hendrik Leppkes2015-12-171-0/+5
|\ \ | |/
| * mpegvideo_enc: export vbv_delay in side dataAnton Khirnov2015-12-061-0/+5
* | Merge commit 'f0b769c16daafa64720dcba7fa81a9f5255e1d29'Hendrik Leppkes2015-12-171-0/+54
|\ \ | |/
OpenPOWER on IntegriCloud