ffmpeg/libav
Juanjo e0d2714adc - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for
AC3 set avcodec_context->channels to the desired number channels, if the
setting is 0 AC3 decoder will set it to the channels found in the
stream.
- Changed ffmpeg to cope with the new "way" of AC3 decoding.
- ASF muxer now uses Tickers for PTS calculations.

Originally committed as revision 393 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-04-09 04:52:49 +00:00
..
Makefile * support for .au .gif .mov .mp4 by François Revol <revol@free.fr> 2002-04-08 12:32:01 +00:00
asf.c - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for 2002-04-09 04:52:49 +00:00
au.c * more warning cleanups 2002-04-08 15:07:42 +00:00
audio.c * some minor modification by Philip Gladston 2002-04-08 20:58:56 +00:00
avformat.h * some minor modification by Philip Gladston 2002-04-08 20:58:56 +00:00
avi.h * some minor modification by Philip Gladston 2002-04-08 20:58:56 +00:00
avidec.c correct pcm audio format handling 2001-09-24 23:26:46 +00:00
avienc.c * patch by Philip Gladstone 2002-04-08 21:31:24 +00:00
avio.c win32 fixes 2001-08-15 22:33:03 +00:00
avio.h * some minor modification by Philip Gladston 2002-04-08 20:58:56 +00:00
aviobuf.c * some minor modification by Philip Gladston 2002-04-08 20:58:56 +00:00
ffm.c * some minor modification by Philip Gladston 2002-04-08 20:58:56 +00:00
file.c win32 fixes 2001-08-13 21:37:10 +00:00
gif.c * more warning cleanups 2002-04-08 15:07:42 +00:00
grab.c * some minor modification by Philip Gladston 2002-04-08 20:58:56 +00:00
http.c win32 fixes 2001-08-13 21:37:10 +00:00
img.c - Added force_pts to av_write_packet() to be able to force PTS, this helps 2002-04-07 21:44:29 +00:00
jpeg.c - Added force_pts to av_write_packet() to be able to force PTS, this helps 2002-04-07 21:44:29 +00:00
libav.dsp win32 fixes 2001-08-13 21:37:10 +00:00
mov.c * more warning cleanups 2002-04-08 15:07:42 +00:00
mpeg.c - Added force_pts to av_write_packet() to be able to force PTS, this helps 2002-04-07 21:44:29 +00:00
raw.c * encoding of AC3 with more than 2 channels 2002-04-08 12:08:03 +00:00
rm.c - Added force_pts to av_write_packet() to be able to force PTS, this helps 2002-04-07 21:44:29 +00:00
swf.c - Added force_pts to av_write_packet() to be able to force PTS, this helps 2002-04-07 21:44:29 +00:00
tick.h - Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert Buytenhek 2002-03-20 11:16:07 +00:00
udp.c win32 fixes 2001-08-13 21:37:10 +00:00
utils.c * support for .au .gif .mov .mp4 by François Revol <revol@free.fr> 2002-04-08 12:32:01 +00:00
wav.c - Added force_pts to av_write_packet() to be able to force PTS, this helps 2002-04-07 21:44:29 +00:00