1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 20:05:07 +00:00
mpv/libmpdemux
reimar 4fd37efa40 Calculate fps as double-precision to make switching to double-precision fps values easier.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26504 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-23 07:49:51 +00:00
..
aac_hdr.c Split the aac header parsing out of aac demuxer to allow using libmpmux 2008-04-09 00:43:19 +00:00
asf.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
asfguid.h Make stream independent of libmpdemux, the asf demuxer and streaming 2008-04-09 00:32:35 +00:00
asfheader.c Make stream independent of libmpdemux, the asf demuxer and streaming 2008-04-09 00:32:35 +00:00
aviheader.c
aviheader.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
aviprint.c
demux_aac.c Split the aac header parsing out of aac demuxer to allow using libmpmux 2008-04-09 00:43:19 +00:00
demux_asf.c demux_asf: Fix operator precedence in packet length check 2008-04-13 23:04:07 +00:00
demux_audio.c Remove another two useless special-case from flac metadata reading function 2008-04-12 15:16:37 +00:00
demux_avi.c
demux_avs.c Calculate fps as double-precision to make switching to double-precision fps values easier. 2008-04-23 07:49:51 +00:00
demux_avs.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 23:32:01 +00:00
demux_demuxers.c Remove useless cast 2008-04-05 14:07:05 +00:00
demux_film.c Fix lots and lots of other demuxers broken by r26301 2008-04-05 14:11:48 +00:00
demux_fli.c
demux_gif.c
demux_lavf.c Prefer libavformat musepack demuxer over internal one (which does not even support v8). 2008-04-16 12:03:34 +00:00
demux_lmlm4.c
demux_mf.c sun rasterfile decoder 2008-02-25 18:30:02 +00:00
demux_mkv.c Revert r26412: policy violation 2008-04-19 16:53:44 +00:00
demux_mov.c Use HAVE_QUICKTIME instead of MACOSX preprocessor condition. 2008-03-15 11:32:19 +00:00
demux_mpc.c
demux_mpg.c
demux_nemesi.c
demux_nsv.c Set demuxer->audio->id to avoid breakage due to r26301 2008-04-05 09:19:55 +00:00
demux_nut.c
demux_nuv.c Fix lots and lots of other demuxers broken by r26301 2008-04-05 14:11:48 +00:00
demux_ogg.c Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle 2008-02-29 17:25:39 +00:00
demux_pva.c Fix lots and lots of other demuxers broken by r26301 2008-04-05 14:11:48 +00:00
demux_rawaudio.c Remove global demuxer_type 2008-04-12 15:51:05 +00:00
demux_rawdv.c Fix lots and lots of other demuxers broken by r26301 2008-04-05 14:11:48 +00:00
demux_rawvideo.c Remove global demuxer_type 2008-04-12 15:51:05 +00:00
demux_real.c demux_real.c: Always use MP_NOPTS_VALUE for unknown pts 2008-04-12 15:51:15 +00:00
demux_realaud.c
demux_roq.c Fix lots and lots of other demuxers broken by r26301 2008-04-05 14:11:48 +00:00
demux_rtp_codec.cpp
demux_rtp_internal.h FFmpeg now uses different (unified) #include paths. 2008-02-25 15:46:36 +00:00
demux_rtp.cpp
demux_rtp.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
demux_smjpeg.c Fix lots and lots of other demuxers broken by r26301 2008-04-05 14:11:48 +00:00
demux_ts.c typo in filename 2008-04-11 10:35:32 +00:00
demux_ty_osd.c
demux_ty.c
demux_viv.c FFmpeg now uses different (unified) #include paths. 2008-02-25 15:46:36 +00:00
demux_vqf.c Fix lots and lots of other demuxers broken by r26301 2008-04-05 14:11:48 +00:00
demux_xmms_plugin.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
demux_xmms.c
demux_y4m.c
demuxer.c Revert r26411: policy violation 2008-04-19 16:51:28 +00:00
demuxer.h Remove unused function demux_read_data_pack 2008-04-11 23:06:33 +00:00
ebml.c
ebml.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 23:32:01 +00:00
extension.c
genres.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
Makefile .depend has to get all the CFLAGS that the files it contains dependency 2008-04-22 22:14:06 +00:00
matroska.h Remove unnecessary includes 2008-04-01 15:24:53 +00:00
mf.c
mf.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mp3_hdr.c
mp3_hdr.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 23:32:01 +00:00
mp_taglists.c Add BFI video support through FFmpeg. 2008-04-22 10:14:55 +00:00
mp_taglists.h Split the lavf taglists out of the lavf muxer to allow using libmpmux 2008-04-09 00:46:21 +00:00
mpeg_hdr.c
mpeg_hdr.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mpeg_packetizer.c
mpeg_packetizer.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 23:32:01 +00:00
ms_hdr.h Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately 2008-03-02 19:38:50 +00:00
muxer_avi.c
muxer_lavf.c Split the lavf taglists out of the lavf muxer to allow using libmpmux 2008-04-09 00:46:21 +00:00
muxer_mpeg.c
muxer_rawaudio.c
muxer_rawvideo.c
muxer.c
muxer.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 23:32:01 +00:00
nuppelvideo.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
parse_es.c
parse_es.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 23:32:01 +00:00
parse_mp4.c
parse_mp4.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
qtpalette.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
stheader.h Support 'default' attribute for audio and subtitle tracks. 2008-03-30 16:55:46 +00:00
video.c Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoder 2008-04-05 11:09:21 +00:00
yuv4mpeg_intern.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
yuv4mpeg_ratio.c
yuv4mpeg.c
yuv4mpeg.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00