mpv/libmpdemux
gpoirier dd4390af8b Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"
"The code which crashes looks like its trying to parse the subtitle stream,
 and failing, I assume because dvbsub_lang is a invalid pointer, or null."
Patch by Nico Sabi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16293 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 08:23:53 +00:00
..
realrtsp Revert fix v1.3, it breaks streams with cook audio (ex. 2005-07-06 21:37:38 +00:00
.cvsignore
Makefile Support new static libavcodec (depends on libavutil). 2005-08-01 20:16:56 +00:00
ai_alsa.c
ai_alsa1x.c
ai_oss.c
asf.h
asf_mmst_streaming.c some debugging code 2005-06-03 15:59:24 +00:00
asf_streaming.c strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) will 2005-07-26 18:55:20 +00:00
asfheader.c Demuxer modularization 2005-08-05 19:57:47 +00:00
audio_in.c
audio_in.h
aviheader.c memleak fix by bryanwilkerson WHIRLPOOL yahoo SPOT com 2005-06-16 19:04:09 +00:00
aviheader.h consistency/tcc support patch by Oded Shimon 2005-07-03 12:49:23 +00:00
aviprint.c
bswap.h
cache2.c remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill 2005-07-31 00:26:07 +00:00
cdd.h
cdda.c
cddb.c DragonFly BSD support 2005-05-25 08:48:32 +00:00
cdinfo.c
config.h
cookies.c
cookies.h
cue_read.c better implementation of read() 2005-05-15 15:38:57 +00:00
cue_read.h ported cue:// to the new stream api; note: this stream must still be optimized in its read() and seek() functions 2005-05-15 07:38:42 +00:00
demux_aac.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_asf.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_audio.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_avi.c 100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini 2005-08-13 12:20:07 +00:00
demux_avs.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_avs.h avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it> 2005-02-13 13:39:19 +00:00
demux_demuxers.c Do not free demuxer before using demuxer->desc->type (happened when using -audiofile). 2005-08-23 08:03:26 +00:00
demux_film.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_fli.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_gif.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_lavf.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_lmlm4.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_mf.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_mkv.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_mov.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_mpc.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_mpg.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_nsv.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_nuv.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_ogg.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_pva.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_rawaudio.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_rawdv.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_rawvideo.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_real.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_realaud.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_roq.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_rtp.cpp Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_rtp.h ported all network streams to the new API 2005-05-29 12:54:00 +00:00
demux_rtp_codec.cpp
demux_rtp_internal.h
demux_smjpeg.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_ts.c Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728" 2005-08-23 08:23:53 +00:00
demux_ty.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_ty_osd.c
demux_viv.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_vqf.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_xmms.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demux_xmms_plugin.h
demux_y4m.c Demuxer modularization 2005-08-05 19:57:47 +00:00
demuxer.c Do not free demuxer before using demuxer->desc->type (happened when using -audiofile). 2005-08-23 08:03:26 +00:00
demuxer.h Demuxer modularization 2005-08-05 19:57:47 +00:00
dvb_defaults.h Mark modified imported files as such to comply more closely with GPL §2a. 2005-04-16 12:51:09 +00:00
dvb_tune.c Mark modified imported files as such to comply more closely with GPL §2a. 2005-04-16 12:51:09 +00:00
dvbin.c check the result of poll() before read()ing; 100l 2005-04-18 19:49:40 +00:00
dvbin.h Mark modified imported files as such to comply more closely with GPL §2a. 2005-04-16 12:51:09 +00:00
dvdnav_stream.c ported dvd:// to the new stream api 2005-05-19 19:50:39 +00:00
dvdnav_stream.h
ebml.c (hopefully) fixing remaining float endianness problems 2005-07-13 17:24:42 +00:00
ebml.h
extension.c demux ac3 by means of lavf by default 2005-04-07 18:59:15 +00:00
frequencies.c
frequencies.h comment out useless/nonexistent variable breaking compile on gcc4 2005-05-14 20:26:46 +00:00
genres.h
help_mp.h
http.c Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not set 2005-07-24 12:22:30 +00:00
http.h
matroska.h Handle missing palettes in the info part of VobSubs in Matroska files correctly by giving mplayer a NULL pointer. This way it will use a default palette instead of black only. Patch by Csillag Kristof (fenwick () freemail ! hu) 2005-01-21 18:25:44 +00:00
mf.c
mf.h
mp3_hdr.c set i_bps in demux_audio for WAV and MP3 to avoid division by zero before 2005-08-01 18:36:50 +00:00
mp3_hdr.h set i_bps in demux_audio for WAV and MP3 to avoid division by zero before 2005-08-01 18:36:50 +00:00
mp_msg.h
mpeg_hdr.c 100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.! 2005-08-06 16:15:07 +00:00
mpeg_hdr.h 100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.! 2005-08-06 16:15:07 +00:00
ms_hdr.h
muxer.c messed up ordering of cases, special delivery of Cola to Tobias 2005-06-21 18:54:50 +00:00
muxer.h rawaudio muxer 2005-06-19 09:12:44 +00:00
muxer_avi.c new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions) 2005-02-21 21:45:49 +00:00
muxer_lavf.c video fourcc fix 2005-08-11 20:54:09 +00:00
muxer_mpeg.c reconcile with earlier fps fix in mpeg header parser 2005-08-10 01:42:06 +00:00
muxer_rawaudio.c Fix off_t on OSX, thanks to Steven M. Schultz 2005-06-20 00:30:18 +00:00
muxer_rawvideo.c new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions) 2005-02-21 21:45:49 +00:00
netstream.h
network.c SHOUTcast and ultravox support 2005-07-19 12:07:04 +00:00
network.h ported all network streams to the new API 2005-05-29 12:54:00 +00:00
nuppelvideo.h Support more MythTV nuv files, based on Gentoo portage patch 2005-08-01 18:52:20 +00:00
open.c ported all network streams to the new API 2005-05-29 12:54:00 +00:00
parse_es.c
parse_es.h
parse_mp4.c
parse_mp4.h
pnm.c printf converted to mp_msg; made static many unnecessarily global symbols 2005-06-03 15:33:26 +00:00
pnm.h ported all network streams to the new API 2005-05-29 12:54:00 +00:00
qtpalette.h
rtp.c fix wrong usage of select() (based on patch by Selwyn Tang selwyn hectrix com), 2005-06-19 12:42:36 +00:00
rtp.h Mark modified imported files as such to comply more closely with GPL §2a. 2005-04-16 12:51:09 +00:00
stheader.h Remove file-global mpadec, add ad_driver member to sh_audio_t instead. 2005-02-25 11:17:43 +00:00
stream.c ported all network streams to the new API 2005-05-29 12:54:00 +00:00
stream.h small warning fix: 2005-07-10 14:09:45 +00:00
stream_dvd.c Reduce senseless spamminess of DVD playback in verbose mode. 2005-05-22 22:35:44 +00:00
stream_file.c fixed file:// syntax using newly introduced -string- urlpart 2005-05-14 12:50:59 +00:00
stream_ftp.c
stream_livedotcom.c typos 2005-06-20 08:47:27 +00:00
stream_netstream.c
stream_null.c
stream_smb.c remove inclusion of stdio.h 2005-05-19 21:47:30 +00:00
stream_vcd.c don't read past the end of the selected track 2005-07-03 15:20:14 +00:00
stream_vstream.c more on tivo vstream support.. 1000l to Joey for forgetting this file and breaking MPlayer build! :) 2005-02-27 05:53:12 +00:00
test.c
tv.c Demuxer modularization 2005-08-05 19:57:47 +00:00
tv.h several sets of headers declare global variables in them, which causes multiple definition errors with gcc 4.x 2005-01-29 12:24:43 +00:00
tvi_bsdbt848.c DragonFly BSD support 2005-05-25 08:48:32 +00:00
tvi_def.h
tvi_dummy.c
tvi_v4l.c 100l 2005-08-19 14:28:30 +00:00
tvi_v4l2.c mode fps int vs. float woes 2005-08-22 20:04:42 +00:00
url.c
url.h
vcd_read.h
vcd_read_darwin.h
vcd_read_fbsd.h
vcd_read_nbsd.h
video.c 100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.! 2005-08-06 16:15:07 +00:00
videodev2.h
yuv4mpeg.c replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org 2005-01-08 14:32:26 +00:00
yuv4mpeg.h replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org 2005-01-08 14:32:26 +00:00
yuv4mpeg_intern.h
yuv4mpeg_ratio.c