.. |
aac_hdr.c
|
…
|
|
asf.h
|
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
2009-07-26 19:53:00 +00:00 |
asfguid.h
|
…
|
|
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
|
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
2009-07-26 19:53:00 +00:00 |
aviprint.c
|
…
|
|
demux_aac.c
|
…
|
|
demux_asf.c
|
…
|
|
demux_audio.c
|
Get rid of useless indirection and use the demuxer argument directly instead of
|
2009-09-14 08:51:00 +00:00 |
demux_avi.c
|
…
|
|
demux_avs.c
|
…
|
|
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
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
demux_fli.c
|
…
|
|
demux_gif.c
|
…
|
|
demux_lavf.c
|
Allow demuxer lavf to export CODEC_ID_DVB_TELETEXT.
|
2009-11-07 12:55:07 +00:00 |
demux_lmlm4.c
|
…
|
|
demux_mf.c
|
Set demuxer->filepos in mf demuxer, since the stream_tell fallback is not
|
2009-08-17 06:14:12 +00:00 |
demux_mkv.c
|
Avoid void * arithmetic.
|
2009-09-30 07:54:04 +00:00 |
demux_mng.c
|
…
|
|
demux_mov.c
|
100l, SIZE_MAX must be UINT_MAX to prevent an integer overflow later on,
|
2009-09-04 09:21:06 +00:00 |
demux_mpc.c
|
…
|
|
demux_mpg.c
|
…
|
|
demux_nemesi.c
|
…
|
|
demux_nsv.c
|
…
|
|
demux_nut.c
|
…
|
|
demux_ogg.c
|
Find and take into account stream start time for ogg files.
|
2009-10-16 08:42:00 +00:00 |
demux_pva.c
|
Fix 100l broken flag check found due to compiler warning.
|
2009-08-17 07:30:24 +00:00 |
demux_rawaudio.c
|
Get rid of rawaudio control code again that only duplicates the fallback code in
|
2009-08-17 05:56:36 +00:00 |
demux_rawdv.c
|
…
|
|
demux_rawvideo.c
|
…
|
|
demux_real.c
|
In all demux_info_add calls change "name" to "title".
|
2009-05-30 13:18:57 +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
|
Make *avcctx AVCodecContext instead of void.
|
2009-08-11 18:52:18 +00:00 |
demux_rtp_internal.h
|
…
|
|
demux_smjpeg.c
|
…
|
|
demux_ts.c
|
Add 0x85 ad ID for DTS audio.
|
2009-09-23 09:12:19 +00:00 |
demux_ty.c
|
…
|
|
demux_ty_osd.c
|
…
|
|
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
|
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
|
demuxer.c: Add initialization missing from previous commit
|
2009-11-02 01:40:09 +00:00 |
demuxer.h
|
Separate teletext from tv support.
|
2009-11-07 12:31:05 +00:00 |
ebml.c
|
…
|
|
ebml.h
|
…
|
|
extension.c
|
Add support for lavf vqf demuxer and lavc TwinVQ decoder.
|
2009-09-07 17:20:44 +00:00 |
genres.h
|
…
|
|
matroska.h
|
Add Dolby TrueHD support for mkv demuxer.
|
2009-08-13 21:54:08 +00:00 |
mf.c
|
…
|
|
mf.h
|
…
|
|
mp3_hdr.c
|
…
|
|
mp3_hdr.h
|
…
|
|
mp_taglists.c
|
cosmetics: alphabetize
|
2009-11-03 23:54:32 +00:00 |
mp_taglists.h
|
Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect that
|
2009-08-30 23:01: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
|
…
|
|
mpeg_packetizer.c
|
…
|
|
mpeg_packetizer.h
|
…
|
|
ms_hdr.h
|
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
2009-07-26 19:53:00 +00:00 |
muxer.c
|
…
|
|
muxer.h
|
…
|
|
muxer_avi.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
muxer_lavf.c
|
…
|
|
muxer_mpeg.c
|
…
|
|
muxer_rawaudio.c
|
Add standard license header to all files in libmpdemux.
|
2009-05-08 21:51:13 +00:00 |
muxer_rawvideo.c
|
…
|
|
parse_es.c
|
…
|
|
parse_es.h
|
…
|
|
parse_mp4.c
|
…
|
|
parse_mp4.h
|
…
|
|
qtpalette.h
|
…
|
|
stheader.h
|
…
|
|
video.c
|
…
|
|
yuv4mpeg.c
|
…
|
|
yuv4mpeg.h
|
Get rid of some more trailing whitespace
|
2009-05-12 03:03:35 +00:00 |
yuv4mpeg_intern.h
|
…
|
|
yuv4mpeg_ratio.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |