| .. |
|
.cvsignore
|
renamed libav to libavformat
|
23 years ago |
|
4xm.c
|
set frame rate information, for good measure
|
22 years ago |
|
Makefile
|
initial commit for Sierra VMD file demuxer
|
22 years ago |
|
allformats.c
|
initial commit for Sierra VMD file demuxer
|
22 years ago |
|
amr.c
|
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
|
22 years ago |
|
asf.c
|
seeking stuff
|
22 years ago |
|
au.c
|
seek support for PCM formats
|
22 years ago |
|
audio.c
|
64 bit pts for writing - more const usage
|
22 years ago |
|
avformat.h
|
store searched distance in index, so we dont waste time searching for keyframes where we already searched
|
22 years ago |
|
avi.h
|
initial seek support
|
22 years ago |
|
avidec.c
|
audio pts fix
|
22 years ago |
|
avienc.c
|
MSZH and ZLIB decoder support
|
22 years ago |
|
avio.c
|
disable encoders where appropriate (patch courtesy of BERO
|
22 years ago |
|
avio.h
|
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
22 years ago |
|
aviobuf.c
|
disable encoders where appropriate (patch courtesy of BERO
|
22 years ago |
|
barpainet.c
|
renamed libav to libavformat
|
23 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 !)
|
22 years ago |
|
crc.c
|
64 bit pts for writing - more const usage
|
22 years ago |
|
cutils.c
|
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
|
22 years ago |
|
dv.c
|
* DV demuxer is now capable of decoding auxilary audio stream. So,
|
22 years ago |
|
dv.h
|
* DV demuxer is now capable of decoding auxilary audio stream. So,
|
22 years ago |
|
dv1394.c
|
* DV demuxer is now capable of decoding auxilary audio stream. So,
|
22 years ago |
|
dv1394.h
|
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>
|
22 years ago |
|
ffm.c
|
Add more resilience in reading ffm files. In particular, don't assume
|
22 years ago |
|
file.c
|
cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
|
22 years ago |
|
flic.c
|
yep, FLI support
|
22 years ago |
|
flvdec.c
|
CODEC_ID_MP3LAME is obsolete
|
22 years ago |
|
flvenc.c
|
64 bit pts for writing - more const usage
|
22 years ago |
|
framehook.c
|
* UINTX -> uintx_t INTX -> intx_t
|
23 years ago |
|
framehook.h
|
* UINTX -> uintx_t INTX -> intx_t
|
23 years ago |
|
gif.c
|
removing unused var & converting 64->32bit
|
22 years ago |
|
gifdec.c
|
transparency support
|
22 years ago |
|
grab.c
|
kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)
|
22 years ago |
|
http.c
|
using LIBAVFORMAT_IDENT
|
22 years ago |
|
idcin.c
|
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
|
22 years ago |
|
idroq.c
|
send the chunk preamble bytes to the respective decoders; Id RoQ demuxer
|
22 years ago |
|
img.c
|
recommit of
|
22 years ago |
|
ipmovie.c
|
off by 1 in the palette
|
22 years ago |
|
jpeg.c
|
- Add reget_buffer() function to AVCodecContext
|
22 years ago |
|
mov.c
|
fixed double free
|
22 years ago |
|
movenc.c
|
memleak patch by (Gildas Bazin <gbazin at altern dot org>)
|
22 years ago |
|
mp3.c
|
added parsing
|
22 years ago |
|
mpeg.c
|
CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)
|
22 years ago |
|
mpegts.c
|
memleak patch by (Gildas Bazin <gbazin at altern dot org>)
|
22 years ago |
|
mpegts.h
|
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))
|
22 years ago |
|
mpegtsenc.c
|
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))
|
22 years ago |
|
mpjpeg.c
|
disable encoders where appropriate (patch courtesy of BERO
|
22 years ago |
|
nut.c
|
msb pts support
|
22 years ago |
|
ogg.c
|
using LIBAVFORMAT_IDENT
|
22 years ago |
|
os_support.c
|
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
|
22 years ago |
|
os_support.h
|
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
|
22 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>)
|
22 years ago |
|
psxstr.c
|
hook up the XA ADPCM decoder
|
22 years ago |
|
qtpalette.h
|
added palette support to the QT demuxer; registered SMC video decoder
|
22 years ago |
|
raw.c
|
seek support for PCM formats
|
22 years ago |
|
rm.c
|
disable encoders where appropriate (patch courtesy of BERO
|
22 years ago |
|
rtp.c
|
use parsers
|
22 years ago |
|
rtp.h
|
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API
|
22 years ago |
|
rtpproto.c
|
* UINTX -> uintx_t INTX -> intx_t
|
23 years ago |
|
rtsp.c
|
initial seek support - more generic play/pause support
|
22 years ago |
|
rtsp.h
|
initial seek support - more generic play/pause support
|
22 years ago |
|
rtspcodes.h
|
renamed libav to libavformat
|
23 years ago |
|
segafilm.c
|
the correct data type is offset_t
|
22 years ago |
|
sierravmd.c
|
initial commit for Sierra VMD file demuxer
|
22 years ago |
|
swf.c
|
SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>)
|
22 years ago |
|
tcp.c
|
Fix a very nasty problem with extra bytes appearing in TCP data streams.
|
22 years ago |
|
udp.c
|
undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)
|
22 years ago |
|
utils.c
|
store searched distance in index, so we dont waste time searching for keyframes where we already searched
|
22 years ago |
|
wav.c
|
seeking support - fixed some ADPCM decoding cases
|
22 years ago |
|
wc3movie.c
|
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
|
22 years ago |
|
westwood.c
|
handle a wider variety of VQA files, including silent files
|
22 years ago |
|
yuv.c
|
* UINTX -> uintx_t INTX -> intx_t
|
23 years ago |
|
yuv4mpeg.c
|
AVRational
|
22 years ago |