.. |
Makefile
|
…
|
|
asf.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
asfheader.c
|
Remove some useless "extern" before function prototypes
|
2007-07-25 17:29:29 +00:00 |
aviheader.c
|
Check wLongsPerEntry before using it.
|
2007-09-13 15:18:57 +00:00 |
aviheader.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
aviprint.c
|
Fix format strings to match argument type
|
2007-06-24 13:09:08 +00:00 |
demux_aac.c
|
…
|
|
demux_asf.c
|
removed functions that were used to parse mpeg12 video (no more video); patch by John Donaghy
|
2007-06-10 09:25:09 +00:00 |
demux_audio.c
|
Get rid of: useless variable, useless cast and void * arithmetic
|
2007-06-24 13:21:50 +00:00 |
demux_avi.c
|
…
|
|
demux_avs.c
|
…
|
|
demux_avs.h
|
Use the standard inline instead of __inline
|
2007-07-30 13:58:45 +00:00 |
demux_demuxers.c
|
…
|
|
demux_film.c
|
…
|
|
demux_fli.c
|
…
|
|
demux_gif.c
|
…
|
|
demux_lavf.c
|
Add nuv codec tag mapping
|
2007-09-09 09:22:30 +00:00 |
demux_lmlm4.c
|
warning fix:
|
2007-09-09 09:48:51 +00:00 |
demux_mf.c
|
…
|
|
demux_mkv.c
|
Fix warnings:
|
2007-08-26 20:46:38 +00:00 |
demux_mov.c
|
warning fix:
|
2007-09-09 09:54:57 +00:00 |
demux_mpc.c
|
…
|
|
demux_mpg.c
|
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
|
2007-08-28 22:38:45 +00:00 |
demux_nsv.c
|
…
|
|
demux_nut.c
|
Remove silly #ifdef around the complete file.
|
2007-08-24 11:06:07 +00:00 |
demux_nuv.c
|
…
|
|
demux_ogg.c
|
Remove redundant variable declaration.
|
2007-08-25 12:02:16 +00:00 |
demux_pva.c
|
…
|
|
demux_rawaudio.c
|
…
|
|
demux_rawdv.c
|
…
|
|
demux_rawvideo.c
|
…
|
|
demux_real.c
|
Fix format string to match actual type.
|
2007-06-24 14:08:22 +00:00 |
demux_realaud.c
|
…
|
|
demux_roq.c
|
…
|
|
demux_rtp.cpp
|
Simplify network timeout calculation.
|
2007-06-20 10:39:57 +00:00 |
demux_rtp.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
demux_rtp_codec.cpp
|
Fix compilation of live555 support after FFmpegs r10173.
|
2007-08-22 23:37:06 +00:00 |
demux_rtp_internal.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
demux_smjpeg.c
|
…
|
|
demux_ts.c
|
warning fixes:
|
2007-09-13 13:16:30 +00:00 |
demux_ty.c
|
Fix completely broken get_ty_pts (it's an ordinary MPEG timestamp)
|
2007-09-14 17:39:48 +00:00 |
demux_ty_osd.c
|
Another missed case-range
|
2007-07-30 13:55:51 +00:00 |
demux_viv.c
|
…
|
|
demux_vqf.c
|
…
|
|
demux_xmms.c
|
…
|
|
demux_xmms_plugin.h
|
…
|
|
demux_y4m.c
|
…
|
|
demuxer.c
|
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
|
2007-08-28 22:38:45 +00:00 |
demuxer.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
ebml.c
|
…
|
|
ebml.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
extension.c
|
added monkey audio file extensions to extension table
|
2007-09-13 17:06:36 +00:00 |
genres.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
matroska.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
mf.c
|
…
|
|
mf.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
mp3_hdr.c
|
…
|
|
mp3_hdr.h
|
…
|
|
mpeg_hdr.c
|
…
|
|
mpeg_hdr.h
|
…
|
|
mpeg_packetizer.c
|
…
|
|
mpeg_packetizer.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
ms_hdr.h
|
Remove useless preprocessor check, _WINGDI_H is never defined.
|
2007-09-13 14:12:06 +00:00 |
muxer.c
|
…
|
|
muxer.h
|
…
|
|
muxer_avi.c
|
…
|
|
muxer_lavf.c
|
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
|
2007-08-28 22:38:45 +00:00 |
muxer_mpeg.c
|
Use proper PRI?64 format strings
|
2007-06-24 14:54:56 +00:00 |
muxer_rawaudio.c
|
…
|
|
muxer_rawvideo.c
|
…
|
|
nuppelvideo.h
|
…
|
|
parse_es.c
|
…
|
|
parse_es.h
|
…
|
|
parse_mp4.c
|
…
|
|
parse_mp4.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
qtpalette.h
|
…
|
|
stheader.h
|
added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
|
2007-09-01 15:54:45 +00:00 |
video.c
|
Fix segfault if an 'strf' chunk couldn't be found in avi
|
2007-07-13 14:39:18 +00:00 |
yuv4mpeg.c
|
…
|
|
yuv4mpeg.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
yuv4mpeg_intern.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
yuv4mpeg_ratio.c
|
…
|
|