.. |
.cvsignore
|
renamed libav to libavformat
|
22 years ago |
4xm.c
|
more non portable float parsing code ...
|
20 years ago |
Makefile
|
fix building in separate directory
|
20 years ago |
allformats.c
|
Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)
|
20 years ago |
amr.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
asf-enc.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
asf.c
|
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com)
|
20 years ago |
asf.h
|
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com)
|
20 years ago |
au.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
audio.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
avformat.h
|
time_base description by Rich Felker | dalias, aerifal cx
|
20 years ago |
avi.h
|
initial seek support
|
21 years ago |
avidec.c
|
parse pict_type for streams in avi
|
20 years ago |
avienc.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
avio.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
avio.h
|
remove non portable get/put_be64_double()
|
20 years ago |
aviobuf.c
|
remove non portable get/put_be64_double()
|
20 years ago |
barpainet.c
|
renamed libav to libavformat
|
22 years ago |
barpainet.h
|
OSX and BeOS networking fix (socklen_t)
|
22 years ago |
beosaudio.cpp
|
minor compilation fix
|
20 years ago |
crc.c
|
pass AVPacket into av_write_frame()
|
21 years ago |
cutils.c
|
* replacing calls to not-always-available gmtime_r with our own code.
|
21 years ago |
dc1394.c
|
minor compilation fix
|
20 years ago |
dv.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
dv.h
|
* static allocation for audio packets. This will make it a little bit
|
20 years ago |
dv1394.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
dv1394.h
|
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>
|
22 years ago |
electronicarts.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
ffm.c
|
remove non portable get/put_be64_double()
|
20 years ago |
file.c
|
fixing pipe seek bug
|
20 years ago |
flic.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
flvdec.c
|
kill duplicated get/put_be24()
|
20 years ago |
flvenc.c
|
kill duplicated get/put_be24()
|
20 years ago |
framehook.c
|
printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)
|
20 years ago |
framehook.h
|
warning patrol
|
21 years ago |
gif.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
gifdec.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
grab.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
grab_bktr.c
|
'#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)
|
20 years ago |
http.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
20 years ago |
idcin.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
idroq.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
img.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
img2.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
ipmovie.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
jpeg.c
|
- Add reget_buffer() function to AVCodecContext
|
21 years ago |
matroska.c
|
more non portable float parsing code ...
|
20 years ago |
mmf.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
mov.c
|
kill duplicated get/put_be24()
|
20 years ago |
movenc.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
mp3.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
mpeg.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
mpegts.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
mpegts.h
|
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
|
20 years ago |
mpegtsenc.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
mpjpeg.c
|
remove -f singlejpeg as its identical to -f mjpeg
|
20 years ago |
nsvdec.c
|
kill a bunch of compiler warnings
|
20 years ago |
nut.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
ogg.c
|
Make ogg `muxer' expect new vorbis extradata format.
|
20 years ago |
ogg2.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
ogg2.h
|
flac in ogg support
|
20 years ago |
oggparseflac.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
oggparsetheora.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
oggparsevorbis.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
os_support.c
|
doxy
|
20 years ago |
os_support.h
|
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
|
21 years ago |
png.c
|
replaced progressive by interleaved
|
22 years ago |
pnm.c
|
Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>)
|
21 years ago |
psxstr.c
|
set timebase correctly? this thing is always 15fps?
|
20 years ago |
qtpalette.h
|
prefix global
|
21 years ago |
raw.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
rm.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
rtp.c
|
mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)
|
20 years ago |
rtp.h
|
RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out
|
20 years ago |
rtpproto.c
|
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
|
21 years ago |
rtsp.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
rtsp.h
|
RTP/RTSP and MPEG4-AAC audio
|
20 years ago |
rtspcodes.h
|
renamed libav to libavformat
|
22 years ago |
segafilm.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
sgi.c
|
integer overflows, heap corruption
|
20 years ago |
sierravmd.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
sol.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
swf.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
tcp.c
|
Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM>
|
20 years ago |
udp.c
|
FreeBSD ipv6 multicast patch from ports tree
|
20 years ago |
utils.c
|
parse pict_type for streams in avi
|
20 years ago |
wav.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
wc3movie.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
westwood.c
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
20 years ago |
yuv.c
|
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
|
20 years ago |
yuv4mpeg.c
|
kill a bunch of compiler warnings
|
20 years ago |