summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | qsvenc: Fix b_strategy typoDerek Buitenhuis2016-01-28
* | libavcodec/util: Fix timebase overflow checkDerek Buitenhuis2016-01-27
* | avcodec/version: Add missing #endifDerek Buitenhuis2016-01-27
* | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis2016-01-27
|\|
| * lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-21
| * riff: add YUYV FourCC (Drastic YUYV)Piotr Bandurski2016-01-21
* | Merge commit 'd43a165bda0eae95f4c7a168c7d13d94966c1a09'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Add the proper API guards to a deprecated functionVittorio Giovara2016-01-21
* | Merge commit 'f7168d7016f7d1034ec90223fa91a90711704e11'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Move AVPicture-related static function to the deprecated sectionVittorio Giovara2016-01-21
* | Merge commit '892f037c55d86ce36f8705fbeab052189312a13e'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Move the shrink functions only where neededVittorio Giovara2016-01-21
* | Merge commit '9d3ea5cbf57e30bf2717a9ce64e858dad8a02aa6'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Drop outdated comment blockVittorio Giovara2016-01-21
| * libkvazaar: Set frame rate as a rational numberArttu Ylä-Outinen2016-01-19
* | Merge commit '7486418683bd2477772e03aab573cf846c12fb0d'Derek Buitenhuis2016-01-27
|\|
| * lavc: Make sure that the effective timebase would not overflowArttu Ylä-Outinen2016-01-19
| * mathops: mips: Correctly enable loongson-specific assemblyLuca Barbato2016-01-19
| * x86: build: Group all encoder objects togetherDiego Biurrun2016-01-18
* | lavc/mjpegdec: speed up scan data copyMatthieu Bouron2016-01-27
* | Merge commit '4f22b138886e29f7fffa8c715673951e51be9f32'Derek Buitenhuis2016-01-27
|\|
| * x86: ac3dsp: Drop forward declaration for nonexisting functionDiego Biurrun2016-01-18
| * dca: fix misaligned access in ff_dca_convert_bitstreamAndreas Cadhalpun2016-01-15
| * xwddec: prevent overflow of lsize * avctx->heightAndreas Cadhalpun2016-01-13