mpv/libmpdemux
reimar b05f2d0bdf Always register all streams from libavformat, not just those belonging to a program.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29657 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-08 08:55:05 +00:00
..
aac_hdr.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
asf.h Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
asfguid.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
asfheader.c In all demux_info_add calls change "name" to "title". 2009-05-30 13:18:57 +00:00
aviheader.c In all demux_info_add calls change "name" to "title". 2009-05-30 13:18:57 +00:00
aviheader.h Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
aviprint.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_aac.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_asf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_audio.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_avi.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_avs.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_avs.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_demuxers.c Add a hack to ensure data from e.g. mov format -subfile gets read at all 2009-09-01 15:00:49 +00:00
demux_film.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_fli.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_gif.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_lavf.c Always register all streams from libavformat, not just those belonging to a program. 2009-09-08 08:55:05 +00:00
demux_lmlm4.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_mf.c Set demuxer->filepos in mf demuxer, since the stream_tell fallback is not 2009-08-17 06:14:12 +00:00
demux_mkv.c Fix incompatible pointer types warning, also seems to fix mis-compilation with gcc-4.4.1 2009-08-17 08:02:37 +00:00
demux_mng.c
demux_mov.c 100l, SIZE_MAX must be UINT_MAX to prevent an integer overflow later on, 2009-09-04 09:21:06 +00:00
demux_mpc.c
demux_mpg.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_nemesi.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_nsv.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_nut.c
demux_ogg.c In all demux_info_add calls change "name" to "title". 2009-05-30 13:18:57 +00:00
demux_pva.c Fix 100l broken flag check found due to compiler warning. 2009-08-17 07:30:24 +00:00
demux_rawaudio.c Get rid of rawaudio control code again that only duplicates the fallback code in 2009-08-17 05:56:36 +00:00
demux_rawdv.c
demux_rawvideo.c
demux_real.c In all demux_info_add calls change "name" to "title". 2009-05-30 13:18:57 +00:00
demux_realaud.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_roq.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_rtp.cpp free(), delete and delete[] are all different and can't just be used at random, 2009-09-02 11:07:02 +00:00
demux_rtp.h
demux_rtp_codec.cpp Make *avcctx AVCodecContext instead of void. 2009-08-11 18:52:18 +00:00
demux_rtp_internal.h
demux_smjpeg.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_ts.c Add suport for detecting and demuxing DVB teletext streams (nothing beyond that though). 2009-08-21 16:54:57 +00:00
demux_ty.c
demux_ty_osd.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_viv.c In all demux_info_add calls change "name" to "title". 2009-05-30 13:18:57 +00:00
demux_vqf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_xmms.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
demux_xmms_plugin.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_y4m.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demuxer.c Reuse ds_get_packet in ds_get_packet_pts 2009-08-23 15:32:42 +00:00
demuxer.h Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
ebml.c
ebml.h
extension.c Add support for lavf vqf demuxer and lavc TwinVQ decoder. 2009-09-07 17:20:44 +00:00
genres.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
matroska.h Add Dolby TrueHD support for mkv demuxer. 2009-08-13 21:54:08 +00:00
mf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
mf.h
mp3_hdr.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
mp3_hdr.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
mp_taglists.c Add support for lavf vqf demuxer and lavc TwinVQ decoder. 2009-09-07 17:20:44 +00:00
mp_taglists.h Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect that 2009-08-30 23:01:36 +00:00
mpeg_hdr.c Fix H.264 SPS parsing in case of scaling list present. 2009-08-11 18:44:43 +00:00
mpeg_hdr.h
mpeg_packetizer.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
mpeg_packetizer.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ms_hdr.h Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
muxer.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
muxer.h
muxer_avi.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
muxer_lavf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
muxer_mpeg.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
muxer_rawaudio.c
muxer_rawvideo.c
parse_es.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
parse_es.h
parse_mp4.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
parse_mp4.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
qtpalette.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stheader.h
video.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
yuv4mpeg.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
yuv4mpeg.h
yuv4mpeg_intern.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
yuv4mpeg_ratio.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00