.. |
.cvsignore
|
renamed libav to libavformat
|
22 years ago |
4xm.c
|
AVPacket.pos
|
20 years ago |
Makefile
|
ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)
|
20 years ago |
allformats.c
|
Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,
|
20 years ago |
amr.c
|
AVPacket.pos
|
20 years ago |
asf-enc.c
|
switch to native time bases
|
20 years ago |
asf.c
|
AVPacket.pos
|
20 years ago |
asf.h
|
31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp)
|
20 years ago |
au.c
|
AVPacket.pos
|
20 years ago |
audio.c
|
OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)
|
20 years ago |
avformat.h
|
optional ISO 639 3 letter language field
|
20 years ago |
avi.h
|
initial seek support
|
21 years ago |
avidec.c
|
AVPacket.pos
|
20 years ago |
avienc.c
|
a step toward CODEC_TYPE_DATA support
|
20 years ago |
avio.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
avio.h
|
Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
|
20 years ago |
aviobuf.c
|
10l (segfault fix)
|
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
|
64 bit pts for writing - more const usage (don't forget me !)
|
21 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
|
switch to native time bases
|
20 years ago |
dv.c
|
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
|
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
|
AVPacket.pos
|
20 years ago |
ffm.c
|
AVPacket.pos
|
20 years ago |
file.c
|
fixing pipe seek bug
|
20 years ago |
flic.c
|
AVPacket.pos
|
20 years ago |
flvdec.c
|
AVPacket.pos
|
20 years ago |
flvenc.c
|
fix mimetype
|
20 years ago |
framehook.c
|
(f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get
|
21 years ago |
framehook.h
|
warning patrol
|
21 years ago |
gif.c
|
switch to native time bases
|
20 years ago |
gifdec.c
|
switch to native time bases
|
20 years ago |
grab.c
|
switch to native time bases
|
20 years ago |
http.c
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
20 years ago |
idcin.c
|
AVPacket.pos
|
20 years ago |
idroq.c
|
AVPacket.pos
|
20 years ago |
img.c
|
switch to native time bases
|
20 years ago |
img2.c
|
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
|
20 years ago |
ipmovie.c
|
AVPacket.pos
|
20 years ago |
jpeg.c
|
- Add reget_buffer() function to AVCodecContext
|
21 years ago |
matroska.c
|
AVPacket.pos
|
20 years ago |
mov.c
|
AVPacket.pos
|
20 years ago |
movenc.c
|
according to the standard the object_type for H264 is 33, not 241
|
20 years ago |
mp3.c
|
AVPacket.pos
|
20 years ago |
mpeg.c
|
DVD subtitle parsing - show mpeg component IDs by default
|
20 years ago |
mpegts.c
|
AVPacket.pos
|
20 years ago |
mpegts.h
|
libdts support by (Benjamin Zores <ben at geexbox dot org>)
|
21 years ago |
mpegtsenc.c
|
buggy PCR output (just to keep HW decoders happy) - audio and subtitle language support - 'title' stream field sets the service name - fixed TS packet stuffing code - support for subtitle PES packets
|
20 years ago |
mpjpeg.c
|
pass AVPacket into av_write_frame()
|
21 years ago |
nsvdec.c
|
AVPacket.pos
|
20 years ago |
nut.c
|
some nut.hu hype
|
20 years ago |
ogg.c
|
Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,
|
20 years ago |
ogg2.c
|
don't try to find file length if streaming
|
20 years ago |
ogg2.h
|
flac in ogg support
|
20 years ago |
oggparseflac.c
|
flac in ogg support
|
20 years ago |
oggparsetheora.c
|
check theora version
|
20 years ago |
oggparsevorbis.c
|
change extradata format for vorbis
|
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
|
AVPacket.pos
|
20 years ago |
qtpalette.h
|
prefix global
|
21 years ago |
raw.c
|
AVPacket.pos
|
20 years ago |
rm.c
|
AVPacket.pos
|
20 years ago |
rtp.c
|
trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
|
20 years ago |
rtp.h
|
RTP/RTSP and MPEG4-AAC audio
|
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
|
RTP/RTSP and MPEG4-AAC audio
|
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
|
AVPacket.pos
|
20 years ago |
sgi.c
|
integer overflows, heap corruption
|
20 years ago |
sierravmd.c
|
AVPacket.pos
|
20 years ago |
sol.c
|
AVPacket.pos
|
20 years ago |
swf.c
|
AVPacket.pos
|
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
|
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
20 years ago |
utils.c
|
typo fix by (lists: kenneth aafloy net)
|
20 years ago |
wav.c
|
28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)
|
20 years ago |
wc3movie.c
|
AVPacket.pos
|
20 years ago |
westwood.c
|
AVPacket.pos
|
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
|
AVPacket.pos
|
20 years ago |