You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Stefan Huehner ea138e978a Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org. 19 years ago
..
4xm.c Update licensing information: The FSF changed postal address. 19 years ago
Makefile remove redundant make variable SUBDIR 19 years ago
adtsenc.c skip 0byte packets 19 years ago
aiff.c Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
allformats.c NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
amr.c Place proper #ifdef around muxer-specific code. 19 years ago
asf-enc.c Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
asf.c free codec extradata in av_close_input_file 19 years ago
asf.h audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<) 19 years ago
au.c Update licensing information: The FSF changed postal address. 19 years ago
audio.c simplify AVFormatParameters NULL checks 19 years ago
avformat.h Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
avi.h COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
avidec.c free codec extradata in av_close_input_file 19 years ago
avienc.c Flash Screen Video decoder (fourcc:FSV1) 19 years ago
avio.c Add --disable-protocols option to configure to disable I/O protocol from 19 years ago
avio.h add a Creative VOC (de)muxer 19 years ago
aviobuf.c add a Creative VOC (de)muxer 19 years ago
avs.c complete AVS playback system (from Creature Shock computer game), 19 years ago
barpainet.c COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
barpainet.h Unify include paths, -I.. is in CFLAGS. 19 years ago
beosaudio.cpp Update licensing information: The FSF changed postal address. 19 years ago
crc.c Put muxer-specific code parts in #ifdef CONFIG_MUXERS. 19 years ago
cutils.c Update licensing information: The FSF changed postal address. 19 years ago
daud.c Update licensing information: The FSF changed postal address. 19 years ago
dc1394.c Update licensing information: The FSF changed postal address. 19 years ago
dv.c Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
dv.h typo 19 years ago
dv1394.c Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. 19 years ago
dv1394.h Update licensing information: The FSF changed postal address. 19 years ago
electronicarts.c Update licensing information: The FSF changed postal address. 19 years ago
ffm.c Add --disable-protocols option to configure to disable I/O protocol from 19 years ago
file.c Update licensing information: The FSF changed postal address. 19 years ago
flic.c Update licensing information: The FSF changed postal address. 19 years ago
flvdec.c Flash Screen Video decoder (fourcc:FSV1) 19 years ago
flvenc.c Update licensing information: The FSF changed postal address. 19 years ago
framehook.c Update licensing information: The FSF changed postal address. 19 years ago
framehook.h COSMETICS: Remove all trailing whitespace. 19 years ago
gif.c Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
gifdec.c Update licensing information: The FSF changed postal address. 19 years ago
grab.c Fix v4l grabbing with some webcams, and simplify the code. 19 years ago
grab_bktr.c Add support for GNU/kFreeBSD systems. 19 years ago
http.c Update licensing information: The FSF changed postal address. 19 years ago
idcin.c Update licensing information: The FSF changed postal address. 19 years ago
idroq.c Update licensing information: The FSF changed postal address. 19 years ago
img.c fix double free, priv_data is freed in av_open_input_stream 19 years ago
img2.c simplify AVFormatParameters NULL checks 19 years ago
ipmovie.c Update licensing information: The FSF changed postal address. 19 years ago
jpeg.c Update licensing information: The FSF changed postal address. 19 years ago
matroska.c Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
mm.c complete American Laser Games MM playback system, courtesy of Peter Ross 19 years ago
mmf.c report to user if mmf with midi found (and not supported) 19 years ago
mov.c export all tracks to libavformat layer 19 years ago
mov.h move declaration to mov.h 19 years ago
movenc.c fix aac in mov for ipod 19 years ago
mp3.c probe for mpeg audio 19 years ago
mpeg.c allow packets with non-zero PES_scrambling_control 19 years ago
mpegts.c Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
mpegts.h Update licensing information: The FSF changed postal address. 19 years ago
mpegtsenc.c Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
mpjpeg.c Update licensing information: The FSF changed postal address. 19 years ago
nsvdec.c free codec extradata in av_close_input_file 19 years ago
nut.c Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org. 19 years ago
nuv.c read_packet return value must be < 0 when no packet is returned, including EOF. 19 years ago
ogg.c free codec extradata in av_close_input_file 19 years ago
ogg2.c free codec extradata in av_close_input_file 19 years ago
ogg2.h ogm demuxing 19 years ago
oggparseflac.c set stream time_base properly 19 years ago
oggparseogm.c set stream time_base properly 19 years ago
oggparsetheora.c set stream time_base properly 19 years ago
oggparsevorbis.c set stream time_base properly 19 years ago
os_support.c Skip all includes for WinCE, instead of falling through to the #else case. 19 years ago
os_support.h cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 21 years ago
png.c Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
pnm.c Update licensing information: The FSF changed postal address. 19 years ago
psxstr.c Update licensing information: The FSF changed postal address. 19 years ago
qtpalette.h COSMETICS: Remove all trailing whitespace. 19 years ago
raw.c Fix compilation with all combinations of --disable-(de)muxers. 19 years ago
rm.c rm_read_audio_stream_info return type is not void 19 years ago
rtp.c Fix typo 19 years ago
rtp.h Update licensing information: The FSF changed postal address. 19 years ago
rtpproto.c Update licensing information: The FSF changed postal address. 19 years ago
rtsp.c Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
rtsp.h Update licensing information: The FSF changed postal address. 19 years ago
rtspcodes.h renamed libav to libavformat 22 years ago
segafilm.c Update licensing information: The FSF changed postal address. 19 years ago
sgi.c Update licensing information: The FSF changed postal address. 19 years ago
sierravmd.c sanity checks some might have been exploitable 19 years ago
smacker.c free codec extradata in av_close_input_file 19 years ago
sol.c Update licensing information: The FSF changed postal address. 19 years ago
swf.c Update licensing information: The FSF changed postal address. 19 years ago
tcp.c os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) 19 years ago
tta.c sanity checks some might have been exploitable 19 years ago
udp.c Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
utils.c increase search limit in av_find_stream_info 19 years ago
v4l2.c Fix segfault 19 years ago
voc.c add Creative 8 bits ADPCM schemes support 19 years ago
voc.h add a Creative VOC (de)muxer 19 years ago
wav.c use standard codec tag if the specified tag is out of range and would be 19 years ago
wc3movie.c Update licensing information: The FSF changed postal address. 19 years ago
westwood.c Update licensing information: The FSF changed postal address. 19 years ago
yuv.c Update licensing information: The FSF changed postal address. 19 years ago
yuv4mpeg.c Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago