1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-24 02:11:51 +02:00
ffmpeg/libav
Fabrice Bellard 065422677a fixed pcm read
Originally committed as revision 527 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-18 23:09:43 +00:00
..
.cvsignore * cleanup 2002-04-26 07:18:57 +00:00
asf.c * Many, many changes to make it work (mostly). Information snagged from 2002-05-09 01:13:43 +00:00
au.c * more warning cleanups 2002-04-08 15:07:42 +00:00
audio.c * Make it work with sound cards (like mine) that can only capture in stereo. 2002-05-09 01:15:21 +00:00
avformat.h - Added r_frame_rate in AVStream to store the real frame rate. 2002-05-14 21:50:00 +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 * Add default cases to switch statements. 2002-05-09 01:16:08 +00:00
avio.c win32 fixes 2001-08-15 22:33:03 +00:00
avio.h * Change extern inline to static inline. This improves compiling without optimization. 2002-05-09 01:16:45 +00:00
aviobuf.c * some minor modification by Philip Gladston 2002-04-08 20:58:56 +00:00
crc.c added dummy crc output format for easy codec testing 2002-05-18 23:06:13 +00:00
ffm.c Fix the WAIT_FEED problem. It turns out that when you open up an FFM 2002-05-18 21:30:16 +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 Intialize the codec type to video. 2002-05-09 01:18:42 +00:00
http.c * Add a sleep when doing the post to ffserver. Yes, this is the wrong 2002-05-09 01:19:15 +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
Makefile added VPATH support 2002-05-18 23:07:57 +00:00
mov.c * more warning cleanups 2002-04-08 15:07:42 +00:00
mpeg.c - Added r_frame_rate in AVStream to store the real frame rate. 2002-05-14 21:50:00 +00:00
raw.c fixed pcm read 2002-05-18 23:09:43 +00:00
rm.c * Try and fill out some more of the RV header fields correctly 2002-05-09 01:20:53 +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 * Change extern inline to static inline so that it will compile without optimization 2002-05-09 01:21:24 +00:00
udp.c win32 fixes 2001-08-13 21:37:10 +00:00
utils.c * Add implementation of strlcpy 2002-05-10 02:17:41 +00:00
wav.c * Make put_wav_header return the number of bytes that it put. 2002-05-09 01:21:56 +00:00