Mercurial > libavcodec.hg
graph
-
Change the "report sample" message from AV_LOG_DEBUG to AV_LOG_ERROR. libavcodecWed, 14 Nov 2007 15:30:15 +0000, by alex
-
Make sine_window static. Acked by Benjamin Larsson libavcodecWed, 14 Nov 2007 15:21:42 +0000, by alex
-
Fix nellymoser decode_tag return value, patch by Stefano Sabatini libavcodecWed, 14 Nov 2007 08:22:15 +0000, by banan
-
cosmetics: Keep all OBJS entries on a line of their own. libavcodecMon, 12 Nov 2007 22:29:37 +0000, by diego
-
tring to workaround gcc 2.95 bug which causes random failures libavcodecMon, 12 Nov 2007 02:04:01 +0000, by michael
-
Improve unsupported (pixel) format error message. libavcodecSat, 10 Nov 2007 16:25:44 +0000, by diego
-
cosmetics: Fix spacial --> spatial typo in function names. libavcodecSat, 10 Nov 2007 12:24:02 +0000, by diego
-
misc spelling/grammar/wording fixes in comments libavcodecSat, 10 Nov 2007 11:51:56 +0000, by diego
-
remove inline from non speed critical functions libavcodecFri, 09 Nov 2007 21:58:50 +0000, by michael
-
add {} to make the else look a little more normal libavcodecFri, 09 Nov 2007 21:52:29 +0000, by michael
-
Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilation libavcodecThu, 08 Nov 2007 10:53:32 +0000, by benoit
-
Fix deblocking filter for field pictures by properly looking for first libavcodecWed, 07 Nov 2007 23:35:48 +0000, by heydowns
-
rename some msmpeg4 symbols and make them non-static libavcodecWed, 07 Nov 2007 23:23:35 +0000, by aurel
-
Fix make checkheaders by adding missing #include. libavcodecWed, 07 Nov 2007 23:06:27 +0000, by diego
-
split definition of PCM_CODEC into PCM_ENCODER and PCM_DECODER libavcodecWed, 07 Nov 2007 22:54:31 +0000, by aurel
-
Fix poc for field pictures. Prior to this, the poc of the second field libavcodecTue, 06 Nov 2007 18:48:18 +0000, by heydowns
-
fix predictor initialization for adpcm-ima encoder not to lose first sample libavcodecTue, 06 Nov 2007 13:08:04 +0000, by benoit
-
Correct assignment of interlaced_frame; was being set on output frames, libavcodecMon, 05 Nov 2007 18:16:42 +0000, by heydowns
-
Remove libvorbis Vorbis decoding support. Our native decoder is complete libavcodecSun, 04 Nov 2007 12:55:32 +0000, by diego
-
Move external library codec registration to a separate section after all libavcodecSun, 04 Nov 2007 01:25:21 +0000, by diego
-
Add decoding support for variable block size FLAC files using the latest FLAC libavcodecSun, 04 Nov 2007 00:06:33 +0000, by jbr
-
Add support for FLAC's new RICE2 entropy coding method. Patch by Josh Coalson. libavcodecSat, 03 Nov 2007 23:54:50 +0000, by jbr
-
Use the ffmpeg mdct function, patch by Fabrice Bellard. Thread: [FFmpeg-devel] NellyMoser transform bug, 10/25/2007 12:24 PM libavcodecSat, 03 Nov 2007 14:34:25 +0000, by banan
-
Split Musepack decoder into SV7 decoder and synth core libavcodecFri, 02 Nov 2007 06:40:42 +0000, by kostya
-
remove useless initialization to 0 of adx context libavcodecThu, 01 Nov 2007 17:50:05 +0000, by aurel
-
simplify dpcm decoders declaration using a macro libavcodecThu, 01 Nov 2007 16:04:30 +0000, by aurel
-
don't register adpcm encoders which are not implemented libavcodecThu, 01 Nov 2007 15:51:51 +0000, by aurel