5850 Commits (737278c86a41936a5d3bd29074b2883c31a4b657)

Author SHA1 Message Date
Alex Beregszaszi b64fa5b426 Make sine_window static. Acked by Benjamin Larsson 17 years ago
Stefano Sabatini 5b0b5ecf60 Fix nellymoser decode_tag return value, patch by Stefano Sabatini 17 years ago
Diego Biurrun 095c22ac45 Remove unused variable, fixes the warning: 17 years ago
Diego Biurrun 1b04f3e065 cosmetics: Keep all OBJS entries on a line of their own. 17 years ago
Michael Niedermayer 02d361919a tring to workaround gcc 2.95 bug which causes random failures 17 years ago
Baptiste Coudurier 5118cae694 ogg muxer 17 years ago
Diego Biurrun 96e2fbf27b Add comments to some #endif directives. 17 years ago
Diego Biurrun f073a3934a cosmetics: Fix vissual --> visual typo. 17 years ago
Stefano Sabatini 2e39d0cd5b Improve unsupported (pixel) format error message. 17 years ago
Diego Biurrun 8a43317e66 cosmetics: Fix spacial --> spatial typo in function names. 17 years ago
Diego Biurrun c238beb5d7 misc spelling/grammar/wording fixes in comments 17 years ago
Kostya Shishkov 63d2bad846 X8 is supported now, so warning is incorrect 17 years ago
Reinhard Nissl ce5d17f590 Provide top_field_first logic for h264 17 years ago
Aurelien Jacobs ce038da040 make some tables static 17 years ago
Aurelien Jacobs 49e9a4bf7c add multiple inclusion guards 17 years ago
Michael Niedermayer cb0d8a5f8f grammar 17 years ago
Michael Niedermayer 3358e879d2 indention 17 years ago
Michael Niedermayer 177c9583b6 remove useless #ifdef 17 years ago
Michael Niedermayer dc6e492bb2 remove inline from non speed critical functions 17 years ago
Michael Niedermayer b7f435b058 vertical align 17 years ago
Michael Niedermayer 149ad67792 indention 17 years ago
Michael Niedermayer d25300b79f remove unneeded {} 17 years ago
Michael Niedermayer 732cb5fd5a add {} to make the else look a little more normal 17 years ago
Michael Niedermayer dd2111bdb7 indention 17 years ago
Michael Niedermayer 8590bcc3cd indention 17 years ago
Michael Niedermayer dfb32930df remove debug variable 17 years ago
Michael Niedermayer cdcf24f87c remove #if 0 code 17 years ago
Michael Niedermayer de12b9be6c cosmetic 17 years ago
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