summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '925b80d64029d41962e5998d7d901226c3a9baea'Michael Niedermayer2015-06-08
|\
| * mpegvideo: Move OutFormat enum to mpegutils.hVittorio Giovara2015-06-08
* | Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Split picture allocation for encoding and decodingVittorio Giovara2015-06-08
* | vp9: change type of tile_size from unsigned to int64_tAndreas Cadhalpun2015-06-08
* | Merge commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Rework frame_size_alloc functionVittorio Giovara2015-06-08
* | Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Move various temporary buffers to a separate contextVittorio Giovara2015-06-08
* | avcodec/hq_hqa: Fix signness of tagMichael Niedermayer2015-06-08
* | avcodec/apng: Add partial support for blending with PAL8 pixel formatDonny Yang2015-06-08
* | avcodec/apng: Add support for blending with GRAY8A pixel formatDonny Yang2015-06-08
* | avcodec/apng: Add blending support for non-alpha pixel formatsDonny Yang2015-06-08
* | avcodec/apng: Dispose previous frame properlyDonny Yang2015-06-08
* | atrac3plus: give the phase_shift flag a better name.Max Poliakovski2015-06-08
* | atrac3plus: add support for GHA phase inversion.Max Poliakovski2015-06-08
* | avcodec/aacdec: Do not return a uninitialized valueMichael Niedermayer2015-06-08
* | Merge commit 'bc76c46943272515805d7ac48ca39f14826d1fed'Michael Niedermayer2015-06-08
|\|
| * aac: Wait to know the channels before allocating frameLuca Barbato2015-06-07
* | Merge commit 'a188108ebf28ebac9d2b8fc7d5b391aef45698b3'Michael Niedermayer2015-06-08
|\|
| * aac: Support channel configurations 11 and 12Sebastian Dröge2015-06-07
* | Merge commit '677c804aa3a78d61b21e6423165a252846c20f0e'Michael Niedermayer2015-06-08
|\|
| * aac: correctly map 7.1ch-wide AAC from FDK AAC encodernu7742015-06-07
* | avcodec/libstagefright: Check for pthread_create() failureMichael Niedermayer2015-06-07
* | avcodec/allcodecs: Re-order nvenc encoders below x264/5.Philip Langdale2015-06-06
* | avcodec/mpegvideo: Use av_memdup() for allocating thread_contextMichael Niedermayer2015-06-06
* | avcodec/mpegvideo: Clear thread_context array before allocatingMichael Niedermayer2015-06-06
* | avcodec/mpegvideo: Merge thread context initialization loopsMichael Niedermayer2015-06-06
* | avcodec/nvenc: Add 'nvenc_h264' as an alternative name for 'nvenc'Philip Langdale2015-06-06
* | avcodec/nvenc: Rename nvenc_h265 to nvenc_hevcPhilip Langdale2015-06-06
* | Revert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the othe...Philip Langdale2015-06-06
* | Revert "Merge commit 'b08caa87c35a768ec0abb16b1e99c3a85f1df28e'"Philip Langdale2015-06-06
* | Revert "avcodec/Makefile: fix checkheaders for nvenc_b"Philip Langdale2015-06-06
* | avcodec/exr: fix crash caused by mergePaul B Mahol2015-06-06
* | avcodec/snowenc: use av_clip() instead of nested min & maxClément Bœsch2015-06-06
* | avcodec/mpegvideo: use av_clip() instead of nested min & maxClément Bœsch2015-06-06
* | hevc: fix typo (mpv -> mvp).Ronald S. Bultje2015-06-06
* | avcodec/s302m: Only set the sample rate when some data is outputMichael Niedermayer2015-06-06
* | avcodec/s302m: Check for non PCM StreamsMichael Niedermayer2015-06-06
* | avcodec/rdft: Use more specific error codesMichael Niedermayer2015-06-05
* | avcodec/utils: Assert that audio decoders do not report using more data than ...Michael Niedermayer2015-06-04
* | avcodec/alsdec: Check for overreadMichael Niedermayer2015-06-04
* | avcodec/atrac3plusdec: consume only as many bytes as availableMichael Niedermayer2015-06-04
* | avcodec/adpcm: Check for overreadsMichael Niedermayer2015-06-04
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functionsShivraj Patil2015-06-04
* | avcodec/proresenc_anatoliy: Use more specific error codesMichael Niedermayer2015-06-04
* | avcodec/snow: replace unspecific error codeMichael Niedermayer2015-06-04
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functionsShivraj Patil2015-06-03
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functionsShivraj Patil2015-06-03
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC biw mc functionsShivraj Patil2015-06-03