..
4xm.c
…
Makefile
The c93 demuxer depends on vocdec.o.
18 years ago
adtsenc.c
update my email address
18 years ago
aiff.c
compute absolute data offset after reading blocksize
18 years ago
allformats.c
…
allformats.h
include all prerequisites in header files
18 years ago
amr.c
kill uninitialised variable warning in amr_read_packet()
18 years ago
apc.c
…
asf-enc.c
…
asf.c
…
asf.h
add a comment to indicate which #endif belong to which #define
18 years ago
au.c
…
audio.c
…
avformat.h
avoid deprecation warnings for AVFrac from avformat.h
18 years ago
avi.h
…
avidec.c
…
avienc.c
remove redundant codec_get_bmp_tag() call in avi_write_header()
18 years ago
avio.c
use new string functions
18 years ago
avio.h
include all prerequisites in header files
18 years ago
aviobuf.c
…
avisynth.c
…
avs.c
license header consistency cosmetics
18 years ago
beosaudio.cpp
…
bethsoftvid.c
bethsoftvid: use correct type for size passed to av_fast_realloc()
18 years ago
c93.c
license header consistency cosmetics
18 years ago
crc.c
…
cutils.c
spelling cosmetics
18 years ago
daud.c
ISO8859-1 --> UTF-8
18 years ago
dc1394.c
…
dsicin.c
…
dv.c
* clarifying the AVInputFormat::read_seek return value
18 years ago
dv.h
add a comment to indicate which #endif belong to which #define
18 years ago
dv1394.c
…
dv1394.h
license header consistency cosmetics
18 years ago
dvenc.c
Cosmetics: use consistent indentation by four spaces
18 years ago
dxa.c
…
electronicarts.c
…
ffm.c
Use AV_RB* macros where appropriate.
18 years ago
file.c
Check for O_BINARY instead of a list of systems that need it
18 years ago
flic.c
…
flv.h
…
flvdec.c
Group all copyright and author notices together.
18 years ago
flvenc.c
…
framehook.c
…
framehook.h
Remove leading underscores from specifiers, they are reserved.
18 years ago
gif.c
…
gifdec.c
…
grab.c
…
grab_bktr.c
…
gxf.c
…
gxf.h
…
gxfenc.c
Smartjog granted permission to relicense as LGPL 2.1
18 years ago
http.c
replace the uses of old string functions that Reimar missed
18 years ago
idcin.c
…
idroq.c
…
img2.c
use new string functions
18 years ago
ipmovie.c
…
isom.c
…
isom.h
include all prerequisites in header files
18 years ago
libnut.c
…
matroska.c
add support for ASS like subtitles in Matroska
18 years ago
matroska.h
…
matroskadec.c
Remove broken assert. ebml_read_element_id can handle level_up set to NULL.
18 years ago
mm.c
license header consistency cosmetics
18 years ago
mmf.c
…
mov.c
…
movenc.c
kill harmless 64-bit pointer cast warning
18 years ago
mp3.c
kill uninitialised variable warning in mp3_read_probe()
18 years ago
mpc.c
license header consistency cosmetics
18 years ago
mpeg.c
remove now useless ifdef
18 years ago
mpeg.h
split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common
18 years ago
mpegenc.c
use allformats.h
18 years ago
mpegts.c
fix compilation with assert
18 years ago
mpegts.h
remove redundant declaration of mpegts_muxer
18 years ago
mpegtsenc.c
…
mpjpeg.c
…
mtv.c
…
mxf.c
…
network.h
…
nsvdec.c
…
nut.c
URL update, move comment to a better place.
18 years ago
nut.h
license header consistency cosmetics
18 years ago
nutdec.c
nutdec: don't use deprecated codec_get_{bmp,wav}_id()
18 years ago
nuv.c
…
ogg.c
remove uneeded include as assert is never used
18 years ago
ogg2.c
…
ogg2.h
…
oggparseflac.c
…
oggparseogm.c
ogm: don't use deprecated codec_get_{bmp,wav}_id()
18 years ago
oggparsetheora.c
Use AV_RB* macros where appropriate.
18 years ago
oggparsevorbis.c
warnings--
18 years ago
os_support.c
Remove OS/2 support
18 years ago
os_support.h
Remove OS/2 support
18 years ago
psxstr.c
…
qtpalette.h
…
raw.c
* Getting rid of the use of GCC language extensions
18 years ago
riff.c
Move public API functions av_codec_get_tag() and av_codec_get_id()
18 years ago
riff.h
remove deprecated codec_get_{bmp,wav}_{id,tag}()
18 years ago
rm.h
…
rmdec.c
avoid uninitialised variable warning and clarify code
18 years ago
rmenc.c
…
rtp.c
Use AV_RB* macros where appropriate.
18 years ago
rtp.h
include all prerequisites in header files
18 years ago
rtp_h264.c
h264_rtp_extra_data is not only used for debug purposes, asserts are using it also
18 years ago
rtp_h264.h
include all prerequisites in header files
18 years ago
rtp_internal.h
include all prerequisites in header files
18 years ago
rtpproto.c
remove duplicate #include
18 years ago
rtsp.c
rtsp multicast fix by Thijs Vermeir $1$2@gmail.com
18 years ago
rtsp.h
include all prerequisites in header files
18 years ago
rtspcodes.h
add a comment to indicate which #endif belong to which #define
18 years ago
segafilm.c
…
sierravmd.c
…
smacker.c
…
sol.c
…
swf.c
…
tcp.c
…
thp.c
…
tiertexseq.c
…
tta.c
license header consistency cosmetics
18 years ago
txd.c
…
udp.c
…
utils.c
avoid division by zero in av_find_stream_info() when no time base is set
18 years ago
v4l2.c
Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.c
18 years ago
voc.c
license header consistency cosmetics
18 years ago
voc.h
license header consistency cosmetics
18 years ago
vocdec.c
license header consistency cosmetics
18 years ago
vocenc.c
license header consistency cosmetics
18 years ago
wav.c
…
wc3movie.c
…
westwood.c
…
wv.c
…
x11grab.c
license header consistency cosmetics
18 years ago
yuv4mpeg.c
remove empty write trailer functions
18 years ago