.. |
.cvsignore
|
renamed libav to libavformat
|
22 years ago |
4xm.c
|
4xm adpcm
|
22 years ago |
Makefile
|
correct DLL windows install
|
21 years ago |
allformats.c
|
ID3 parsing and generation in MP3 format
|
21 years ago |
amr.c
|
amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>)
|
22 years ago |
asf.c
|
64 bit pts for writing - more const usage
|
21 years ago |
au.c
|
64 bit pts for writing - more const usage
|
21 years ago |
audio.c
|
64 bit pts for writing - more const usage
|
21 years ago |
avformat.h
|
simplified version handling
|
21 years ago |
avi.h
|
removed ctype.h header
|
21 years ago |
avidec.c
|
hacks to support Xan AVI files
|
21 years ago |
avienc.c
|
64 bit pts for writing - more const usage
|
21 years ago |
avio.c
|
removed ctype.h header
|
21 years ago |
avio.h
|
libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr)
|
22 years ago |
aviobuf.c
|
* keeping compiler happy and quiet
|
22 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
|
64 bit pts for writing - more const usage
|
21 years ago |
cutils.c
|
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
|
21 years ago |
dv.c
|
64 bit pts for writing - more const usage
|
21 years ago |
dv1394.c
|
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>
|
22 years ago |
dv1394.h
|
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>
|
22 years ago |
dvcore.c
|
* fixing a typo ;-)
|
21 years ago |
dvcore.h
|
* fixing a typo ;-)
|
21 years ago |
ffm.c
|
64 bit pts for writing - more const usage
|
21 years ago |
file.c
|
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
|
22 years ago |
flvdec.c
|
CODEC_ID_MP3LAME is obsolete
|
21 years ago |
flvenc.c
|
64 bit pts for writing - more const usage
|
21 years ago |
framehook.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
framehook.h
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
gif.c
|
64 bit pts for writing - more const usage
|
21 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>)
|
21 years ago |
http.c
|
removed ctype.h header
|
21 years ago |
idroq.c
|
initial commit for Id RoQ and Interplay MVE multimedia subsystems
|
22 years ago |
img.c
|
64 bit pts for writing - more const usage
|
21 years ago |
ipmovie.c
|
adapt to use interim palette control API; do away with multi-chunk data
|
21 years ago |
jpeg.c
|
Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>)
|
22 years ago |
mov.c
|
update duration and start_time
|
22 years ago |
movenc.c
|
64 bit pts for writing - more const usage
|
21 years ago |
mp3.c
|
64 bit pts for writing - more const usage
|
21 years ago |
mpeg.c
|
removed invalid sequence end code
|
21 years ago |
mpegts.c
|
cosmetic change in resync code - added PAT scanning code if no SDT is found (in the futur it would be interesting to give an API to change channel - also useful for DV input number or TV grab tunning
|
22 years ago |
mpegts.h
|
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is
|
22 years ago |
mpegtsenc.c
|
generate correct PTS in transport stream - use mpeg2 encoder by default
|
21 years ago |
mpjpeg.c
|
64 bit pts for writing - more const usage
|
21 years ago |
nut.c
|
64 bit pts for writing - more const usage
|
21 years ago |
ogg.c
|
ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)
|
22 years ago |
os_support.c
|
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
|
21 years ago |
os_support.h
|
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
|
21 years ago |
png.c
|
replaced progressive by interleaved
|
22 years ago |
pnm.c
|
accepts pgmyuv extension
|
22 years ago |
psxstr.c
|
first pass at PSX STR demuxer; does not yet interact correctly with MDEC
|
22 years ago |
raw.c
|
64 bit pts for writing - more const usage
|
21 years ago |
rm.c
|
64 bit pts for writing - more const usage
|
21 years ago |
rtp.c
|
64 bit pts for writing - more const usage
|
21 years ago |
rtp.h
|
renamed libav to libavformat
|
22 years ago |
rtpproto.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
rtsp.c
|
removed ctype.h header
|
21 years ago |
rtsp.h
|
suppressed RTSP abort hack - added PLAY/PAUSE
|
22 years ago |
rtspcodes.h
|
renamed libav to libavformat
|
22 years ago |
swf.c
|
64 bit pts for writing - more const usage
|
21 years ago |
tcp.c
|
removed ctype.h header
|
21 years ago |
udp.c
|
undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)
|
22 years ago |
utils.c
|
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
|
21 years ago |
wav.c
|
64 bit pts for writing - more const usage
|
21 years ago |
wc3movie.c
|
deploy palette control API
|
21 years ago |
yuv.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
yuv4mpeg.c
|
64 bit pts for writing - more const usage
|
21 years ago |