..
4xm.c
adtsenc.c
skip 0byte packets
2006-03-27 16:43:04 +00:00
aiff.c
Move initialisations and internal symbols in allformats.h,
2006-06-30 07:41:25 +00:00
allformats.c
add GXF demuxer
2006-07-03 16:32:57 +00:00
allformats.h
add GXF demuxer
2006-07-03 16:32:57 +00:00
amr.c
Place proper #ifdef around muxer-specific code.
2006-01-22 13:50:59 +00:00
asf-enc.c
Add (mostly) const to variable and parameter declaration, where a char* was
2006-06-17 15:53:23 +00:00
asf.c
free codec extradata in av_close_input_file
2006-06-16 07:54:37 +00:00
asf.h
audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<)
2006-01-20 23:48:16 +00:00
au.c
Move initialisations and internal symbols in allformats.h,
2006-06-30 07:41:25 +00:00
audio.c
simplify AVFormatParameters NULL checks
2006-03-11 00:22:21 +00:00
avformat.h
Move initialisations and internal symbols in allformats.h,
2006-06-30 07:41:25 +00:00
avi.h
avidec.c
kill warnings
2006-07-02 19:35:07 +00:00
avienc.c
Flash Screen Video decoder (fourcc:FSV1)
2006-06-01 07:31:59 +00:00
avio.c
Add --disable-protocols option to configure to disable I/O protocol from
2006-01-21 18:36:32 +00:00
avio.h
add a Creative VOC (de)muxer
2006-02-09 22:52:23 +00:00
aviobuf.c
add a Creative VOC (de)muxer
2006-02-09 22:52:23 +00:00
avs.c
complete AVS playback system (from Creature Shock computer game),
2006-02-17 03:17:42 +00:00
barpainet.c
barpainet.h
beosaudio.cpp
crc.c
Put muxer-specific code parts in #ifdef CONFIG_MUXERS.
2006-01-19 23:36:50 +00:00
cutils.c
daud.c
dc1394.c
dv1394.c
Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate.
2006-03-08 21:51:39 +00:00
dv1394.h
dv.c
Add (mostly) const to variable and parameter declaration, where a char* was
2006-06-17 15:53:23 +00:00
dv.h
typo
2006-02-08 11:43:47 +00:00
electronicarts.c
ffm.c
Add --disable-protocols option to configure to disable I/O protocol from
2006-01-21 18:36:32 +00:00
file.c
flic.c
flvdec.c
Flash Screen Video decoder (fourcc:FSV1)
2006-06-01 07:31:59 +00:00
flvenc.c
framehook.c
framehook.h
gif.c
Add (mostly) const to variable and parameter declaration, where a char* was
2006-06-17 15:53:23 +00:00
gifdec.c
grab_bktr.c
Add support for GNU/kFreeBSD systems.
2006-06-10 12:30:51 +00:00
grab.c
Properly set the image depth
2006-06-28 12:18:22 +00:00
gxf.c
add GXF demuxer
2006-07-03 16:32:57 +00:00
http.c
idcin.c
idroq.c
img2.c
simplify AVFormatParameters NULL checks
2006-03-11 00:22:21 +00:00
img.c
fix double free, priv_data is freed in av_open_input_stream
2006-03-26 14:06:00 +00:00
ipmovie.c
jpeg.c
Makefile
cosmetics: Break overly long lines.
2006-07-05 14:12:00 +00:00
matroska.c
Add (mostly) const to variable and parameter declaration, where a char* was
2006-06-17 15:53:23 +00:00
mm.c
complete American Laser Games MM playback system, courtesy of Peter Ross
2006-02-12 06:49:40 +00:00
mmf.c
Move initialisations and internal symbols in allformats.h,
2006-06-30 07:41:25 +00:00
mov.c
clean up useless code
2006-07-08 13:36:31 +00:00
mov.h
move declaration to mov.h
2006-04-19 10:02:41 +00:00
movenc.c
av_get_bits_per_sample and due simplifications
2006-07-07 17:50:09 +00:00
mp3.c
probe for mpeg audio
2006-06-05 22:41:14 +00:00
mpeg.c
attempt to detect Chinese AVS video
2006-07-03 21:40:01 +00:00
mpegts.c
Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT).
2006-07-08 16:25:45 +00:00
mpegts.h
mpegtsenc.c
Add const to (mostly) char* and make some functions static, which aren't used
2006-06-18 11:33:14 +00:00
mpjpeg.c
nsvdec.c
free codec extradata in av_close_input_file
2006-06-16 07:54:37 +00:00
nut.c
Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org.
2006-06-20 22:19:11 +00:00
nuv.c
read_packet return value must be < 0 when no packet is returned, including EOF.
2006-06-11 10:09:33 +00:00
ogg2.c
s/u_char/uint8_t/ accidentally copied from tcvp
2006-06-25 12:46:01 +00:00
ogg2.h
ogm demuxing
2006-05-11 23:07:22 +00:00
ogg.c
free codec extradata in av_close_input_file
2006-06-16 07:54:37 +00:00
oggparseflac.c
set stream time_base properly
2006-05-12 00:50:43 +00:00
oggparseogm.c
set stream time_base properly
2006-05-12 00:50:43 +00:00
oggparsetheora.c
set stream time_base properly
2006-05-12 00:50:43 +00:00
oggparsevorbis.c
set stream time_base properly
2006-05-12 00:50:43 +00:00
os_support.c
Skip all includes for WinCE, instead of falling through to the #else case.
2006-01-23 00:57:59 +00:00
os_support.h
png.c
Add (mostly) const to variable and parameter declaration, where a char* was
2006-06-17 15:53:23 +00:00
pnm.c
psxstr.c
qtpalette.h
raw.c
Fix compilation with all combinations of --disable-(de)muxers.
2006-06-16 10:06:57 +00:00
rm.c
rm_read_audio_stream_info return type is not void
2006-06-04 21:01:02 +00:00
rtp.c
Fix typo
2006-06-15 07:36:57 +00:00
rtp.h
rtpproto.c
rtsp.c
Add const to (mostly) char* and make some functions static, which aren't used
2006-06-18 11:33:14 +00:00
rtsp.h
rtspcodes.h
segafilm.c
sgi.c
sierravmd.c
sanity checks some might have been exploitable
2006-05-13 11:37:56 +00:00
smacker.c
free codec extradata in av_close_input_file
2006-06-16 07:54:37 +00:00
sol.c
Move initialisations and internal symbols in allformats.h,
2006-06-30 07:41:25 +00:00
swf.c
tcp.c
os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info)
2006-02-02 13:07:30 +00:00
tta.c
sanity checks some might have been exploitable
2006-05-13 11:37:56 +00:00
udp.c
Add const to (mostly) char* and make some functions static, which aren't used
2006-06-18 11:33:14 +00:00
utils.c
set proper bits_per_sample value for ADPCM codecs
2006-07-08 07:14:00 +00:00
v4l2.c
Fix segfault
2006-06-15 15:15:20 +00:00
voc.c
simplify the voc demuxer using av_get_bits_per_sample()
2006-07-07 22:42:36 +00:00
voc.h
add a Creative VOC (de)muxer
2006-02-09 22:52:23 +00:00
wav.c
Fix compilation with --disable-muxers.
2006-07-05 22:01:49 +00:00
wc3movie.c
westwood.c
yuv4mpeg.c
Add (mostly) const to variable and parameter declaration, where a char* was
2006-06-17 15:53:23 +00:00
yuv.c