ffmpeg/libavformat
Aurelien Jacobs b9d328597c No need for special trick anymore for flac in matroska.
The flac decoder now understand full metadata header in extradata.

Originally committed as revision 7162 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-23 22:26:05 +00:00
..
4xm.c Do not set audio codec_tag to 1, that would be PCM audio. 2006-11-05 16:31:52 +00:00
Makefile move common voc muxer and demuxer data to voc.c 2006-11-21 13:18:21 +00:00
adtsenc.c
aiff.c make some symbols static 2006-11-11 20:56:36 +00:00
allformats.c register nut muxer if libnut is used 2006-11-12 06:10:21 +00:00
allformats.h kill AVImageFormat 2006-11-02 23:22:23 +00:00
amr.c
asf-enc.c replace coder/decoder file description in libavformat by muxer/demuxer 2006-10-23 08:57:54 +00:00
asf.c Use common macro PUT_UTF8 in asf.c 2006-11-14 14:37:59 +00:00
asf.h
au.c replace coder/decoder file description in libavformat by muxer/demuxer 2006-10-23 08:57:54 +00:00
audio.c
avformat.h split av_seek_frame_binary() so the code becomes idependant of AVInputFormat and AVIndex 2006-11-14 01:34:36 +00:00
avi.h
avidec.c Fix misplaced comment. 2006-11-18 20:34:24 +00:00
avienc.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
avio.c
avio.h
aviobuf.c move memory reading ByteIOContext init from mov.c to avobuf.c 2006-10-20 09:32:48 +00:00
avisynth.c
avs.c
barpainet.h
base64.c Add base64 encoding and decoding routines 2006-10-28 00:12:31 +00:00
base64.h Add base64 encoding and decoding routines 2006-10-28 00:12:31 +00:00
beosaudio.cpp
crc.c
cutils.c
daud.c replace coder/decoder file description in libavformat by muxer/demuxer 2006-10-23 08:57:54 +00:00
dc1394.c
dsicin.c
dv.c
dv.h
dv1394.c
dv1394.h
dvenc.c * fixing a memory leak in DV format. 2006-11-08 18:57:02 +00:00
electronicarts.c
ffm.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
file.c
flic.c
flvdec.c replace coder/decoder file description in libavformat by muxer/demuxer 2006-10-23 08:57:54 +00:00
flvenc.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
framehook.c rename HAVE_DLFCN to HAVE_DLFCN_H 2006-11-14 23:53:37 +00:00
framehook.h
gif.c kill AVImageFormat 2006-11-02 23:22:23 +00:00
gifdec.c kill AVImageFormat 2006-11-02 23:22:23 +00:00
grab.c rename cropTbl -> ff_cropTbl 2006-11-12 20:08:09 +00:00
grab_bktr.c
gxf.c Set CODEC_TYPE_DATA for timecode tracks. 2006-11-22 18:47:05 +00:00
gxf.h
gxfenc.c
http.c switch to common base64 routines in lavf 2006-10-29 11:53:07 +00:00
idcin.c
idroq.c
img.c
img2.c Register .tga and .tiff image extensions 2006-10-23 13:17:46 +00:00
ipmovie.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
isom.c
isom.h
jpeg.c
libnut.c change mpeg4 fourcc from "mp4s" to "mp4v" 2006-11-17 16:54:18 +00:00
matroska.c No need for special trick anymore for flac in matroska. 2006-11-23 22:26:05 +00:00
mm.c
mmf.c
mov.c partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4 2006-11-14 01:05:31 +00:00
movenc.c utf8 title support for psp (untested) 2006-11-08 01:15:06 +00:00
mp3.c fix missdetection of mpeg-ps (ps2_interdite.mpg) 2006-11-08 22:49:55 +00:00
mpeg.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
mpegts.c make some symbols static 2006-11-11 20:56:36 +00:00
mpegts.h
mpegtsenc.c replace coder/decoder file description in libavformat by muxer/demuxer 2006-10-23 08:57:54 +00:00
mpjpeg.c
mtv.c now we set codec_tag, still have to figure out how to handle flipping 2006-11-03 20:13:42 +00:00
mxf.c parse video frame headers to get key flag 2006-11-16 15:49:54 +00:00
nsvdec.c add support for all framerates specified by the standard 2006-10-28 18:39:16 +00:00
nut.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
nut.h 10l forgot (skip non keyframes after seeking between syncpoint and the first keyframe) 2006-11-16 12:27:43 +00:00
nutdec.c check max_pts_distance 2006-11-16 11:03:40 +00:00
nuv.c
ogg.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
ogg2.c
ogg2.h
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c
os_support.c MinGW compilation fix, inet_aton and #includes depend on networking support. 2006-11-15 01:11:33 +00:00
os_support.h
png.c
pnm.c
psxstr.c
qtpalette.h
raw.c mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com) 2006-11-08 01:21:23 +00:00
riff.c libnut uses "MP3 " for mp3 2006-11-11 00:29:49 +00:00
riff.h
rm.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 2006-11-01 22:39:58 +00:00
rtp.c get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used 2006-11-09 11:37:30 +00:00
rtp.h make ffmpeg able to send back a RTCP receiver report. 2006-10-27 18:19:29 +00:00
rtp_h264.c add support for rtp/h264 streaming 2006-11-07 22:10:07 +00:00
rtp_h264.h add support for rtp/h264 streaming 2006-11-07 22:10:07 +00:00
rtp_internal.h add valid statistics for the RTCP receiver report. 2006-11-03 07:55:57 +00:00
rtpproto.c
rtsp.c remove duplicate code, patch by Ryan Martell rdm4 A martellventures P com 2006-11-16 08:48:05 +00:00
rtsp.h
rtspcodes.h
segafilm.c
sgi.c
sierravmd.c Identation 2006-11-19 05:32:22 +00:00
smacker.c replace coder/decoder file description in libavformat by muxer/demuxer 2006-10-23 08:57:54 +00:00
sol.c replace coder/decoder file description in libavformat by muxer/demuxer 2006-10-23 08:57:54 +00:00
swf.c print error when unsupported sample rate is used with swf 2006-11-16 11:19:03 +00:00
tcp.c
tiertexseq.c avoid crashing when trying to parse invalid files, patch by Andreas Oman, andreas at olebyn dot nu 2006-10-21 11:17:39 +00:00
tta.c
udp.c Make it possible to reuse UDP socket (optional, disabled by default) 2006-10-28 17:16:18 +00:00
utils.c split av_seek_frame_binary() so the code becomes idependant of AVInputFormat and AVIndex 2006-11-14 01:34:36 +00:00
v4l2.c Make read_packet fail is the v4l2 driver returns an unexpected frame size 2006-10-22 09:56:08 +00:00
voc.c move common voc muxer and demuxer data to voc.c 2006-11-21 13:18:21 +00:00
voc.h move common voc muxer and demuxer data to voc.c 2006-11-21 13:18:21 +00:00
vocdec.c move common voc muxer and demuxer data to voc.c 2006-11-21 13:18:21 +00:00
vocenc.c move common voc muxer and demuxer data to voc.c 2006-11-21 13:18:21 +00:00
wav.c replace coder/decoder file description in libavformat by muxer/demuxer 2006-10-23 08:57:54 +00:00
wc3movie.c
westwood.c
wv.c
yuv.c
yuv4mpeg.c