summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | 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
| * on2avc: limit number of bits to 30 in get_egolombAndreas Cadhalpun2016-01-13
| * nvenc: generate dts properlyAnton Khirnov2016-01-12
| * nvenc: fix encoding with B-framesAnton Khirnov2016-01-12
| * nvenc: flush the encoder before closing it, as required by the docsAnton Khirnov2016-01-12
| * nvenc: rename encodersAnton Khirnov2016-01-12
| * nvenc: better error handlingAnton Khirnov2016-01-12
| * lavc: Use get_bitsz where neededAndreas Cadhalpun2016-01-11
| * lavc: Add get_bitsz()Andreas Cadhalpun2016-01-11
| * sunrastenc: Properly load codec private optionsVittorio Giovara2016-01-11
| * get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNALKieran Kunhya2016-01-11