ffmpeg/libavformat
Michael Niedermayer f40d17398d simplify url_fseek()
Originally committed as revision 6316 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-22 10:03:04 +00:00
..
4xm.c
Makefile Split the DV demuxer and muxer into separate files (as suggested by Diego 2006-09-15 19:14:24 +00:00
adtsenc.c
aiff.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
allformats.c AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % 2006-08-29 07:34:58 +00:00
allformats.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
amr.c Fix some "'static' is not at beginning of declaration" warnings. 2006-08-08 10:24:26 +00:00
asf-enc.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
asf.c fix fallback if theres no index 2006-08-23 20:24:58 +00:00
asf.h fix fallback if theres no index 2006-08-23 20:24:58 +00:00
au.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
audio.c
avformat.h * Moving FifoBuffer out of libavformat/avformat.h and 2006-09-21 07:31:53 +00:00
avi.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
avidec.c Allow to get the the track number in the IPRT (part) tag in AVI. 2006-09-07 16:35:22 +00:00
avienc.c Allow to store the the track number though the IPRT (part) tag in AVI. 2006-09-07 16:33:24 +00:00
avio.c
avio.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
aviobuf.c simplify url_fseek() 2006-09-22 10:03:04 +00:00
avisynth.c Add missing file from commit r6122 (AVISynth support) 2006-08-29 08:15:38 +00:00
avs.c
barpainet.c Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
barpainet.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
beosaudio.cpp
crc.c simplify 2006-07-19 08:39:50 +00:00
cutils.c
daud.c
dc1394.c
dv.c Split the DV demuxer and muxer into separate files (as suggested by Diego 2006-09-15 19:14:24 +00:00
dv.h
dv1394.c
dv1394.h Switch license from GPL to LGPL, this file originates from libdv, which 2006-09-03 18:51:10 +00:00
dvenc.c * Moving FifoBuffer out of libavformat/avformat.h and 2006-09-21 07:31:53 +00:00
electronicarts.c
ffm.c
file.c
flic.c
flvdec.c FLV seeking patch by Nazo. lovesyao at aol com. 2006-09-17 09:39:49 +00:00
flvenc.c always write duration and file size, fix seeking, progress bar is now active 2006-08-06 15:29:50 +00:00
framehook.c
framehook.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
gif.c Do not set the codec's pixel format in the format's write_header() 2006-08-02 09:48:05 +00:00
gifdec.c
grab.c Add support for 8-bit grayscale to V4L grabber 2006-09-15 11:17:41 +00:00
grab_bktr.c
gxf.c both timestamps are dts, (checked trailer.gxf, spec is unclear) 2006-08-08 18:02:09 +00:00
gxf.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
gxfenc.c * Moving FifoBuffer out of libavformat/avformat.h and 2006-09-21 07:31:53 +00:00
http.c Fix memleak, patch by I. Po % yyymmmm # gmail O com % 2006-07-19 08:06:24 +00:00
idcin.c
idroq.c
img.c Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 2006-09-04 09:57:47 +00:00
img2.c Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 2006-09-04 09:57:47 +00:00
ipmovie.c
isom.c Added codec id for QCELP. 2006-08-20 19:08:05 +00:00
isom.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
jpeg.c
matroska.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
mm.c Fix FSF postal address. 2006-07-26 01:12:26 +00:00
mmf.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
mov.c fix sound of SampleVideo.mov (mp2 in mov) 2006-09-07 20:19:37 +00:00
movenc.c move track timescale/sampleDuration init to write_header and return error if not set 2006-09-04 14:22:44 +00:00
mp3.c reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues) 2006-09-20 21:23:32 +00:00
mpeg.c * Moving FifoBuffer out of libavformat/avformat.h and 2006-09-21 07:31:53 +00:00
mpegts.c scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the default value) 2006-08-27 12:22:40 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
mxf.c workaround for files, mainly d-cinema, with 0 sized tags especially UMID in source clip, 377M B.10,13 clearly mentions that this is non standard though 2006-09-11 22:05:43 +00:00
nsvdec.c VP5 and VP6 video decoder 2006-09-09 17:19:37 +00:00
nut.c remove redundant declarations 2006-09-02 23:10:28 +00:00
nuv.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
ogg.c Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
ogg2.c Try to find out correct start time to make seeking faster and add some 2006-07-23 18:19:33 +00:00
ogg2.h
oggparseflac.c
oggparseogm.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
oggparsetheora.c fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) 2006-07-17 10:44:53 +00:00
oggparsevorbis.c
os_support.c
os_support.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
png.c
pnm.c
psxstr.c Fix some "'static' is not at beginning of declaration" warnings. 2006-08-08 10:24:26 +00:00
qtpalette.h
raw.c dont be too picky about timestampsbeing wrong if the destination container is without timestamps and raw of the raw video / raw audio sort 2006-08-08 20:31:19 +00:00
riff.c add support for grayscale rawvideo avi 2006-09-15 09:42:51 +00:00
riff.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
rm.c
rtp.c Added codec id for QCELP. 2006-08-20 19:08:05 +00:00
rtp.h
rtpproto.c
rtsp.c
rtsp.h
rtspcodes.h Add official LGPL license headers to the files that were missing them. 2006-09-10 14:02:42 +00:00
segafilm.c
sgi.c
sierravmd.c
smacker.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
sol.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
swf.c VP5 and VP6 video decoder 2006-09-09 17:19:37 +00:00
tcp.c
tta.c ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was a typo in the define 2006-08-28 18:53:10 +00:00
udp.c
utils.c * Moving FifoBuffer out of libavformat/avformat.h and 2006-09-21 07:31:53 +00:00
v4l2.c
voc.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
voc.h
wav.c move common stuff from avienc.c and wav.c to new file riff.c 2006-07-12 00:09:34 +00:00
wc3movie.c
westwood.c
yuv.c
yuv4mpeg.c