ffmpeg/libavformat
Michael Niedermayer c60d6ad4bc more fourccs
Originally committed as revision 3212 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-06-10 14:08:57 +00:00
..
.cvsignore
4xm.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
Makefile vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) 2004-04-24 15:16:23 +00:00
allformats.c fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) 2004-03-13 23:04:37 +00:00
amr.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
asf-enc.c correctly interleave packets during encoding 2004-05-29 18:50:31 +00:00
asf.c store index for seeking in the native timebase of each stream 2004-05-23 16:26:12 +00:00
asf.h asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) 2004-03-05 22:10:50 +00:00
au.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
audio.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
avformat.h correctly interleave packets during encoding 2004-05-29 18:50:31 +00:00
avi.h
avidec.c 10l 2004-05-30 01:04:50 +00:00
avienc.c more fourccs 2004-06-10 14:08:57 +00:00
avio.c avoid seeking to the end, as it confuses some crappy code 2004-04-11 02:07:31 +00:00
avio.h checksuming for nut & nice checksum API for libavformat 2004-04-05 12:02:10 +00:00
aviobuf.c 10l (bytes_left() -> url_feof()) 2004-04-06 17:40:17 +00:00
barpainet.c
barpainet.h
beosaudio.cpp
crc.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
cutils.c
dv.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
dv.h
dv1394.c * enabling seek in raw DV files 2004-03-23 05:35:10 +00:00
dv1394.h
ffm.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
file.c nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 2004-04-24 13:10:35 +00:00
flic.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
flvdec.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
flvenc.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
framehook.c (f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get 2004-02-22 00:31:19 +00:00
framehook.h warning patrol 2004-03-24 23:32:48 +00:00
gif.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
gifdec.c
grab.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
http.c no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 2004-03-14 02:59:33 +00:00
idcin.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
idroq.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
img.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
ipmovie.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
jpeg.c - Add reget_buffer() function to AVCodecContext 2003-11-26 20:57:15 +00:00
matroska.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
mov.c libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 2004-04-12 17:40:31 +00:00
movenc.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
mp3.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
mpeg.c ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com> 2004-06-09 00:38:52 +00:00
mpegts.c fix playback of http://www.zonque.org/test-long.ps 2004-05-31 16:57:00 +00:00
mpegts.h
mpegtsenc.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
mpjpeg.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
nut.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
ogg.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
os_support.c cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 2004-04-24 11:51:38 +00:00
os_support.h cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 2004-04-24 11:51:38 +00:00
png.c
pnm.c
psxstr.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
qtpalette.h prefix global 2004-04-10 19:42:18 +00:00
raw.c h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) 2004-05-30 20:37:15 +00:00
rm.c correctly interleave packets during encoding 2004-05-29 18:50:31 +00:00
rtp.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
rtp.h
rtpproto.c
rtsp.c support url_read which reads less then requested patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 2004-03-20 19:57:28 +00:00
rtsp.h
rtspcodes.h
segafilm.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
sgi.c patch courtesy of Todd Kirby: 2004-04-10 15:09:46 +00:00
sierravmd.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
swf.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
tcp.c tcp select() check and enables pressing 'q' when reading/(writing) from 2004-03-14 19:40:43 +00:00
udp.c
utils.c correctly interleave packets during encoding 2004-05-29 18:50:31 +00:00
wav.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00
wc3movie.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
westwood.c move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 2004-05-21 20:43:21 +00:00
yuv.c
yuv4mpeg.c pass AVPacket into av_write_frame() 2004-05-29 02:06:32 +00:00