summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/dca: remove old decoderfoo862016-01-31
* 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/fraps: remove superfluous "Fraps:" from av_logPaul B Mahol2016-01-31
* | avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1Michael Niedermayer2016-01-31
* | avcodec: Add forgotten minor bump, add Changelog and add Cineform to general....Kieran Kunhya2016-01-30
* | avcodec: Cineform HD DecoderKieran Kunhya2016-01-30
* | lavc/exr: Move setting SAR down.Carl Eugen Hoyos2016-01-30
* | lavc/v210dec: Allow odd width.Carl Eugen Hoyos2016-01-30
* | lavc/utils: fix instanciate/instantiate typoClément Bœsch2016-01-30
* | libx265: Remove experimental flag when encoding 4:2:2 and 4:4:4Stephen Hutchinson2016-01-30
* | avcodec: Remove libvo-aacenc support.Kieran Kunhya2016-01-29
* | avcodec: Remove libaacplusTimothy Gu2016-01-29
* | avcodec/proresdec_lgpl: use av_mod_uintp2James Almer2016-01-29
* | avcodec/pngdec: use av_mod_uintp2James Almer2016-01-29
* | avcodec/amrwbdec: use av_mod_uintp2James Almer2016-01-29
* | avcodec/dvaudio: add missing header includeJames Almer2016-01-29
* | lavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video in AVIMats Peterson2016-01-29
* | avcodec/huffyuvenc: Remove duplicate includeMichael Niedermayer2016-01-29
* | amrwbdec_mips: Add missing ff_ prefixTimothy Gu2016-01-28
* | all: Add missing header guardsTimothy Gu2016-01-28
* | libx264: Make sure to preserve default option valuesVittorio Giovara2016-01-28
* | avcodec/libx264: Fix sc_threshold after 30c1bdb87ce336f2b9957769e30a10d72f93d372Michael Niedermayer2016-01-28
* | avcodec/frame_thread_encoder: Check the private option for huffy's context mo...Derek Buitenhuis2016-01-28
* | Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move context_model to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '12b49769223234673db1003d9c43e7483ceb0282'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move mpeg_quant to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-21
* | x86/imdct36: use extractps inside the STORE macroJames Almer2016-01-28
* | mmaldec: limit internal bufferingwm42016-01-28
* | mmaldec: support MPEG-4wm42016-01-28
* | mmaldec: print the MMAL format FourCC automaticallywm42016-01-28
* | snow: Move scenechange_threshold to a private optionDerek Buitenhuis2016-01-28
* | Merge commit '7c79587d7407dab4b9445d66b5f111fe657c8c4d'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move scenechange_threshold to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '5764d38173661c29d954711dd5abfddf709e9ba4'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move chromaoffset to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move frame_skip_* to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '84c4714f397c9c50eb9d49008cc1c08385f68f31'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move brd_scale to codec private optionsVittorio Giovara2016-01-21
* | avcodec: add dvaudio parserPaul B Mahol2016-01-28
* | lavc/mjpegdec: use ptrdiff_t instead of ssize_tMatthieu Bouron2016-01-28
* | avcodec/h264: Fix memleak in case of ff_h264_decode_extradata() failureMichael Niedermayer2016-01-28