1
mirror of https://github.com/mpv-player/mpv synced 2024-09-05 02:48:21 +02:00
mpv/libmpdemux
reimar 80d22ebb9f Properly check length of flac metadata.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25917 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-29 22:00:58 +00:00
..
asf.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
asfheader.c Remove some useless "extern" before function prototypes 2007-07-25 17:29:29 +00:00
aviheader.c Set sh_video->format when parsing aviheader, otherwise it might never 2007-12-01 14:29:53 +00:00
aviheader.h Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved 2008-01-06 23:20:15 +00:00
aviprint.c Fix format strings to match argument type 2007-06-24 13:09:08 +00:00
demux_aac.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_asf.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_audio.c Properly check length of flac metadata. 2008-01-29 22:00:58 +00:00
demux_avi.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +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 multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +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 r25817 to not always destroy codec_tag, this broke playback of e.g. ape files. 2008-01-29 19:05:36 +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 Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_mkv.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_mov.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +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 Make all demuxer_desc_t const, thus moving them to .rodata 2008-01-13 16:00:39 +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 Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +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 Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +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_codec.cpp Fix compilation of live555 support after FFmpegs r10173. 2007-08-22 23:37:06 +00:00
demux_rtp_internal.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
demux_rtp.cpp Rename demuxer tags to clarify 2007-12-04 15:26:56 +00:00
demux_rtp.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +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 Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demux_ty_osd.c Add name to email address. 2008-01-19 13:40:13 +00:00
demux_ty.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +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_plugin.h Consistently use uppercase filename as multiple inclusion guard. 2008-01-28 01:32:52 +00:00
demux_xmms.c Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +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 Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
demuxer.h Use defines to give names to the different seek flags. 2008-01-29 15:11:38 +00:00
ebml.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
ebml.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
extension.c added monkey audio file extensions to extension table 2007-09-13 17:06:36 +00:00
genres.h Table of ID3 genres should be const as well 2007-12-02 20:48:16 +00:00
Makefile libnemesi support, yet another rtsp/rtp library... 2007-09-19 21:38:22 +00:00
matroska.h add support for wavpack into matroska 2007-10-21 22:57:42 +00:00
mf.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
mf.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
mp3_hdr.c Unify include path handling, -I.. is in CFLAGS. 2005-11-18 14:39:25 +00:00
mp3_hdr.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +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 multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +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 Write functions used by send_mpeg_*_packet may _not_ modify data 2008-01-12 16:05:04 +00:00
ms_hdr.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +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 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 Put bff_mask into muxer context instead of a global variable. 2008-01-13 21:06:30 +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
muxer.c Simplify preprocessor directives: There is a general variable for 2007-04-26 15:10:07 +00:00
muxer.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
nuppelvideo.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
parse_es.c Remove unused parameter for mp_msg 2007-06-03 08:48:44 +00:00
parse_es.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
parse_mp4.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
parse_mp4.h Consistently use just the name of the #ifdef directive in #endif comments. 2008-01-01 20:00:20 +00:00
qtpalette.h Mark qt default palette tables as const 2008-01-13 16:04:58 +00:00
stheader.h Add extradata to sh_sub_t. 2008-01-11 21:45:10 +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_intern.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
yuv4mpeg_ratio.c The FSF changed postal address. 2006-09-01 12:11:11 +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 Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved 2008-01-06 23:20:15 +00:00