ffmpeg/libavformat
Diego Biurrun cbeee4d8e5 Replace -I../-I. by -I$(BUILD_ROOT).
Originally committed as revision 6572 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-07 09:22:44 +00:00
..
4xm.c
Makefile Replace -I../-I. by -I$(BUILD_ROOT). 2006-10-07 09:22:44 +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 WavPack lossless audio decoder 2006-09-26 03:41:51 +00:00
allformats.h WavPack lossless audio decoder 2006-09-26 03:41:51 +00:00
amr.c fix some signedness warnings 2006-09-27 19:47:39 +00:00
asf-enc.c Fix wrong ASF duration of generated files 2006-10-01 17:05:25 +00:00
asf.c prevent infinite loop with VORC012.WMA 2006-09-27 21:19:47 +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 fix some signedness warnings 2006-09-27 19:47:39 +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 fix some signedness warnings 2006-09-27 19:47:39 +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 support forward seeking in non seekable streams 2006-09-26 17:09:03 +00:00
avisynth.c add support for some MS DIB formats for avisynth 2006-10-01 20:41:02 +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 fix some signedness warnings 2006-09-27 19:47:39 +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 remove useless casts 2006-10-04 13:18:51 +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 fix some signedness warnings 2006-09-27 19:47:39 +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 support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf 2006-10-05 09:01:04 +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 fix some signedness warnings 2006-09-27 19:47:39 +00:00
ogg2.h fix some signedness warnings 2006-09-27 19:47:39 +00:00
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 fix some signedness warnings 2006-09-27 19:47:39 +00:00
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 flac fourcc (fixes mplayer -demuxer 35 with flac) 2006-10-06 18:36:58 +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 Remove unused variables and the corresponding warnings along with them. 2006-10-03 17:12:48 +00:00
rtp.c fix some signedness warnings 2006-09-27 19:47:39 +00:00
rtp.h
rtpproto.c fix some signedness warnings 2006-09-27 19:47:39 +00:00
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 fix some signedness warnings 2006-09-27 19:47:39 +00:00
utils.c fix r_frame_rate detection in mpeg4 streams with non integer fps 2006-10-03 19:13:27 +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
wv.c WavPack lossless audio decoder 2006-09-26 03:41:51 +00:00
yuv.c
yuv4mpeg.c