.. |
Makefile
|
…
|
|
asf.h
|
Add explanatory comments to the #endif part of multiple inclusion guards.
|
2007-12-31 16:15:50 +00:00 |
asfheader.c
|
…
|
|
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
|
…
|
|
demux_aac.c
|
…
|
|
demux_asf.c
|
Replace LOAD_LE32 etc. by AV_RL32 etc.
|
2007-12-23 16:46:24 +00:00 |
demux_audio.c
|
…
|
|
demux_avi.c
|
Remove some pointless casts
|
2007-12-01 14:22:27 +00:00 |
demux_avs.c
|
…
|
|
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
|
…
|
|
demux_film.c
|
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
|
2008-01-06 23:20:15 +00:00 |
demux_fli.c
|
…
|
|
demux_gif.c
|
…
|
|
demux_lavf.c
|
100l, fix compilation.
|
2007-12-22 18:32:45 +00:00 |
demux_lmlm4.c
|
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
|
2008-01-06 23:20:15 +00:00 |
demux_mf.c
|
100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table
|
2007-11-18 10:02:28 +00:00 |
demux_mkv.c
|
Vobsub support tridx setting in .idx file.
|
2007-12-19 08:35:40 +00:00 |
demux_mov.c
|
Codecdata must always be malloc'd, fixes free being called with an
|
2008-01-09 07:18:14 +00:00 |
demux_mpc.c
|
…
|
|
demux_mpg.c
|
…
|
|
demux_nemesi.c
|
Make sure we have an rtsp session
|
2007-12-24 01:54:30 +00:00 |
demux_nsv.c
|
…
|
|
demux_nut.c
|
…
|
|
demux_nuv.c
|
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
|
2008-01-06 23:20:15 +00:00 |
demux_ogg.c
|
Add some const/static qualifiers as appropriate
|
2007-12-24 16:27:52 +00:00 |
demux_pva.c
|
…
|
|
demux_rawaudio.c
|
Make m_option_t arrays referenced by cfg-common.h const
|
2007-12-02 21:26:23 +00:00 |
demux_rawdv.c
|
…
|
|
demux_rawvideo.c
|
Make m_option_t arrays referenced by cfg-common.h const
|
2007-12-02 21:26:23 +00:00 |
demux_real.c
|
Don't overread audio data
|
2008-01-06 14:30:25 +00:00 |
demux_realaud.c
|
…
|
|
demux_roq.c
|
…
|
|
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_rtp_codec.cpp
|
…
|
|
demux_rtp_internal.h
|
Add explanatory comments to the #endif part of multiple inclusion guards.
|
2007-12-31 16:15:50 +00:00 |
demux_smjpeg.c
|
…
|
|
demux_ts.c
|
in the PMT stream_type==0x11 identified AAC in LATM-over-LOAS syntax that isn't decodable yet, removed
|
2008-01-05 13:03:44 +00:00 |
demux_ty.c
|
…
|
|
demux_ty_osd.c
|
…
|
|
demux_viv.c
|
…
|
|
demux_vqf.c
|
…
|
|
demux_xmms.c
|
…
|
|
demux_xmms_plugin.h
|
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
|
2008-01-06 23:20:15 +00:00 |
demux_y4m.c
|
…
|
|
demuxer.c
|
Deallocate audio track codecdata.
|
2008-01-07 14:13:50 +00:00 |
demuxer.h
|
wrapper functions to get/set angle: the wrapping is needed to RESYNC the demuxer; patch by oattila chello hu
|
2008-01-05 14:28:57 +00:00 |
ebml.c
|
…
|
|
ebml.h
|
…
|
|
extension.c
|
…
|
|
genres.h
|
Table of ID3 genres should be const as well
|
2007-12-02 20:48:16 +00:00 |
matroska.h
|
…
|
|
mf.c
|
…
|
|
mf.h
|
Add explanatory comments to the #endif part of multiple inclusion guards.
|
2007-12-31 16:15:50 +00:00 |
mp3_hdr.c
|
…
|
|
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
|
…
|
|
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
|
…
|
|
mpeg_packetizer.h
|
…
|
|
ms_hdr.h
|
Add explanatory comments to the #endif part of multiple inclusion guards.
|
2007-12-31 16:15:50 +00:00 |
muxer.c
|
…
|
|
muxer.h
|
Add multiple inclusion guards to all header files that lack them.
|
2008-01-01 21:35:58 +00:00 |
muxer_avi.c
|
…
|
|
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
|
Remove unused function write_psm_block(), fixes the warning:
|
2007-11-21 09:14:01 +00:00 |
muxer_rawaudio.c
|
…
|
|
muxer_rawvideo.c
|
…
|
|
nuppelvideo.h
|
Add multiple inclusion guards to all header files that lack them.
|
2008-01-01 21:35:58 +00:00 |
parse_es.c
|
…
|
|
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
|
…
|
|
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
|
Add explanatory comments to the #endif part of multiple inclusion guards.
|
2007-12-31 16:15:50 +00:00 |
stheader.h
|
Add explanatory comments to the #endif part of multiple inclusion guards.
|
2007-12-31 16:15:50 +00:00 |
video.c
|
…
|
|
yuv4mpeg.c
|
…
|
|
yuv4mpeg.h
|
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
|
2008-01-06 23:20:15 +00:00 |
yuv4mpeg_intern.h
|
…
|
|
yuv4mpeg_ratio.c
|
…
|
|