.. |
aac_hdr.c
|
Add separate header for aac_parse_frame(); avoids forward declarations.
|
2010-02-17 22:28:24 +00:00 |
aac_hdr.h
|
Add separate header for aac_parse_frame(); avoids forward declarations.
|
2010-02-17 22:28:24 +00:00 |
asf.h
|
Calculate length of ASF files with more than 1 second precision.
|
2009-11-10 16:24:16 +00:00 |
asfguid.h
|
…
|
|
asfheader.c
|
Add header for asf_check_header, read_asf_header; avoids forward declarations.
|
2010-02-17 23:45:01 +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
|
libmpdemux: Mark functions not used outside of their files as static.
|
2010-02-17 22:01:35 +00:00 |
aviheader.h
|
Add read_avi_header() to aviheader.h; avoids forward declarations.
|
2010-02-17 23:10:56 +00:00 |
aviprint.c
|
…
|
|
demux_aac.c
|
Add separate header for aac_parse_frame(); avoids forward declarations.
|
2010-02-17 22:28:24 +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
|
Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
|
2009-11-22 15:18:21 +00:00 |
demux_avi.c
|
Add header for demux_ogg_open, init_avi_with_ogg; avoids forward declarations.
|
2010-02-17 23:36:44 +00:00 |
demux_avs.c
|
libmpdemux: Mark functions not used outside of their files as static.
|
2010-02-17 22:01:35 +00:00 |
demux_avs.h
|
…
|
|
demux_demuxers.c
|
Unbreak the demuxer-specific code in video.c with e.g.
|
2009-11-01 09:48:34 +00:00 |
demux_film.c
|
…
|
|
demux_fli.c
|
…
|
|
demux_gif.c
|
libmpdemux: Mark functions not used outside of their files as static.
|
2010-02-17 22:01:35 +00:00 |
demux_lavf.c
|
Dynamically increase probe size for lavf demuxer up to 2 MB.
|
2010-02-12 20:38:29 +00:00 |
demux_lmlm4.c
|
…
|
|
demux_mf.c
|
Add support for JPEG2000 via FFmpeg/OpenJPEG
|
2010-01-03 00:58:56 +00:00 |
demux_mkv.c
|
Add separate header for real_fix_timestamp(); avoids forward declarations.
|
2010-02-17 22:22:51 +00:00 |
demux_mng.c
|
…
|
|
demux_mov.c
|
Add header file for store_ughvlc(); avoids forward declarations.
|
2010-02-17 23:02:13 +00:00 |
demux_mov.h
|
Add header file for store_ughvlc(); avoids forward declarations.
|
2010-02-17 23:02:13 +00:00 |
demux_mpc.c
|
…
|
|
demux_mpg.c
|
libmpdemux: Remove pointless leftover '#if 1' preprocessor instructions.
|
2010-02-17 22:52:31 +00:00 |
demux_nemesi.c
|
…
|
|
demux_nsv.c
|
…
|
|
demux_nut.c
|
…
|
|
demux_ogg.c
|
Add header for demux_ogg_open, init_avi_with_ogg; avoids forward declarations.
|
2010-02-17 23:36:44 +00:00 |
demux_ogg.h
|
Add header for demux_ogg_open, init_avi_with_ogg; avoids forward declarations.
|
2010-02-17 23:36:44 +00:00 |
demux_pva.c
|
libmpdemux: Mark functions not used outside of their files as static.
|
2010-02-17 22:01:35 +00:00 |
demux_rawaudio.c
|
-demuxer rawaudio data will often need parsing (e.g. when it is used for raw
|
2010-01-15 19:01:03 +00:00 |
demux_rawdv.c
|
calloc instead of malloc+memset.
|
2009-11-20 23:41:06 +00:00 |
demux_rawvideo.c
|
…
|
|
demux_real.c
|
libmpdemux: Remove pointless leftover '#if 1' preprocessor instructions.
|
2010-02-17 22:52:31 +00:00 |
demux_real.h
|
Add separate header for real_fix_timestamp(); avoids forward declarations.
|
2010-02-17 22:22:51 +00:00 |
demux_realaud.c
|
…
|
|
demux_roq.c
|
…
|
|
demux_rtp.cpp
|
free(), delete and delete[] are all different and can't just be used at random,
|
2009-09-02 11:07:02 +00:00 |
demux_rtp.h
|
…
|
|
demux_rtp_codec.cpp
|
Silence two gcc warnings: suggest parentheses around && within ||
|
2009-11-18 18:24:05 +00:00 |
demux_rtp_internal.h
|
…
|
|
demux_smjpeg.c
|
…
|
|
demux_ts.c
|
Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration.
|
2010-02-17 22:58:03 +00:00 |
demux_ts.h
|
Add separate header for mp_a52_framesize(); avoids forward declarations.
|
2010-02-17 22:40:50 +00:00 |
demux_ty.c
|
Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.
|
2010-02-17 22:48:32 +00:00 |
demux_ty_osd.c
|
Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.
|
2010-02-17 22:48:32 +00:00 |
demux_ty_osd.h
|
Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.
|
2010-02-17 22:48:32 +00:00 |
demux_viv.c
|
…
|
|
demux_vqf.c
|
…
|
|
demux_xmms.c
|
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
2009-07-26 19:53:00 +00:00 |
demux_xmms_plugin.h
|
…
|
|
demux_y4m.c
|
…
|
|
demuxer.c
|
libmpdemux: Mark functions not used outside of their files as static.
|
2010-02-17 22:01:35 +00:00 |
demuxer.h
|
Remove demux_ogg-related declarations that are no longer necessary.
|
2010-02-17 23:33:17 +00:00 |
ebml.c
|
…
|
|
ebml.h
|
…
|
|
extension.c
|
Fix grammar/missing verb in description.
|
2009-12-25 09:03:02 +00:00 |
genres.h
|
…
|
|
matroska.h
|
Add Dolby TrueHD support for mkv demuxer.
|
2009-08-13 21:54:08 +00:00 |
mf.c
|
Add a proper header for our strsep implementation so strsep will
|
2010-01-17 15:08:31 +00:00 |
mf.h
|
…
|
|
mp3_hdr.c
|
libmpdemux: Remove pointless leftover '#if 1' preprocessor instructions.
|
2010-02-17 22:52:31 +00:00 |
mp3_hdr.h
|
…
|
|
mp_taglists.c
|
Support FFmpeg's ALS decoder.
|
2010-02-16 21:54:50 +00:00 |
mp_taglists.h
|
Fix declarations in mp_taglists.h and include it in mp_taglists.c to
|
2009-11-11 11:52:36 +00:00 |
mpeg_hdr.c
|
Fix H.264 SPS parsing in case of scaling list present.
|
2009-08-11 18:44:43 +00:00 |
mpeg_hdr.h
|
Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration.
|
2010-02-17 22:58:03 +00:00 |
mpeg_packetizer.c
|
…
|
|
mpeg_packetizer.h
|
…
|
|
ms_hdr.h
|
Add config.h header #include; it is required for the HAVE_BIGENDIAN check.
|
2010-02-17 22:33:21 +00:00 |
muxer.c
|
…
|
|
muxer.h
|
…
|
|
muxer_avi.c
|
…
|
|
muxer_lavf.c
|
Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
|
2009-11-22 15:18:21 +00:00 |
muxer_mpeg.c
|
Add separate header for mp_a52_framesize(); avoids forward declarations.
|
2010-02-17 22:40:50 +00:00 |
muxer_rawaudio.c
|
…
|
|
muxer_rawvideo.c
|
…
|
|
parse_es.c
|
…
|
|
parse_es.h
|
…
|
|
parse_mp4.c
|
libmpdemux: Mark functions not used outside of their files as static.
|
2010-02-17 22:01:35 +00:00 |
parse_mp4.h
|
…
|
|
qtpalette.h
|
…
|
|
stheader.h
|
Add support for parsing audio streams (though should be easy to extend to video)
|
2009-12-27 15:28:01 +00:00 |
video.c
|
Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.
|
2010-02-17 22:48:32 +00:00 |
yuv4mpeg.c
|
…
|
|
yuv4mpeg.h
|
…
|
|
yuv4mpeg_intern.h
|
…
|
|
yuv4mpeg_ratio.c
|
…
|
|