mpv/libmpdemux
nicodvb 72fedc8425 fixed bug introduced with the addition of get_ext_stream_properties()
that should close bug #843, too.
Patch by John Donaghy. Explanation:
The issue is that get_ext_stream_properties shouldnt be returning
false when no extended stream properties are found for the stream in
question because that is not an error condition ... extended stream
properties are optional. The only time this function should return
false is when the buffer overrun checks fail.





git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23823 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-18 22:16:08 +00:00
..
Makefile
asf.h
asfheader.c fixed bug introduced with the addition of get_ext_stream_properties() 2007-07-18 22:16:08 +00:00
aviheader.c Use stream_read_qword_le 2007-07-14 09:01:44 +00:00
aviheader.h
aviprint.c
demux_aac.c
demux_asf.c
demux_audio.c
demux_avi.c
demux_avs.c
demux_avs.h
demux_demuxers.c
demux_film.c
demux_fli.c
demux_gif.c
demux_lavf.c add support for subtitles thru lavf 2007-07-13 21:15:24 +00:00
demux_lmlm4.c
demux_mf.c
demux_mkv.c Avoid crash if a non-existent audio track is selected with -aid 2007-07-16 14:01:53 +00:00
demux_mov.c
demux_mpc.c
demux_mpg.c
demux_nsv.c
demux_nut.c
demux_nuv.c
demux_ogg.c
demux_pva.c
demux_rawaudio.c
demux_rawdv.c
demux_rawvideo.c
demux_real.c
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
demux_ty.c
demux_ty_osd.c
demux_viv.c
demux_vqf.c
demux_xmms.c
demux_xmms_plugin.h
demux_y4m.c
demuxer.c
demuxer.h
ebml.c
ebml.h
extension.c
genres.h
matroska.h
mf.c
mf.h
mp3_hdr.c
mp3_hdr.h
mpeg_hdr.c
mpeg_hdr.h
mpeg_packetizer.c
mpeg_packetizer.h
ms_hdr.h
muxer.c
muxer.h
muxer_avi.c
muxer_lavf.c
muxer_mpeg.c
muxer_rawaudio.c
muxer_rawvideo.c
nuppelvideo.h
parse_es.c
parse_es.h
parse_mp4.c
parse_mp4.h
qtpalette.h
stheader.h
video.c Fix segfault if an 'strf' chunk couldn't be found in avi 2007-07-13 14:39:18 +00:00
yuv4mpeg.c
yuv4mpeg.h
yuv4mpeg_intern.h
yuv4mpeg_ratio.c