ffmpeg/libavformat
Allan Hsu 56cca5f10c Fix wrong flags for S16LE and S16BE audio in FLV files.
patch by Allan Hsu, allan counterpop net

Originally committed as revision 7194 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-01 10:26:54 +00:00
..
4xm.c
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 cleanup the #ifdef mess in muxer/demuxer registration 2006-11-27 12:55:24 +00:00
allformats.h
amr.c
asf-enc.c
asf.c Use common macro PUT_UTF8 in asf.c 2006-11-14 14:37:59 +00:00
asf.h
au.c
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
avio.c
avio.h
aviobuf.c Fix compile with --disable-muxers, patch by Loïc Le Loarer, lll+ffmpeg m4x org. 2006-11-30 01:00:12 +00:00
avisynth.c
avs.c
barpainet.h
base64.c
base64.h
beosaudio.cpp
crc.c
cutils.c
daud.c
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
file.c
flic.c
flvdec.c
flvenc.c Fix wrong flags for S16LE and S16BE audio in FLV files. 2006-12-01 10:26:54 +00:00
framehook.c rename HAVE_DLFCN to HAVE_DLFCN_H 2006-11-14 23:53:37 +00:00
framehook.h
gif.c
gifdec.c
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 readjust dts if negative 2006-11-28 15:34:18 +00:00
http.c
idcin.c
idroq.c
img.c
img2.c
ipmovie.c
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 matroska: scale timecode according to time_scale 2006-11-28 23:41:53 +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
mp3.c fix missdetection of mpeg-ps (ps2_interdite.mpg) 2006-11-08 22:49:55 +00:00
mpeg.c
mpegts.c make some symbols static 2006-11-11 20:56:36 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
mtv.c
mxf.c move source_package declaration in the loop and reset it each iteration 2006-11-28 17:17:36 +00:00
nsvdec.c
nut.c
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
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
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
rtp_h264.c
rtp_h264.h
rtp_internal.h
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
sol.c
swf.c print error when unsupported sample rate is used with swf 2006-11-16 11:19:03 +00:00
tcp.c
tiertexseq.c
tta.c
udp.c
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
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
wc3movie.c
westwood.c Better VQA demuxer 2006-11-29 05:42:59 +00:00
wv.c
yuv.c
yuv4mpeg.c