..
asf.h
Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 22:34:45 +00:00
asfheader.c
fixed bug introduced with the addition of get_ext_stream_properties()
2007-07-18 22:16:08 +00:00
aviheader.c
Use stream_read_qword_le
2007-07-14 09:01:44 +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
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
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
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_avs.c
Use explicit path for headers from the loader/ directory.
2007-03-15 22:34:45 +00:00
demux_avs.h
demux_demuxers.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_film.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_fli.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_gif.c
Replace implicit use of fast_memcpy via macro by explicit use to allow
2007-06-05 14:27:54 +00:00
demux_lavf.c
add support for subtitles thru lavf
2007-07-13 21:15:24 +00:00
demux_lmlm4.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_mf.c
BMP support for mf://
2007-04-06 16:58:00 +00:00
demux_mkv.c
Avoid crash if a non-existent audio track is selected with -aid
2007-07-16 14:01:53 +00:00
demux_mov.c
10l: r23399 broke mov/mp4 demuxing
2007-05-28 14:25:48 +00:00
demux_mpc.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_mpg.c
100% cosmetics: reindentation and removal of trailing spaces
2007-07-08 10:11:36 +00:00
demux_nsv.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_nut.c
compilation fix, manually include help_mp.h
2007-04-24 09:05:54 +00:00
demux_nuv.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_ogg.c
Remove some unused variables, patch by timwoj ieee org.
2007-05-28 08:42:35 +00:00
demux_pva.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_rawaudio.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_rawdv.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_rawvideo.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_real.c
Fix format string to match actual type.
2007-06-24 14:08:22 +00:00
demux_realaud.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_roq.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_rtp_codec.cpp
Support h264 over rtsp
2007-04-01 03:03:05 +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_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_smjpeg.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_ts.c
init ts_probe to 0 and probe up to TS_MAX_PROBE_SIZE if the parameter
2007-06-09 18:20:21 +00:00
demux_ty_osd.c
Remove unused and trivial string variable
2007-06-24 14:12:59 +00:00
demux_ty.c
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
2007-07-05 22:01:07 +00:00
demux_viv.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_vqf.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_xmms_plugin.h
demux_xmms.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demux_y4m.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
demuxer.c
make opt argument of demux_info_get const.
2007-06-24 10:20:42 +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
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
ebml.h
Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 22:34:45 +00:00
extension.c
Use lavf_preferred mechanism to replace more extension-based detection hacks
2007-04-14 10:07: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
Makefile
Add general variables for either static or shared FFmpeg libraries.
2007-04-26 11:22:22 +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
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
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
in h264_parse_sps() reuse mp_unescape03()
2007-01-20 13:46:17 +00:00
mpeg_hdr.h
added function to parse vc1 sequence header
2007-01-20 12:04:20 +00:00
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
Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 22:34:45 +00:00
muxer_avi.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
muxer_lavf.c
pstrcpy -> av_strlcpy
2007-06-24 08:39:40 +00:00
muxer_mpeg.c
Use proper PRI?64 format strings
2007-06-24 14:54:56 +00:00
muxer_rawaudio.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
muxer_rawvideo.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
muxer.c
Simplify preprocessor directives: There is a general variable for
2007-04-26 15:10:07 +00:00
muxer.h
Add imgfmt (AKA pixel format) to muxer_stream_t so that encoders can
2007-05-17 00:15:08 +00:00
nuppelvideo.h
parse_es.c
Remove unused parameter for mp_msg
2007-06-03 08:48:44 +00:00
parse_es.h
parse_mp4.c
Add explicit location for headers from the stream/ directory.
2007-03-15 18:36:36 +00:00
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
Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 22:34: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_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
yuv4mpeg.c
yuv4mpeg.h
Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 22:34:45 +00:00