5870 Commits (bc2bc41bb8dbfa4c39da5a03ec87bc667bf872dd)

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