mpv/libmpdemux
reimar 29369f0c33 Add const where appropriate, also gets rid of a compiler warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29338 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-06-01 09:43:32 +00:00
..
aac_hdr.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
asf.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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 Add const where appropriate, also gets rid of a compiler warning. 2009-06-01 09:43:32 +00:00
demux_lmlm4.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_mf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_mkv.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_mng.c
demux_mov.c In all demux_info_add calls change "name" to "title". 2009-05-30 13:18:57 +00:00
demux_mpc.c Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
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 Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
demux_ogg.c In all demux_info_add calls change "name" to "title". 2009-05-30 13:18:57 +00:00
demux_pva.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_rawaudio.c Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
demux_rawdv.c Replace informal LGPL header by standard LGPL license header. 2009-05-08 21:47:03 +00:00
demux_rawvideo.c Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
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 Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag and make sure libnemesi only builds are fine 2009-05-25 20:28:35 +00:00
demux_rtp.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
demux_rtp_codec.cpp whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_rtp_internal.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
demux_smjpeg.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
demux_ts.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58: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
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 Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
demuxer.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ebml.c Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
ebml.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
extension.c Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
genres.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
matroska.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
mf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
mf.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
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 override codec tag for pcm s32le and s32be, used in mov 2009-04-02 02:31:17 +00:00
mp_taglists.h
mpeg_hdr.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
mpeg_hdr.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
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 Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
muxer.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
muxer.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
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 Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
muxer_rawvideo.c Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
parse_es.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
parse_es.h Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
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 Add standard license header to all files in libmpdemux. 2009-05-08 21:51:13 +00:00
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 Get rid of some more trailing whitespace 2009-05-12 03:03:35 +00:00
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