.. |
.cvsignore
|
renamed libav to libavformat
|
2002-11-25 19:07:40 +00:00 |
4xm.c
|
4xm adpcm
|
2003-06-03 13:58:44 +00:00 |
Makefile
|
warnings are errors
|
2003-07-17 10:24:28 +00:00 |
allformats.c
|
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
|
2003-07-09 23:10:59 +00:00 |
amr.c
|
amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>)
|
2003-06-18 22:24:51 +00:00 |
asf.c
|
Warning and compatibility fixes.
|
2003-05-24 18:48:30 +00:00 |
au.c
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
audio.c
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
avformat.h
|
* First round of AV sync fixes.
|
2003-07-12 07:37:05 +00:00 |
avi.h
|
* keeping compiler happy and quiet
|
2003-04-23 18:38:34 +00:00 |
avidec.c
|
use custom packet allocation only for DV
|
2003-06-07 18:36:27 +00:00 |
avienc.c
|
ATI VCR1 decoder
|
2003-07-24 12:18:46 +00:00 |
avio.c
|
added primitive aborting system
|
2003-07-17 10:25:36 +00:00 |
avio.h
|
added primitive aborting system
|
2003-07-17 10:25:36 +00:00 |
aviobuf.c
|
* keeping compiler happy and quiet
|
2003-04-23 18:38:34 +00:00 |
barpainet.c
|
renamed libav to libavformat
|
2002-11-25 19:07:40 +00:00 |
barpainet.h
|
OSX and BeOS networking fix (socklen_t)
|
2003-07-24 13:30:27 +00:00 |
beosaudio.cpp
|
cleanup; BSoundRecorder moved to Experimental namespace
|
2003-06-15 17:06:28 +00:00 |
crc.c
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
cutils.c
|
dynamic array functions
|
2003-06-13 14:22:23 +00:00 |
dv.c
|
Complete support for OpenDML AVIs and AVIs > 2Gb.
|
2003-04-23 02:04:40 +00:00 |
dv1394.c
|
tv standard selection support for dv1394 and grab (v4l)
|
2003-06-25 10:21:45 +00:00 |
dv1394.h
|
1000l
|
2003-06-20 15:51:24 +00:00 |
ffm.c
|
per context frame_rate_base, this should finally fix frame_rate related av sync issues
|
2003-03-12 15:16:19 +00:00 |
file.c
|
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
|
2003-01-11 20:34:38 +00:00 |
flvdec.c
|
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
|
2003-07-09 23:10:59 +00:00 |
flvenc.c
|
Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initialization fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)
|
2003-07-10 23:18:09 +00:00 |
framehook.c
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
framehook.h
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
gif.c
|
per context frame_rate_base, this should finally fix frame_rate related av sync issues
|
2003-03-12 15:16:19 +00:00 |
gifdec.c
|
transparency support
|
2003-04-21 21:18:51 +00:00 |
grab.c
|
tv standard selection support for dv1394 and grab (v4l)
|
2003-06-25 10:21:45 +00:00 |
http.c
|
simplified
|
2003-03-09 16:07:19 +00:00 |
img.c
|
* moved os_support.h into libavcodec
|
2003-03-12 18:57:33 +00:00 |
jpeg.c
|
use correct YUV format for JPEG
|
2003-04-21 14:39:52 +00:00 |
mov.c
|
warning fixes
|
2003-06-20 17:55:24 +00:00 |
mpeg.c
|
removed warnings
|
2003-07-17 10:26:02 +00:00 |
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
|
2003-07-15 13:21:39 +00:00 |
mpegts.h
|
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is
|
2003-07-10 09:04:04 +00:00 |
mpegtsenc.c
|
try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>)
|
2003-06-28 23:44:09 +00:00 |
mpjpeg.c
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
ogg.c
|
ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)
|
2003-02-25 09:36:53 +00:00 |
png.c
|
replaced progressive by interleaved
|
2003-04-21 21:18:15 +00:00 |
pnm.c
|
added new netpbm pam format support (needed for alpha plane support)
|
2003-04-19 15:18:00 +00:00 |
raw.c
|
truncated h263 decoding support / H263-ES "demuxer"
|
2003-05-22 14:12:22 +00:00 |
rm.c
|
per context frame_rate_base, this should finally fix frame_rate related av sync issues
|
2003-03-12 15:16:19 +00:00 |
rtp.c
|
fixed NTP generation for mpeg
|
2003-07-15 19:41:40 +00:00 |
rtp.h
|
renamed libav to libavformat
|
2002-11-25 19:07:40 +00:00 |
rtpproto.c
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
rtsp.c
|
OSX and BeOS networking fix (socklen_t)
|
2003-07-24 13:30:27 +00:00 |
rtsp.h
|
suppressed RTSP abort hack - added PLAY/PAUSE
|
2003-07-17 10:27:47 +00:00 |
rtspcodes.h
|
renamed libav to libavformat
|
2002-11-25 19:07:40 +00:00 |
strptime.c
|
renamed libav to libavformat
|
2002-11-25 19:07:40 +00:00 |
strptime.h
|
renamed libav to libavformat
|
2002-11-25 19:07:40 +00:00 |
swf.c
|
per context frame_rate_base, this should finally fix frame_rate related av sync issues
|
2003-03-12 15:16:19 +00:00 |
tcp.c
|
OSX and BeOS networking fix (socklen_t)
|
2003-07-24 13:30:27 +00:00 |
udp.c
|
undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)
|
2003-07-04 09:14:14 +00:00 |
utils.c
|
fix fmt == NULL case
|
2003-07-16 07:50:17 +00:00 |
wav.c
|
sorry forgot
|
2003-03-12 18:45:50 +00:00 |
yuv.c
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
yuv4mpeg.c
|
removed warnings
|
2003-07-17 10:26:02 +00:00 |