14446 Commits (3713cf11c62df4d993272843c7ef57a1dca3a386)

Author SHA1 Message Date
Justin Ruggles b203f65451 ac3enc: use correct alignment and length in channel coupling dsp functions. 14 years ago
Mans Rullgard 88ff180ad6 ARM: update ff_h264_idct8_add4_neon for 4:4:4 changes 14 years ago
Carl Eugen Hoyos dbf23d191a Reindent after last commit. 14 years ago
Carl Eugen Hoyos b3452771c4 Fix multi-channel AAC encoding. 14 years ago
Carl Eugen Hoyos b1c450be49 Fix "redundant redeclaration" warning. 14 years ago
Carl Eugen Hoyos 19b8c98828 Fix compilation with --disable-everything --enable-encoder=ac3/ac3_fixed. 14 years ago
William Yu b19313218c mjpegenc: Fix JFIF version 14 years ago
Mans Rullgard e897a633cd ARM: factor some repetitive code into macros 14 years ago
Philip Langdale 4ac5dffc5a CrystalHD: Use mp4toannexb bitstream filter. 14 years ago
Philip Langdale 7d2714d1ab CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime. 14 years ago
Jason Garrett-Glaser 11177a4d82 Fix SVQ3 after adding 4:4:4 H.264 support 14 years ago
Jason Garrett-Glaser 7b442ad918 H.264: fix CODEC_FLAG_GRAY 14 years ago
Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago
Justin Ruggles 99477adc31 ac3enc: fix allocation of floating point samples. 14 years ago
Justin Ruggles 38c304addd ac3enc: remove empty ac3_float function that is never called 14 years ago
Justin Ruggles e0cc66df61 ac3enc: split templated float vs. fixed functions into a separate file. 14 years ago
Justin Ruggles e754dfc0bb ac3enc: dynamically allocate AC3EncodeContext fields windowed_samples and mdct 14 years ago
Justin Ruggles 36151b3e31 ac3enc: use function pointer to choose between AC-3 and E-AC-3 header output 14 years ago
Jason Garrett-Glaser 504811baea Roll back 4:4:4 H.264 for now 14 years ago
Jason Garrett-Glaser 295f0a2503 Fix SVQ3 after adding 4:4:4 H.264 support 14 years ago
Jason Garrett-Glaser c177cfb4fb H.264: fix CODEC_FLAG_GRAY 14 years ago
Jason Garrett-Glaser c9c493872c 4:4:4 H.264 decoding support 14 years ago
Philip Langdale 25f05ddb1a h264_parser: Fix whitespace after previous change. 14 years ago
Philip Langdale a26ce1e2df h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set. 14 years ago
Michael Niedermayer 108f318d90 h264: don't be so picky on decoding pps in extradata. 14 years ago
Wim Lewis 3de33b00de avcodec.h: add or elaborate on some documentation comments. 14 years ago
Michael Niedermayer 33aec3f402 h264: change a few comments into error messages 14 years ago
Reimar Döffinger 86961eeabf ac3dec: fix doxy-style for comment ("///>" should be "///<" instead). 14 years ago
Michael Niedermayer 294e5475c2 ffv1: fix undefined behavior with insane widths. 14 years ago
Mans Rullgard 9776e25db9 ARM: jrevdct_arm: simplify stack usage 14 years ago
Mans Rullgard 13743c7ab0 ARM: jrevdct_arm: use push/pop mnemonics 14 years ago
Mans Rullgard 77cdfde73e ARM: jrevdct_arm: misc cleanup 14 years ago
Mans Rullgard 5c46ad1da0 ARM: optimised mpadsp_apply_window_fixed 14 years ago
Michael Niedermayer 21d5de9303 H264: Reduce pointless diffs to qatar 14 years ago
Michael Niedermayer f0e9ee8d94 Revert "H264: Split out hl_motion and template it, this seems a bit faster" 14 years ago
Alexander Strange 33eac92a3c h264: Complexify frame num gap shortening code 14 years ago
Michael Niedermayer 225083ac0a mpeg12: replace 2 asserts by av_assert0 14 years ago
Michael Niedermayer 2291e18e48 Fix --disable-everything 14 years ago
Clément Bœsch e8876902a9 resample: clarify supported resampling. 14 years ago
Michael Niedermayer 7aa5947181 Revert "ac3: there was no libav in 2010 thus this code cannot be from libav." 14 years ago
Joseph Artsimovich 36204ed88e dnxhd: Renama tables 14 years ago
Alex Converse 19d824e473 bitstream: Properly promote av_reverse values before shifting. 14 years ago
Jason Garrett-Glaser c149843b5a H.264: Fix high bit depth explicit biweight 14 years ago
Oskar Arvidsson 6c031a3338 h264: Fix 10-bit H.264 x86 chroma v loopfilter asm. 14 years ago
Justin Ruggles aecc596a65 Update copyright year for ac3enc_opts_template.c. 14 years ago
Stefano Sabatini 62519c6139 lavc: bump minor after the addition of AVCodecContext.request_sample_fmt 14 years ago
Juan Carlos Rodriguez 0832122880 rtpenc: MP4A-LATM payload support 14 years ago
Michael Niedermayer d8999306e5 mpeg12: more advanced ffmpeg mpeg2 aspect guessing code. 14 years ago
Michael Niedermayer 7b8ec38d28 ac3: there was no libav in 2010 thus this code cannot be from libav. 14 years ago
Anton Khirnov 8e84c072e4 intelh263dec: aspect ratio processing fix. 14 years ago