.. |
aac_hdr.c
|
…
|
|
asf.h
|
…
|
|
asfguid.h
|
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
2009-01-16 09:21:21 +00:00 |
asfheader.c
|
…
|
|
aviheader.c
|
…
|
|
aviheader.h
|
…
|
|
aviprint.c
|
Code simplification
|
2009-01-01 11:41:09 +00:00 |
demux_aac.c
|
…
|
|
demux_asf.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
demux_audio.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
demux_avi.c
|
Make AVI demuxer more resilient against broken or incomplete files.
|
2009-01-01 11:39:47 +00:00 |
demux_avs.c
|
…
|
|
demux_avs.h
|
…
|
|
demux_demuxers.c
|
…
|
|
demux_film.c
|
…
|
|
demux_fli.c
|
…
|
|
demux_gif.c
|
…
|
|
demux_lavf.c
|
Fix compilation: s/ff_gcd/av_gcd.
|
2009-01-17 11:29:36 +00:00 |
demux_lmlm4.c
|
…
|
|
demux_mf.c
|
…
|
|
demux_mkv.c
|
change internal real video packetizing format to the more straight forward one
|
2009-02-09 22:00:57 +00:00 |
demux_mng.c
|
…
|
|
demux_mov.c
|
Remove unused variable from demux_mov.
|
2009-03-08 09:28:01 +00:00 |
demux_mpc.c
|
…
|
|
demux_mpg.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
demux_nemesi.c
|
…
|
|
demux_nsv.c
|
…
|
|
demux_nut.c
|
Warning fixes for demux_nut
|
2008-12-12 05:08:28 +00:00 |
demux_ogg.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
demux_pva.c
|
…
|
|
demux_rawaudio.c
|
…
|
|
demux_rawdv.c
|
…
|
|
demux_rawvideo.c
|
…
|
|
demux_real.c
|
Be more robust against corrupted RM files that contain invalid packet length
|
2009-02-19 11:42:05 +00:00 |
demux_realaud.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
demux_roq.c
|
…
|
|
demux_rtp.cpp
|
…
|
|
demux_rtp.h
|
…
|
|
demux_rtp_codec.cpp
|
…
|
|
demux_rtp_internal.h
|
…
|
|
demux_smjpeg.c
|
…
|
|
demux_ts.c
|
Fix mp_msg call with too few arguments.
|
2009-03-04 08:11:42 +00:00 |
demux_ty.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
demux_ty_osd.c
|
…
|
|
demux_viv.c
|
…
|
|
demux_vqf.c
|
Add extra checks to avoid crashes with broken vqf files
|
2008-12-14 15:17:18 +00:00 |
demux_xmms.c
|
WORDS_BIGENDIAN is defined/undefined, not 0/1.
|
2009-01-26 09:56:27 +00:00 |
demux_xmms_plugin.h
|
…
|
|
demux_y4m.c
|
…
|
|
demuxer.c
|
Remove native nuv demuxer, it only needs more code to achieve the same thing
|
2009-03-09 13:11:37 +00:00 |
demuxer.h
|
Get rid of DEMUXER_TYPE_NUV define, it is no longer used.
|
2009-03-09 15:01:53 +00:00 |
ebml.c
|
…
|
|
ebml.h
|
…
|
|
extension.c
|
…
|
|
genres.h
|
Rearrange genres between numbers 53 and 63 into the correct order.
|
2009-01-09 10:14:03 +00:00 |
matroska.h
|
…
|
|
mf.c
|
…
|
|
mf.h
|
…
|
|
mp3_hdr.c
|
…
|
|
mp3_hdr.h
|
…
|
|
mp_taglists.c
|
…
|
|
mp_taglists.h
|
…
|
|
mpeg_hdr.c
|
…
|
|
mpeg_hdr.h
|
…
|
|
mpeg_packetizer.c
|
…
|
|
mpeg_packetizer.h
|
…
|
|
ms_hdr.h
|
…
|
|
muxer.c
|
…
|
|
muxer.h
|
…
|
|
muxer_avi.c
|
…
|
|
muxer_lavf.c
|
…
|
|
muxer_mpeg.c
|
Replace double semicolon by single semicolon.
|
2009-02-16 02:00:29 +00:00 |
muxer_rawaudio.c
|
…
|
|
muxer_rawvideo.c
|
…
|
|
parse_es.c
|
…
|
|
parse_es.h
|
…
|
|
parse_mp4.c
|
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
|
2009-02-17 11:16:19 +00:00 |
parse_mp4.h
|
license header consistency cosmetics
|
2008-12-13 12:31:07 +00:00 |
qtpalette.h
|
…
|
|
stheader.h
|
…
|
|
video.c
|
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
|
2009-02-17 11:16:19 +00:00 |
yuv4mpeg.c
|
…
|
|
yuv4mpeg.h
|
…
|
|
yuv4mpeg_intern.h
|
…
|
|
yuv4mpeg_ratio.c
|
…
|
|