mpv/libmpdemux
nicodvb cec6597893 reset_fifos() resets demuxer->reference_clock to MP_NOPTS_VALUE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26071 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-23 10:42:24 +00:00
..
Makefile
asf.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
asfheader.c
aviheader.c Set sh_video->format when parsing aviheader, otherwise it might never 2007-12-01 14:29:53 +00:00
aviheader.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
aviprint.c
demux_aac.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_asf.c Check buffer index while reading to avoid sig11 2008-02-05 21:32:37 +00:00
demux_audio.c Add a comment to the #if 0 2008-01-29 22:44:55 +00:00
demux_avi.c cosmetic typo fix, geneate > generate 2008-02-09 13:13:02 +00:00
demux_avs.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_avs.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
demux_demuxers.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demux_film.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_fli.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_gif.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demux_lavf.c Fix r26032: wrong sub stream id assigned to dvdsub_id. 2008-02-21 09:47:03 +00:00
demux_lmlm4.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demux_mf.c add ffpcx decoder, works on my samples. 2008-02-13 21:36:27 +00:00
demux_mkv.c -chapter is now handled uniformly calling demuxer_seek_chapter() instead 2008-02-11 22:03:34 +00:00
demux_mov.c Use AV_RB*, reduces x86_64 code size by almost 1kB. 2008-02-09 10:38:36 +00:00
demux_mpc.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_mpg.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_nemesi.c Change force_fps and force_ofps to double 2008-02-14 14:50:34 +00:00
demux_nsv.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demux_nut.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_nuv.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demux_ogg.c typo fix: inited --> initialized 2008-02-14 14:23:55 +00:00
demux_pva.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demux_rawaudio.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_rawdv.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_rawvideo.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_real.c Allow demuxers to choose a default value for correct_pts 2008-02-03 12:14:29 +00:00
demux_realaud.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demux_roq.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demux_rtp.cpp Rename demuxer tags to clarify 2007-12-04 15:26:56 +00:00
demux_rtp.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
demux_rtp_codec.cpp Change force_fps and force_ofps to double 2008-02-14 14:50:34 +00:00
demux_rtp_internal.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
demux_smjpeg.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demux_ts.c reset_fifos() resets demuxer->reference_clock to MP_NOPTS_VALUE 2008-02-23 10:42:24 +00:00
demux_ty.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_ty_osd.c typo fix: inited --> initialized 2008-02-14 14:23:55 +00:00
demux_viv.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demux_vqf.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_xmms.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_xmms_plugin.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
demux_y4m.c Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +00:00
demuxer.c New member in demuxer_t: reference_clock. 2008-02-23 10:31:44 +00:00
demuxer.h New member in demuxer_t: reference_clock. 2008-02-23 10:31:44 +00:00
ebml.c
ebml.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
extension.c
genres.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
matroska.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mf.c Change mf_fps to double 2008-02-14 14:44:52 +00:00
mf.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mp3_hdr.c
mp3_hdr.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mpeg_hdr.c Mark constant argument of mp_header_process_sequence_header as such. 2007-10-19 10:08:02 +00:00
mpeg_hdr.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mpeg_packetizer.c moved pes_header from file-static to send_mpeg_pes_packet_ll() 2008-01-13 09:34:43 +00:00
mpeg_packetizer.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
ms_hdr.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
muxer.c
muxer.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
muxer_avi.c
muxer_lavf.c Bring (de)muxer_lavf up to date with the libavformat API changes introduced by FFmpeg commit r11071. 2007-11-23 10:44:33 +00:00
muxer_mpeg.c typo fix: inited --> initialized 2008-02-14 14:23:55 +00:00
muxer_rawaudio.c
muxer_rawvideo.c
nuppelvideo.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
parse_es.c
parse_es.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +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 Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
video.c in video_read_frame() set the keyframe flag in demuxer->video when dealing with 2007-11-02 23:05:51 +00:00
yuv4mpeg.c Disable function that is only used in disabled code, fixes warning: 2007-10-30 08:06:39 +00:00
yuv4mpeg.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
yuv4mpeg_intern.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
yuv4mpeg_ratio.c