7934 Commits (6e587953b9bba2b8d05375722c75bcd95d29c690)

Author SHA1 Message Date
Diego Biurrun 6e587953b9 cosmetics: Change the order of mlp parser objects to be consistent. 16 years ago
Diego Biurrun a79d1aed48 Move declaration of mlp decoder dependency on mlp parser to the Makefile 16 years ago
Måns Rullgård b6bb00b07d Build MMX/SSE FFT only if CONFIG_FFT is set 16 years ago
Måns Rullgård 1848f7d9f9 Auto-enable CONFIG_FFT for codecs that need it 16 years ago
Diego Biurrun f94036f159 prettyprinting cosmetics 16 years ago
Diego Biurrun 75f2c20983 spelling cosmetics 16 years ago
Kenan Gillet 4599d22c0c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago
Kenan Gillet 60c25a4beb Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. 16 years ago
David Conrad ae14f311f8 Speex decoding via libspeex 16 years ago
Kostya Shishkov 60ce2f9cae Choose RV3/4 DC quantizer correctly 16 years ago
Baptiste Coudurier da396bf84e dnxhd parser 16 years ago
Baptiste Coudurier 98a8ce4964 add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes 16 years ago
Benoit Fouet e7f3c72212 Revert r15653. 16 years ago
Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 16 years ago
Reimar Döffinger 31c4f07017 Use x86_reg type instead of long in float_to_int16 MMX/SSE functions. 16 years ago
Michael Niedermayer c8714ea1b3 Use av_freep() in ff_parse_close(). 16 years ago
Andrew Wason 772581680c Copy pts for each raw encoded frame. 16 years ago
Kostya Shishkov ccfe8ae310 34l: free RV3/4 context variables at the end 16 years ago
Kostya Shishkov def4f63b85 RV3 and RV4 decoders set some deblocking coefs for each macroblock, 16 years ago
Kostya Shishkov c0b821befb Mark some of RV3/4 block types as having separate DC subblock 16 years ago
David Conrad 0dba1995bc Cosmetics: reindent 16 years ago
David Conrad ca4a4ac1b3 Combine non-bitexact sections 16 years ago
David Conrad daa1ea049a VP3 loop filter is mmx2 not mmx 16 years ago
David Conrad 357f45d9bc MMX VP3 Loop Filter 16 years ago
Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 years ago
Bartłomiej Wołowiec 757d91a6e6 Use of new bitstream in vorbis_enc.c. 16 years ago
Benoit Fouet a6080be7a2 Cosmetics: fix indentation after previous commit. 16 years ago
Nicolas George 9c8f0768e3 Add a flag to avoid calling vorbis_analysis_wrote twice with an empty buffer. 16 years ago
Michael Niedermayer e46a98271e Include zlib.h as it is needed for watermark support, 16 years ago
Michael Niedermayer 795bb9dcb0 Export svq1_packet_checksum() that is needed for svq3 watermarks, 16 years ago
Michael Niedermayer 1fdcdf8d87 Add variable to hold the svq3 watermarking key, 16 years ago
Ralf Terdic 5c4e97282f Fix mem leak. 16 years ago
Carl Eugen Hoyos 95240bf3e3 Fix some icc warnings by using enum PixelFormat instead of int where appropriate. 16 years ago
Aurelien Jacobs 40056c32df vp6dec: ensure we don't try to use a buffer with negative size 16 years ago
Carl Eugen Hoyos 3bd9f70835 Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts. 16 years ago
David Conrad c5f67c1559 Remove unused variables 16 years ago
Ramiro Polla f2e5786771 nellymoserenc: flush PutBitContext after use. 16 years ago
Måns Rullgård 57bb0da679 aac_parser: fix strict aliasing violation 16 years ago
Baptiste Coudurier f76543c9b9 get_pixels_sse2, ~+12% performance compared to mmx 16 years ago
Aurelien Jacobs fc228c9014 allows calling avcodec_find_(en|de)coder_by_name with NULL parameter 16 years ago
Diego Biurrun 098b4169f1 Add a bunch of const qualifiers to function arguments. 16 years ago
Roman Shaposhnik 4e92dabf60 replacing frame_rate and frame_rate_base with an AVRational time_base 16 years ago
Roman Shaposhnik 45580f8d4d cosmetic updates as per Michael's suggestion 16 years ago
Roman Shaposhnik 90d30402b4 vertically aligning as per Michael's suggestion 16 years ago
Roman Shaposhnik 6a276c46b1 unrolling the loops as per Michael's suggestion 16 years ago
Roman Shaposhnik 0843ddcb91 fixing a bug that prevented proper unweighting table to be selected 16 years ago
Roman Shaposhnik 2b6cee9f1e Doxygenizing the comments 16 years ago
Roman Shaposhnik c9b0b38f45 simplifying the code as per Michael's suggestion 16 years ago
Diego Biurrun 8f271177b0 Sync cosmetics from upstream. 16 years ago
Alex Converse fbdae895f2 Rename variables to clarify the channel coupling element and corresponding 16 years ago