.. |
.cvsignore
|
…
|
|
4xm.c
|
more non portable float parsing code ...
|
2005-07-19 15:32:43 +00:00 |
Makefile
|
Support D-Cinema audio demuxing.
|
2005-09-02 19:18:59 +00:00 |
allformats.c
|
Support D-Cinema audio demuxing.
|
2005-09-02 19:18:59 +00:00 |
amr.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
asf-enc.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
asf.c
|
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com)
|
2005-08-10 23:41:20 +00:00 |
asf.h
|
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com)
|
2005-08-10 23:41:20 +00:00 |
au.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
audio.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
avformat.h
|
Support D-Cinema audio demuxing.
|
2005-09-02 19:18:59 +00:00 |
avi.h
|
…
|
|
avidec.c
|
Kill some compiler warnings. Compiled code verified identical after changes.
|
2005-09-06 21:25:35 +00:00 |
avienc.c
|
a few more raw yuv fourccs
|
2005-09-06 15:02:43 +00:00 |
avio.c
|
…
|
|
avio.h
|
remove non portable get/put_be64_double()
|
2005-07-19 14:50:22 +00:00 |
aviobuf.c
|
remove non portable get/put_be64_double()
|
2005-07-19 14:50:22 +00:00 |
barpainet.c
|
…
|
|
barpainet.h
|
…
|
|
beosaudio.cpp
|
minor compilation fix
|
2005-08-11 22:26:12 +00:00 |
crc.c
|
…
|
|
cutils.c
|
…
|
|
daud.c
|
Support D-Cinema audio demuxing.
|
2005-09-02 19:18:59 +00:00 |
dc1394.c
|
minor compilation fix
|
2005-08-11 22:26:12 +00:00 |
dv.c
|
typo: viedo --> video
|
2005-09-03 12:57:21 +00:00 |
dv.h
|
…
|
|
dv1394.c
|
…
|
|
dv1394.h
|
…
|
|
electronicarts.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
ffm.c
|
remove non portable get/put_be64_double()
|
2005-07-19 14:50:22 +00:00 |
file.c
|
…
|
|
flic.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
flvdec.c
|
kill duplicated get/put_be24()
|
2005-07-19 14:41:08 +00:00 |
flvenc.c
|
kill duplicated get/put_be24()
|
2005-07-19 14:41:08 +00:00 |
framehook.c
|
printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)
|
2005-07-13 10:18:35 +00:00 |
framehook.h
|
…
|
|
gif.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
gifdec.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
grab.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
grab_bktr.c
|
'#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)
|
2005-08-13 16:17:50 +00:00 |
http.c
|
…
|
|
idcin.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
idroq.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
img.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
img2.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
ipmovie.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
jpeg.c
|
…
|
|
matroska.c
|
more non portable float parsing code ...
|
2005-07-19 15:32:43 +00:00 |
mmf.c
|
Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS.
|
2005-09-20 23:52:29 +00:00 |
mov.c
|
set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing
|
2005-09-06 22:50:58 +00:00 |
movenc.c
|
Kill some compiler warnings. Compiled code verified identical after changes.
|
2005-09-06 21:25:35 +00:00 |
mp3.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
mpeg.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
mpegts.c
|
Kill some compiler warnings. Compiled code verified identical after changes.
|
2005-09-06 21:25:35 +00:00 |
mpegts.h
|
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
|
2005-07-17 00:28:12 +00:00 |
mpegtsenc.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
mpjpeg.c
|
remove -f singlejpeg as its identical to -f mjpeg
|
2005-07-10 10:28:59 +00:00 |
nsvdec.c
|
kill a bunch of compiler warnings
|
2005-08-14 15:42:40 +00:00 |
nut.c
|
checksum doesnt cover the forward_ptr anymore
|
2005-09-11 08:32:25 +00:00 |
ogg.c
|
fix unused variable warnings
|
2005-09-21 23:09:16 +00:00 |
ogg2.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
ogg2.h
|
flac in ogg support
|
2005-05-11 22:47:26 +00:00 |
oggparseflac.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
oggparsetheora.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
oggparsevorbis.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
os_support.c
|
…
|
|
os_support.h
|
…
|
|
png.c
|
…
|
|
pnm.c
|
…
|
|
psxstr.c
|
set timebase correctly? this thing is always 15fps?
|
2005-08-13 21:56:57 +00:00 |
qtpalette.h
|
…
|
|
raw.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
rm.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
rtp.c
|
mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)
|
2005-07-23 21:52:41 +00:00 |
rtp.h
|
RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out
|
2005-06-28 14:51:56 +00:00 |
rtpproto.c
|
…
|
|
rtsp.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
rtsp.h
|
RTP/RTSP and MPEG4-AAC audio
|
2005-05-26 07:47:51 +00:00 |
rtspcodes.h
|
…
|
|
segafilm.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
sgi.c
|
…
|
|
sierravmd.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
sol.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
swf.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
tcp.c
|
Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM>
|
2005-05-09 10:48:12 +00:00 |
udp.c
|
FreeBSD ipv6 multicast patch from ports tree
|
2005-08-12 14:01:03 +00:00 |
utils.c
|
print more time_base fps stuff if av_log level is at debug or above
|
2005-09-18 14:45:17 +00:00 |
wav.c
|
Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).
|
2005-09-02 19:16:48 +00:00 |
wc3movie.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
westwood.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
2005-07-17 22:24:36 +00:00 |
yuv.c
|
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
|
2005-05-19 00:06:27 +00:00 |
yuv4mpeg.c
|
kill a bunch of compiler warnings
|
2005-08-14 15:42:40 +00:00 |