6196 Commits (eee7e7998bc78f05eb5c0814c99cb1526422e7ea)

Author SHA1 Message Date
  Michael Niedermayer 2916025765 factorize 17 years ago
  Michael Niedermayer 9abc7e0fdc intrax8 decoder patch by "someone" 17 years ago
  Martin Lindhe 3240941b25 Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilation 17 years ago
  Aurelien Jacobs c16d6c5061 cosmetics: indentation 17 years ago
  Aurelien Jacobs cc6de104f8 split wmv2 in its own file 17 years ago
  Jeff Downs ad426590d8 Fix deblocking filter for field pictures by properly looking for first 17 years ago
  Aurelien Jacobs 85f601ee7b rename some msmpeg4 symbols and make them non-static 17 years ago
  Diego Biurrun b0bd01d68a Fix make checkheaders by adding missing #include. 17 years ago
  Aurelien Jacobs 2b045c9caa split definition of PCM_CODEC into PCM_ENCODER and PCM_DECODER 17 years ago
  Kostya Shishkov 12877faf7c Musepack SV8 demuxer and decoder 17 years ago
  Jeff Downs c0a8500015 Fix poc for field pictures. Prior to this, the poc of the second field 17 years ago
  Timofei V. Bondarenko 62b3415258 fix predictor initialization for adpcm-ima encoder not to lose first sample 17 years ago
  Jeff Downs 84a8596d23 Correct assignment of interlaced_frame; was being set on output frames, 17 years ago
  Diego Biurrun f9def9ccc6 Remove libvorbis Vorbis decoding support. Our native decoder is complete 17 years ago
  Benjamin Larsson f83579b1a6 Remove unused variable 17 years ago
  Diego Biurrun a045e5152f Move external library codec registration to a separate section after all 17 years ago
  Josh Coalson 0cb2774a4a Add decoding support for variable block size FLAC files using the latest FLAC 17 years ago
  Josh Coalson e471443ab5 Add support for FLAC's new RICE2 entropy coding method. Patch by Josh Coalson. 17 years ago
  Aurelien Jacobs 271b4095ad add Electronic Arts XAS ADPCM decoder 17 years ago
  Fabrice Bellard eb1c687b1b Use the ffmpeg mdct function, patch by Fabrice Bellard. Thread: [FFmpeg-devel] NellyMoser transform bug, 10/25/2007 12:24 PM 17 years ago
  Kostya Shishkov 24e649afe3 Split Musepack decoder into SV7 decoder and synth core 17 years ago
  Aurelien Jacobs 76c443c6d4 move adx.c to adxdec.c 17 years ago
  Aurelien Jacobs c31dea6136 split adx encoder in its own file 17 years ago
  Aurelien Jacobs 4f95f80e2d remove useless debug func 17 years ago
  Aurelien Jacobs c4cc361099 cleanup and simplify adx_decode_header() 17 years ago
  Aurelien Jacobs 6177c7efe1 remove useless initialization to 0 of adx context 17 years ago
  Aurelien Jacobs ad8df79b1d simplify dpcm decoders declaration using a macro 17 years ago
  Aurelien Jacobs e916de2c8d remove useless #undef 17 years ago
  Aurelien Jacobs c33ed2aaf9 remove unreachable code 17 years ago
  Aurelien Jacobs 0137034996 cosmetics: alignment 17 years ago
  Aurelien Jacobs f6e2300fe7 don't register adpcm encoders which are not implemented 17 years ago
  Aurelien Jacobs 7c032a369a cosmetics: sort 17 years ago
  Michael Niedermayer c5d99f2b79 prefer our native vorbis decoder over libvorbis 17 years ago
  Michael Niedermayer e14356c895 fix issue130 17 years ago
  Peter Ross fac84d3c18 EA IMA EACS decoder 17 years ago
  Peter Ross 7bb65d8964 EA IMA SEAD decoder 17 years ago
  Loren Merritt 90f0344165 remove a branch from an inner loop. 17 years ago
  Peter Ross e758396268 EA ADPCM R1, R2 and R3 decoder 17 years ago
  Diego Biurrun 3a994ca43b Clarify comment block and rewrite in better English. 17 years ago
  Kostya Shishkov bf672ac73f Use simple IDCT for now 17 years ago
  Kostya Shishkov c6137a61f4 Remove incorrect and unneeded code 17 years ago
  Kostya Shishkov 66f7679c62 Beam Software SIFF demuxer and video decoder 17 years ago
  Aurelien Jacobs a70a3f0b4d remove some useless initializations (the whole context is initialized to 0) 17 years ago
  Aurelien Jacobs c6e2f0831c remove unused context var 17 years ago
  Kostya Shishkov fe7e750fb5 New RM format deserves small version bump 17 years ago
  Kostya Shishkov 63e6c1766c indentation after last commit 17 years ago
  Kostya Shishkov dd55d4a315 Make RV10/20 decoder work with new frame format 17 years ago
  Aurelien Jacobs f9a00ba8c1 ensure all compiled in codec/muxer are registered 17 years ago
  Aurelien Jacobs 98942fb2c9 small simplification 17 years ago
  Kostya Shishkov bbfc038f09 WMV3 mode with FASTTX=0 seems to use standard IDCT instead of own 8x8 transform 17 years ago