mpv/libmpdemux
rathann 68f49b8512 in24/in32/fl32 little/big-endian QuickTime PCM audio support
approved by rxt


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17859 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-13 23:32:36 +00:00
..
realrtsp
.cvsignore
Makefile
ai_alsa.c
ai_alsa1x.c
ai_oss.c
asf.h
asf_mmst_streaming.c
asf_streaming.c Fix compilation error introduced by last commit 2006-03-12 22:29:27 +00:00
asfheader.c
audio_in.c
audio_in.h
aviheader.c
aviheader.h
aviprint.c
bswap.h
cache2.c
cdd.h
cdda.c
cddb.c
cdinfo.c
config.h
cookies.c
cookies.h
cue_read.c
cue_read.h
demux_aac.c fix minor (i.e. unlikely to ever happen) leak when init fails 2006-03-09 22:11:39 +00:00
demux_asf.c
demux_audio.c fix leak on read error (forgot to free demux packet) 2006-03-09 22:14:34 +00:00
demux_avi.c
demux_avs.c
demux_avs.h
demux_demuxers.c
demux_film.c Fix memory leak cid 176 2006-03-10 23:51:41 +00:00
demux_fli.c Fix memory leak cid 177 2006-03-10 23:48:33 +00:00
demux_gif.c
demux_lavf.c
demux_lmlm4.c
demux_mf.c
demux_mkv.c
demux_mov.c in24/in32/fl32 little/big-endian QuickTime PCM audio support 2006-03-13 23:32:36 +00:00
demux_mpc.c
demux_mpg.c fail immediately if any of the parameters necessary to switch audio stream isn't set/correct; closes cid 55 2006-03-12 12:28:09 +00:00
demux_nsv.c
demux_nuv.c
demux_ogg.c in demux_ogg_read_packet initialize data to whole packet, reduces code and 2006-03-08 22:23:21 +00:00
demux_pva.c
demux_rawaudio.c
demux_rawdv.c
demux_rawvideo.c
demux_real.c Only MAX_STREAMS streams are allowed (cid 115) 2006-03-11 16:42:46 +00:00
demux_realaud.c
demux_roq.c
demux_rtp.cpp
demux_rtp.h
demux_rtp_codec.cpp
demux_rtp_internal.h
demux_smjpeg.c
demux_ts.c init variable in parse_mp4_object_descriptor before using it; fixes cid 237 2006-03-11 23:26:02 +00:00
demux_ty.c name array is too small, use strlcpy instead of strncpy 2006-03-08 21:13:16 +00:00
demux_ty_osd.c
demux_viv.c
demux_vqf.c
demux_xmms.c
demux_xmms_plugin.h
demux_y4m.c
demuxer.c
demuxer.h
dvb_defaults.h
dvb_tune.c
dvbin.c close channels file before exiting dvb_get_channels() if malloc(dvb_channels_list) fails; closes cid 161 2006-03-12 11:45:27 +00:00
dvbin.h
dvdnav_stream.c
dvdnav_stream.h
ebml.c
ebml.h
extension.c
frequencies.c
frequencies.h
genres.h
help_mp.h
http.c Fix base64 encoding for basic auth according to RFC. 2006-03-08 15:14:08 +00:00
http.h
matroska.h
mf.c
mf.h
mp3_hdr.c
mp3_hdr.h
mp_msg.h
mpeg_hdr.c
mpeg_hdr.h
ms_hdr.h
muxer.c unified failure case in muxer_new_muxer() 2006-03-12 22:14:00 +00:00
muxer.h
muxer_avi.c
muxer_lavf.c recommitted version 1.22 + Rich's 1.25 2006-03-13 07:08:01 +00:00
muxer_mpeg.c dereference muxer->priv only after having checked muxer!=NULL in write_chunk(); closes cid 206 2006-03-11 23:38:54 +00:00
muxer_rawaudio.c
muxer_rawvideo.c
netstream.h
network.c missing url_free when using proxy and connect fails 2006-03-08 15:07:48 +00:00
network.h
nuppelvideo.h
open.c
parse_es.c
parse_es.h
parse_mp4.c
parse_mp4.h
pnm.c
pnm.h
qtpalette.h
rtp.c
rtp.h
stheader.h
stream.c
stream.h
stream_dvd.c init msec in mp_get_titleset_length() before using it; closes cid 251 2006-03-11 23:29:02 +00:00
stream_file.c
stream_ftp.c Fix seeking with cache enabled on systems using fork(). 2006-03-13 16:56:10 +00:00
stream_livedotcom.c
stream_netstream.c
stream_null.c
stream_smb.c
stream_vcd.c
stream_vstream.c
test.c
tv.c
tv.h
tvi_bsdbt848.c
tvi_def.h
tvi_dummy.c
tvi_v4l.c
tvi_v4l2.c
url.c
url.h
vcd_read.h
vcd_read_darwin.h
vcd_read_fbsd.h
vcd_read_nbsd.h
video.c
yuv4mpeg.c
yuv4mpeg.h
yuv4mpeg_intern.h
yuv4mpeg_ratio.c