.. |
4xm.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
Makefile
|
reorder alphabetically
|
18 years ago |
adtsenc.c
|
…
|
|
aiff.c
|
the context is supposed to be freed in the generic code in utils.c
|
18 years ago |
allformats.c
|
remove no longer needed #ifdefs
|
18 years ago |
allformats.h
|
Musepack SV7 decoding support
|
18 years ago |
amr.c
|
…
|
|
asf-enc.c
|
simplify GUIDs
|
18 years ago |
asf.c
|
more correct error message
|
18 years ago |
asf.h
|
check fragment offset and size
|
18 years ago |
au.c
|
remove now useless codec_tag setting code in muxers
|
18 years ago |
audio.c
|
…
|
|
avformat.h
|
get rid of the [4] limitation of codec tag lists
|
18 years ago |
avi.h
|
…
|
|
avidec.c
|
Make nb_streams unsigned to avoid an ugly cast.
|
18 years ago |
avienc.c
|
get rid of the [4] limitation of codec tag lists
|
18 years ago |
avio.c
|
makes the filename member of the URLContext a pointer, so that the
|
18 years ago |
avio.h
|
makes the filename member of the URLContext a pointer, so that the
|
18 years ago |
aviobuf.c
|
fix indention of previous commit
|
18 years ago |
avisynth.c
|
…
|
|
avs.c
|
…
|
|
barpainet.h
|
…
|
|
base64.c
|
…
|
|
base64.h
|
…
|
|
beosaudio.cpp
|
…
|
|
crc.c
|
…
|
|
cutils.c
|
…
|
|
daud.c
|
…
|
|
dc1394.c
|
…
|
|
dsicin.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
dv.c
|
* Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>)
|
18 years ago |
dv.h
|
* Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>)
|
18 years ago |
dv1394.c
|
…
|
|
dv1394.h
|
…
|
|
dvenc.c
|
* Fixing a bug with incorrect bits set in AAUX source pack
|
18 years ago |
electronicarts.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
ffm.c
|
use the standard INT64_C() macro for 64-bit constants
|
18 years ago |
file.c
|
Remove useless #include.
|
18 years ago |
flic.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
flv.h
|
Defines various common FLV format values between the FLV muxer and demuxer
|
18 years ago |
flvdec.c
|
add FLV decoder metadata parsing
|
18 years ago |
flvenc.c
|
remove now useless codec_tag setting code in muxers
|
18 years ago |
framehook.c
|
rename HAVE_DLFCN to HAVE_DLFCN_H
|
18 years ago |
framehook.h
|
…
|
|
gif.c
|
kill AVImageFormat
|
18 years ago |
gifdec.c
|
kill AVImageFormat
|
18 years ago |
grab.c
|
omg, major typo (fails if card supports rgb24)
|
18 years ago |
grab_bktr.c
|
Properly check for all required bktr headers.
|
18 years ago |
gxf.c
|
Set CODEC_TYPE_DATA for timecode tracks.
|
18 years ago |
gxf.h
|
…
|
|
gxfenc.c
|
Fix some more license headers.
|
18 years ago |
http.c
|
The long awaited BeOS cleanup, phase 1
|
18 years ago |
idcin.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
idroq.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
img.c
|
…
|
|
img2.c
|
Fix a crash when probing img2 format with a NULL filename.
|
18 years ago |
ipmovie.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
isom.c
|
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
isom.h
|
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
jpeg.c
|
…
|
|
libnut.c
|
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
matroska.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
mm.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
mmf.c
|
…
|
|
mov.c
|
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
movenc.c
|
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
mp3.c
|
variable renaming: mp3lame --> libmp3lame
|
18 years ago |
mpc.c
|
10l, > vs. >= typo, caused crashes on last mpc frame
|
18 years ago |
mpeg.c
|
simplify
|
18 years ago |
mpegts.c
|
make some symbols static
|
18 years ago |
mpegts.h
|
…
|
|
mpegtsenc.c
|
…
|
|
mpjpeg.c
|
…
|
|
mtv.c
|
now we set codec_tag, still have to figure out how to handle flipping
|
18 years ago |
mxf.c
|
cosmetics, function -> metadata
|
18 years ago |
nsvdec.c
|
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
nut.c
|
variable renaming: mp3lame --> libmp3lame
|
18 years ago |
nut.h
|
10l forgot (skip non keyframes after seeking between syncpoint and the first keyframe)
|
18 years ago |
nutdec.c
|
simplify
|
18 years ago |
nuv.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
ogg.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
ogg2.c
|
check for sane values in ogg_get_length(), fix lol-ffplay.ogm fuzz test
|
18 years ago |
ogg2.h
|
save/restore number of streams
|
18 years ago |
oggparseflac.c
|
…
|
|
oggparseogm.c
|
…
|
|
oggparsetheora.c
|
…
|
|
oggparsevorbis.c
|
…
|
|
os_support.c
|
use the standard INT64_C() macro for 64-bit constants
|
18 years ago |
os_support.h
|
The long awaited BeOS cleanup, phase 1
|
18 years ago |
png.c
|
Remove useless #ifdef.
|
18 years ago |
pnm.c
|
…
|
|
psxstr.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
qtpalette.h
|
…
|
|
raw.c
|
mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com)
|
18 years ago |
riff.c
|
remove now useless codec_tag setting code in muxers
|
18 years ago |
riff.h
|
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
rm.c
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 years ago |
rtp.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
rtp.h
|
…
|
|
rtp_h264.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
rtp_h264.h
|
add support for rtp/h264 streaming
|
18 years ago |
rtp_internal.h
|
add valid statistics for the RTCP receiver report.
|
18 years ago |
rtpproto.c
|
The long awaited BeOS cleanup, phase 1
|
18 years ago |
rtsp.c
|
The long awaited BeOS cleanup, phase 1
|
18 years ago |
rtsp.h
|
…
|
|
rtspcodes.h
|
…
|
|
segafilm.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
sgi.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
sierravmd.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
smacker.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
sol.c
|
…
|
|
swf.c
|
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
tcp.c
|
BeOS cleanup
|
18 years ago |
tiertexseq.c
|
missdetected a broken mp3
|
18 years ago |
tta.c
|
…
|
|
udp.c
|
cosmetics: indentation
|
18 years ago |
utils.c
|
set codec_tag from codec_id if its not set and can be set based on the AVCodecTag tables
|
18 years ago |
v4l2.c
|
use the standard INT64_C() macro for 64-bit constants
|
18 years ago |
voc.c
|
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
voc.h
|
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
vocdec.c
|
get rid of the [4] limitation of codec tag lists
|
18 years ago |
vocenc.c
|
remove now useless codec_tag setting code in voc muxer
|
18 years ago |
wav.c
|
get rid of the [4] limitation of codec tag lists
|
18 years ago |
wc3movie.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
westwood.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
wv.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
x11grab.c
|
typo: pallete --> palette
|
18 years ago |
yuv.c
|
…
|
|
yuv4mpeg.c
|
…
|
|