summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-16
|\
| * ac3enc: use correct alignment and length in channel coupling dsp functions.Justin Ruggles2011-06-15
| * ARM: update ff_h264_idct8_add4_neon for 4:4:4 changesMans Rullgard2011-06-15
* | Reindent after last commit.Carl Eugen Hoyos2011-06-15
* | Fix multi-channel AAC encoding.Carl Eugen Hoyos2011-06-15
* | Fix "redundant redeclaration" warning.Carl Eugen Hoyos2011-06-15
* | Fix compilation with --disable-everything --enable-encoder=ac3/ac3_fixed.Carl Eugen Hoyos2011-06-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-15
|\|
| * ARM: factor some repetitive code into macrosMans Rullgard2011-06-14
| * Fix SVQ3 after adding 4:4:4 H.264 supportJason Garrett-Glaser2011-06-13
| * H.264: fix CODEC_FLAG_GRAYJason Garrett-Glaser2011-06-13
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
| * ac3enc: fix allocation of floating point samples.Justin Ruggles2011-06-13
* | mjpegenc: Fix JFIF versionWilliam Yu2011-06-15
* | CrystalHD: Use mp4toannexb bitstream filter.Philip Langdale2011-06-13
* | CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime.Philip Langdale2011-06-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-14
|\|
| * ac3enc: remove empty ac3_float function that is never calledJustin Ruggles2011-06-13
| * ac3enc: split templated float vs. fixed functions into a separate file.Justin Ruggles2011-06-13
| * ac3enc: dynamically allocate AC3EncodeContext fields windowed_samples and mdctJustin Ruggles2011-06-13
| * ac3enc: use function pointer to choose between AC-3 and E-AC-3 header outputJustin Ruggles2011-06-13
| * Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-13
| * Fix SVQ3 after adding 4:4:4 H.264 supportJason Garrett-Glaser2011-06-13
| * H.264: fix CODEC_FLAG_GRAYJason Garrett-Glaser2011-06-13
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
| * h264_parser: Fix whitespace after previous change.Philip Langdale2011-06-13
| * h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set.Philip Langdale2011-06-13
| * h264: don't be so picky on decoding pps in extradata.Michael Niedermayer2011-06-13
| * avcodec.h: add or elaborate on some documentation comments.Wim Lewis2011-06-13
| * h264: change a few comments into error messagesMichael Niedermayer2011-06-13
| * ac3dec: fix doxy-style for comment ("///>" should be "///<" instead).Reimar Döffinger2011-06-13
| * ffv1: fix undefined behavior with insane widths.Michael Niedermayer2011-06-13
| * ARM: jrevdct_arm: simplify stack usageMans Rullgard2011-06-13
| * ARM: jrevdct_arm: use push/pop mnemonicsMans Rullgard2011-06-13
| * ARM: jrevdct_arm: misc cleanupMans Rullgard2011-06-13
| * ARM: optimised mpadsp_apply_window_fixedMans Rullgard2011-06-13
* | H264: Reduce pointless diffs to qatarMichael Niedermayer2011-06-13
* | Revert "H264: Split out hl_motion and template it, this seems a bit faster"Michael Niedermayer2011-06-13
* | h264: Complexify frame num gap shortening codeAlexander Strange2011-06-12
* | mpeg12: replace 2 asserts by av_assert0Michael Niedermayer2011-06-12
* | Fix --disable-everythingMichael Niedermayer2011-06-12
* | resample: clarify supported resampling.Clément Bœsch2011-06-11
* | Revert "ac3: there was no libav in 2010 thus this code cannot be from libav."Michael Niedermayer2011-06-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-11
|\|
| * bitstream: Properly promote av_reverse values before shifting.Alex Converse2011-06-10
| * H.264: Fix high bit depth explicit biweightJason Garrett-Glaser2011-06-10
| * h264: Fix 10-bit H.264 x86 chroma v loopfilter asm.Oskar Arvidsson2011-06-10
| * Update copyright year for ac3enc_opts_template.c.Justin Ruggles2011-06-10
| * rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-10
| * mpeg12: more advanced ffmpeg mpeg2 aspect guessing code.Michael Niedermayer2011-06-10