summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-20
|\
| * sipr: Drop unused DSPContextAlex Converse2011-06-18
| * sipr: include string.h for mem*()Alex Converse2011-06-18
| * sipr: Use memmove() to copy overlapped buffers.Alex Converse2011-06-18
| * h264: drop some ugly castsAlex Converse2011-06-18
* | Attempt to fix ticket266Michael Niedermayer2011-06-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-19
|\|
| * Fix build if yasm is not available.Ronald S. Bultje2011-06-18
| * H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions.Daniel Kang2011-06-18
* | h264: print actual slice number in "Too many slices" warningMichael Niedermayer2011-06-19
* | jpegdec: include mjpb_skiptosod in debug outputMichael Niedermayer2011-06-19
* | jpegdec: fix CJPG decoding.Michael Niedermayer2011-06-19
* | w32threads: with only 1 thread there cant be a active threading mode.Michael Niedermayer2011-06-19
* | flacenc: mark as lossless codecMichael Niedermayer2011-06-19
* | libavcodec: add CODEC_CAP_LOSSLESSMichael Niedermayer2011-06-19
* | dcaenc: small quantization simplification.Clément Bœsch2011-06-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-18
|\|
| * lavc: add opt_find to AVCodecContext class.Anton Khirnov2011-06-17
| * h264: Complexify frame num gap shortening codeAlexander Strange2011-06-16
| * Fix decoding of mpegts streams with h264 video that does *NOT* have b framesMike Scheutzow2011-06-16
* | qdm2: Fix alignment of local array.Michael Niedermayer2011-06-18
* | Fix compilation with old yasm.Carl Eugen Hoyos2011-06-16
* | 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