14437 Commits (4d08dfefa9911055fc89e94936bdbed7a6c4da36)

Author SHA1 Message Date
Carl Eugen Hoyos 4d08dfefa9 Remove gcc 2.95.3 remnants. 14 years ago
Michael Niedermayer dbe5f0172b amrnbdec: we dont want dtx samples anymore and give the user a hint towards how to play such files. 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Reimar Döffinger 90cbbbc1e2 targa: Do not read colormap from files without one. 14 years ago
Reimar Döffinger efdb198e00 targa: Simplify using bytestream_get functions. 14 years ago
Justin Ruggles bd2deab706 cosmetics: remove outdated comment that is no longer true 14 years ago
Diego Biurrun bb00b15f9e avutil: Remove unused arbitrary precision integer code. 14 years ago
Diego Biurrun d2ee495fb2 configure: Drop check for availability of ten assembler operands. 14 years ago
Nathan Caldwell 1bb52045d3 aacenc: Save channel configuration for later use. 14 years ago
Alex Converse 8dbaa5bd69 aacenc: Fix codebook trellising for zeroed bands. 14 years ago
Justin Ruggles 8683c6a638 ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c 14 years ago
Justin Ruggles 668afae438 ac3enc: merge log2_tab() into normalize_samples() 14 years ago
Justin Ruggles 7dcdf974d0 ac3enc: Remove bit allocation fallbacks. 14 years ago
ami_stuff 9df1d329a5 Support fourcc Y8 (ticket 308). 14 years ago
ami_stuff 90d475a9e7 Support fourcc YV16 (ticket 307). 14 years ago
Carl Eugen Hoyos e747b091cb Fix VDPAU decoding for some H264 samples. 14 years ago
Jason Garrett-Glaser 9a0dda8b3a H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit 14 years ago
Jason Garrett-Glaser 84153d1883 H.264: make filter_mb_fast support 4:4:4 14 years ago
Baptiste Coudurier 721719dd0c dnxhddec: handle cid change in bitstream. 14 years ago
Diego Biurrun 3fbc9bbb88 mpeg4videoenc: Remove disabled variant of mpeg4_encode_block(). 14 years ago
Diego Biurrun f3876ea485 Move some variable declarations below the proper #ifdefs. 14 years ago
Reimar Döffinger 5c13b5bb39 Add operand size to add instructions. 14 years ago
Reimar Döffinger 1109680434 Revert "build: Remove redundant config.mak includes from subdirectory Makefiles." 14 years ago
Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
Diego Biurrun 3a0d0ff5e6 aacenc: Mark psy_3gpp_window() as av_unused. 14 years ago
Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
Martin Storsjö 9abbe8cc13 Use av_printf_format to check the usage of printf style functions 14 years ago
Mans Rullgard 8986fddc2b ARM: allow building in Thumb2 mode 14 years ago
Carl Eugen Hoyos 81ef892ca8 Use HAVE_TEN_OPERANDS for new decode_significance* functions. 14 years ago
Justin Ruggles 684f4abfac ac3enc: remove unneeded local variable in asym_quant() 14 years ago
Justin Ruggles f21fb76b1b ac3enc: remove a branch in asym_quant() by doing 2 shifts 14 years ago
Justin Ruggles 0e4dbe2996 ac3enc: avoid masking output in asym_quant() by using signed values for 14 years ago
Jason Garrett-Glaser 2702a6f114 H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF 14 years ago
Jason Garrett-Glaser 7c9079ab4c H.264: fix 4:4:4 + deblocking + MBAFF 14 years ago
Jason Garrett-Glaser 932db25024 H.264: fix 4:4:4 cropping warning 14 years ago
Jason Garrett-Glaser 85a88f9c0c H.264: reference the correct SPS in decode_scaling_matrices 14 years ago
Jason Garrett-Glaser 3b79f2e2e9 H.264: fix bug in lossless 4:4:4 decoding 14 years ago
Philip Langdale b2ad33dead CrystalHD: Always identify H.264 streams as Annex B. 14 years ago
Philip Langdale 63e0697294 CrystalHD: Always send filtered H.264 stream to hardware. 14 years ago
Philip Langdale edf5fbd5b2 CrystalHD: Simplfy extradata handling for non-Annex B content. 14 years ago
ami_stuff 67e7dc5404 rawdec: Fix decoding of QT WRAW files. 14 years ago
Reimar Döffinger 5f654897e3 A cmp instruction with two constants is invalid, thus "g" constraint 14 years ago
Carl Eugen Hoyos 53d5cd2c82 mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers. 14 years ago
ami_stuff d352df0931 rawvideo: Support auv2 fourcc. 14 years ago
Diego Biurrun 6371ce4b0f h264: Fix assert that failed to compile with -DDEBUG. 14 years ago
Daniel Kang 84e70ef004 h264: Add x86 assembly for 10-bit weight/biweight H.264 functions. 14 years ago
Michael Niedermayer 3cb64e327a wma: fix infinite loop 14 years ago
Jason Garrett-Glaser da0dadb936 Fix H.264 4:4:4 lossless decoding. 14 years ago
Michael Niedermayer d39b33c63b libx264: fix open gop default. 14 years ago
Michael Niedermayer b37dfe181c mpegaudio_parser: be less picky on the start position 14 years ago