1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-24 10:21:49 +02:00
ffmpeg/libav
Philip Gladstone 7ac13f0c7e * Change extern inline to static inline. This improves compiling without optimization.
Originally committed as revision 461 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-09 01:16:45 +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 * Add a duration field to the AVPacket 2002-05-09 01:15:45 +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
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 - Changed FOURCC for H263. 2002-05-02 04:21:22 +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
Makefile * support for .au .gif .mov .mp4 by François Revol <revol@free.fr> 2002-04-08 12:32:01 +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 - Versions defined for libav/libavcodec. 2002-04-15 02:28:05 +00:00