mpv/libmpdemux
aurel 88b6dd6fc2 cosmetic: typo, this wasn't supposed to be plural
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31137 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-05-04 18:46:42 +00:00
..
aac_hdr.c
aac_hdr.h
asf.h
asfguid.h
asfheader.c Add header for AVI print functions; avoids many forward declarations. 2010-02-18 00:18:50 +00:00
asfheader.h Add header for asf_check_header, read_asf_header; avoids forward declarations. 2010-02-17 23:45:01 +00:00
aviheader.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
aviheader.h
aviprint.c Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a 2010-02-22 14:27:32 +00:00
aviprint.h Declare public function print_vprp() in aviprint.h. 2010-02-21 23:36:36 +00:00
demux_aac.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
demux_asf.c Add header for asf_check_header, read_asf_header; avoids forward declarations. 2010-02-17 23:45:01 +00:00
demux_audio.c Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a 2010-02-22 14:27:32 +00:00
demux_avi.c Make audio switching with AVI demuxer chose the first audio stream 2010-03-31 18:45:00 +00:00
demux_avs.c
demux_avs.h
demux_demuxers.c
demux_film.c
demux_fli.c
demux_gif.c
demux_lavf.c cosmetic: typo, this wasn't supposed to be plural 2010-05-04 18:46:42 +00:00
demux_lmlm4.c
demux_mf.c
demux_mkv.c
demux_mng.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
demux_mov.c
demux_mov.h
demux_mpc.c
demux_mpg.c
demux_nemesi.c Drop weird and unnecessary _s/_st suffixes from demuxer struct names. 2010-02-21 20:03:49 +00:00
demux_nsv.c
demux_nut.c
demux_ogg.c Merge two redundant if checks, patch by ubitux, ubitux gmail com. 2010-04-16 01:42:28 +00:00
demux_ogg.h
demux_pva.c
demux_rawaudio.c
demux_rawdv.c
demux_rawvideo.c
demux_real.c Add header for AVI print functions; avoids many forward declarations. 2010-02-18 00:18:50 +00:00
demux_real.h
demux_realaud.c Add header for AVI print functions; avoids many forward declarations. 2010-02-18 00:18:50 +00:00
demux_roq.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
demux_rtp.cpp Drop weird and unnecessary _s/_st suffixes from demuxer struct names. 2010-02-21 20:03:49 +00:00
demux_rtp.h Remove pointless #ifdef checks for DEMUXER_H, which is never set. 2010-02-27 12:48:11 +00:00
demux_rtp_codec.cpp Silence permanent warning messages when decoding H264 over rtsp with 2010-05-02 10:47:40 +00:00
demux_rtp_internal.h Remove pointless #ifdef checks for DEMUXER_H, which is never set. 2010-02-27 12:48:11 +00:00
demux_smjpeg.c
demux_ts.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
demux_ts.h
demux_ty.c
demux_ty_osd.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
demux_ty_osd.h
demux_viv.c
demux_vqf.c
demux_xmms.c
demux_xmms_plugin.h
demux_y4m.c Support concatenated YUV4MPEG files. 2010-03-27 16:01:22 +00:00
demuxer.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
demuxer.h Increase mplayer buffer padding size to match the new one from ffmpeg. 2010-03-07 23:18:37 +00:00
ebml.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
ebml.h
extension.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
genres.h
matroska.h
mf.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
mf.h
mp3_hdr.c Remove unused static function mp_mp3_get_lsf(). 2010-02-27 21:29:06 +00:00
mp3_hdr.h
mp_taglists.c Fix alpabetical order. 2010-03-09 17:15:07 +00:00
mp_taglists.h
mpeg_hdr.c Calculate width and height in mp4_header_process_vop(). 2010-03-15 22:32:11 +00:00
mpeg_hdr.h Parse and use the information from the frame rate extension header for MPEG-2. 2010-02-21 13:53:41 +00:00
mpeg_packetizer.c
mpeg_packetizer.h
ms_hdr.h Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a 2010-02-22 14:27:32 +00:00
muxer.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
muxer.h
muxer_avi.c
muxer_lavf.c Mark muxer-related m_option_t arrays as const. 2010-04-04 16:12:23 +00:00
muxer_mpeg.c Mark muxer-related m_option_t arrays as const. 2010-04-04 16:12:23 +00:00
muxer_rawaudio.c
muxer_rawvideo.c
parse_es.c
parse_es.h
parse_mp4.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
parse_mp4.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
qtpalette.h
stheader.h cosmetics: Rename "codecs_st" struct to just plain "codecs". 2010-02-26 20:01:04 +00:00
video.c 100l, fix frametime calculation for MPEG-2 files with frame rate extension. 2010-03-27 12:47:26 +00:00
yuv4mpeg.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
yuv4mpeg.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
yuv4mpeg_intern.h
yuv4mpeg_ratio.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00