summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* avcodec: Document where the AVOption names can be found for the fields of AVC...Michael Niedermayer2016-06-01
* avocdec: add MagicYUV decoderPaul B Mahol2016-05-31
* avcodec: add adpcm MTAF decoderPaul B Mahol2016-05-21
* avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-15
* Merge commit '9d4d9be538faa537440fff37d3b7ecf322911a55'Derek Buitenhuis2016-05-11
|\
| * libavcodec: Document that encoders may use the framerate field in AVCodecContextMartin Storsjö2016-04-12
| * lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-23
* | avcodec/avcodec: Move AV_CODEC_ID_M101 to the 2nd group of video codecsMichael Niedermayer2016-05-06
* | avcodec: add M101 decoderMichael Niedermayer2016-05-06
* | avcodec: add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-04-21
* | lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-04-21
* | Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis2016-04-17
|\|
| * lavc: add a new bitstream filtering APIAnton Khirnov2016-03-20
* | avcodec/avcodec: Document signed/unsignedness of sample formats in relation t...Michael Niedermayer2016-04-15
* | avcodec: Add bits_per_raw_sample to AVCodecParametersMichael Niedermayer2016-04-15
* | avcodec: add adpcm dat4 decoderPaul B Mahol2016-04-05
* | codecpar: Add video delay fieldDerek Buitenhuis2016-03-31
* | Add frame_size to AVCodecParametersHendrik Leppkes2016-03-31
* | lavc: Add seek_preroll to AVCodecParametersJames Almer2016-03-31
* | Merge commit 'a8068346e48e123f8d3bdf4d64464d81e53e5fc7'Derek Buitenhuis2016-03-31
|\|
| * lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov2016-02-23
* | Merge commit '998e1b8f521b73e1ed3a13caaabcf79eb401cf0d'Derek Buitenhuis2016-03-31
|\|
| * lavc: add codec parameters APIAnton Khirnov2016-02-23
* | fix some a/an typosLou Logan2016-03-28
* | lavf: allow BSFs to drop packets.Ronald S. Bultje2016-03-11
* | avcodec: try to document timebase a bit moreMichael Niedermayer2016-03-07
* | lavc: restore ABI compatibility with 3.x (sub_text_format)Clément Bœsch2016-03-05
* | lavc: deprecate decoded ass subtitles with timingsClément Bœsch2016-02-26
* | lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch2016-02-26
* | lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-26
* | libavcodec:add packet level support for mastering metadataNeil Birkbeck2016-02-25
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e'Derek Buitenhuis2016-02-24
|\|
| * lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-14
* | lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini2016-02-23
* | Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99'Derek Buitenhuis2016-02-03
|\|
| * lavc: Move pre_me to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607'Derek Buitenhuis2016-02-03
|\|
| * lavc: Move me_penalty_compensation to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis2016-02-03
|\|
| * lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '243df1351d2d928caa084a5704ed783f0b83f072'Derek Buitenhuis2016-01-31
|\|
| * lavc: Move {min,max}_prediction_order to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'Derek Buitenhuis2016-01-31
|\|
| * lavc: Move rtp_payload_size to codec private optionsVittorio Giovara2016-01-21
* | Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'Derek Buitenhuis2016-01-31
|\|
| * lavc: Move timecode_frame_start to codec private optionsVittorio Giovara2016-01-21
* | avcodec: Cineform HD DecoderKieran Kunhya2016-01-30
* | Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589'Derek Buitenhuis2016-01-28
|\|