mpv/libmpdemux
reimar d4fbb004a6 Get rid of __attribute__((__packed__)) in Matroska demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23404 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-28 18:13:33 +00:00
..
Makefile Add general variables for either static or shared FFmpeg libraries. 2007-04-26 11:22:22 +00:00
asf.h Set i_bps for ASF video streams according to extended stream properties 2007-05-22 13:55:14 +00:00
asfheader.c Remove some unused variables, patch by timwoj ieee org. 2007-05-28 08:42:35 +00:00
aviheader.c with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru) 2007-04-20 21:49:49 +00:00
aviheader.h
aviprint.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_aac.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_asf.c Set i_bps for ASF video streams according to extended stream properties 2007-05-22 13:55:14 +00:00
demux_audio.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_avi.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_avs.c Use explicit path for headers from the loader/ directory. 2007-03-15 22:34:45 +00:00
demux_avs.h
demux_demuxers.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_film.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_fli.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_gif.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_lavf.c add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd . 2007-05-10 15:47:06 +00:00
demux_lmlm4.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_mf.c BMP support for mf:// 2007-04-06 16:58:00 +00:00
demux_mkv.c Get rid of __attribute__((__packed__)) in Matroska demuxer 2007-05-28 18:13:33 +00:00
demux_mov.c 10l: r23399 broke mov/mp4 demuxing 2007-05-28 14:25:48 +00:00
demux_mpc.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_mpg.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
demux_nsv.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_nut.c compilation fix, manually include help_mp.h 2007-04-24 09:05:54 +00:00
demux_nuv.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_ogg.c Remove some unused variables, patch by timwoj ieee org. 2007-05-28 08:42:35 +00:00
demux_pva.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_rawaudio.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_rawdv.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_rawvideo.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_real.c Declarations and code should not be mixed. 2007-04-25 00:03:27 +00:00
demux_realaud.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_roq.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_rtp.cpp Fix compilation after FFmpeg r8921 2007-05-07 08:13:22 +00:00
demux_rtp.h Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_rtp_codec.cpp Support h264 over rtsp 2007-04-01 03:03:05 +00:00
demux_rtp_internal.h Support h264 over rtsp 2007-04-01 03:03:05 +00:00
demux_smjpeg.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_ts.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_ty.c Remove some unused variables, patch by timwoj ieee org. 2007-05-28 08:42:35 +00:00
demux_ty_osd.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_viv.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_vqf.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_xmms.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_xmms_plugin.h
demux_y4m.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demuxer.c Simplify preprocessor directives: There is a general variable for 2007-04-26 15:10:07 +00:00
demuxer.h Add lavf_preferred demuxer for lavf formats we want to be probed 2007-04-14 10:03:42 +00:00
ebml.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
ebml.h
extension.c Use lavf_preferred mechanism to replace more extension-based detection hacks 2007-04-14 10:07:36 +00:00
genres.h
matroska.h Support theora in mkv. Sample: http://samples.mplayerhq.hu/Matroska/theora.mkv 2007-05-10 14:01:53 +00:00
mf.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
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 Simplify preprocessor directives: There is a general variable for 2007-04-26 15:10:07 +00:00
muxer.h Add imgfmt (AKA pixel format) to muxer_stream_t so that encoders can 2007-05-17 00:15:08 +00:00
muxer_avi.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
muxer_lavf.c cosmetics: fix indentation for previous commit 2007-05-18 02:10:41 +00:00
muxer_mpeg.c added :interleaving2, a better method to determine which stream whouls be flushed 2007-04-08 16:15:41 +00:00
muxer_rawaudio.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
muxer_rawvideo.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
nuppelvideo.h
parse_es.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
parse_es.h
parse_mp4.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
parse_mp4.h
qtpalette.h
stheader.h
video.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
yuv4mpeg.c
yuv4mpeg.h Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
yuv4mpeg_intern.h
yuv4mpeg_ratio.c