mpv/libmpdemux
diego dc2be42703 Merge common parts of all Makefiles into one file included by all.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21275 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-26 18:12:36 +00:00
..
Makefile Merge common parts of all Makefiles into one file included by all. 2006-11-26 18:12:36 +00:00
asf.h
asfheader.c Try to handle oversized asf headers by ignoring anything beyond the first MB 2006-11-13 19:16:39 +00:00
aviheader.c
aviheader.h
aviprint.c
bswap.h
demux_aac.c
demux_asf.c
demux_audio.c
demux_avi.c Remove duplicate message, the same info is printed anyway. 2006-11-12 16:03:39 +00:00
demux_avs.c
demux_avs.h
demux_demuxers.c
demux_film.c
demux_fli.c
demux_gif.c
demux_lavf.c check we aren't short of sh_videos before allocating another one 2006-11-20 23:31:01 +00:00
demux_lmlm4.c
demux_mf.c
demux_mkv.c Cosmetics: indentation fix. 2006-11-23 17:37:28 +00:00
demux_mov.c Support multiple subs in mov 2006-11-19 11:55:03 +00:00
demux_mpc.c
demux_mpg.c Make subtitle stream handling more similar to audio and video streams. 2006-11-13 16:15:23 +00:00
demux_nsv.c
demux_nut.c fix demux_nut to give proper (estimate) of percent position after a seek 2006-11-18 20:44:22 +00:00
demux_nuv.c
demux_ogg.c 10l, compilation error in r21054 2006-11-19 14:35:39 +00:00
demux_pva.c
demux_rawaudio.c
demux_rawdv.c
demux_rawvideo.c
demux_real.c Fix extradata passing to lavc RV20 decoder 2006-11-14 22:40:35 +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 slight simplification in demux_control_ts: no need to check *arg with last_{aid,vid} (small bugfix, too) 2006-11-20 21:03:46 +00:00
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 added code to switch video stream 2006-11-16 21:23:06 +00:00
demuxer.h new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s) 2006-11-18 14:31:31 +00:00
ebml.c
ebml.h
extension.c
genres.h
matroska.h Generalize subtitle switching, demux_ogg does not need a special case 2006-11-19 14:23:54 +00:00
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 permit muxing to raw pes (VDR uses this) 2006-11-21 22:09:58 +00:00
muxer_rawaudio.c
muxer_rawvideo.c
nuppelvideo.h
parse_es.c
parse_es.h
parse_mp4.c
parse_mp4.h
qtpalette.h
stheader.h Reorganize code to move more things out of main(). 2006-11-20 09:12:07 +00:00
video.c Cleanup for uselessly complicated closed-caption subtitle handling 2006-11-25 22:06:00 +00:00
yuv4mpeg.c
yuv4mpeg.h
yuv4mpeg_intern.h
yuv4mpeg_ratio.c