..
.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
allformats.c
mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)
2003-08-26 20:23:13 +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
use codec_tag for encoding too
2003-08-18 09:20:02 +00:00
au.c
use codec_tag for encoding too
2003-08-18 09:20:02 +00:00
audio.c
* UINTX -> uintx_t INTX -> intx_t
2003-02-11 16:35:48 +00:00
avformat.h
mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)
2003-08-26 20:23:13 +00:00
avi.h
* keeping compiler happy and quiet
2003-04-23 18:38:34 +00:00
avidec.c
update duration and start_time - add av_new_stream() usage
2003-08-08 17:52:53 +00:00
avienc.c
ATI VCR2
2003-07-24 23:37:40 +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
dv1394.c
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>
2003-08-06 05:40:38 +00:00
dv1394.h
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>
2003-08-06 05:40:38 +00:00
dv.c
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now
2003-08-28 19:53:47 +00:00
dvcore.c
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now
2003-08-28 19:53:47 +00:00
dvcore.h
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now
2003-08-28 19:53:47 +00:00
ffm.c
add av_new_stream() usage
2003-08-08 17:52:30 +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
suppressed frame number modulus hack - added loop_input hack which I find easier to understand
2003-08-24 21:20:44 +00:00
jpeg.c
use correct YUV format for JPEG
2003-04-21 14:39:52 +00:00
Makefile
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now
2003-08-28 19:53:47 +00:00
mov.c
update duration and start_time
2003-08-08 17:58:38 +00:00
movenc.c
naughty, forbidden variable declarations
2003-08-27 01:26:14 +00:00
mpeg.c
exports mpegps_demux
2003-08-08 17:54:05 +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
accepts pgmyuv extension
2003-08-24 21:21:10 +00:00
raw.c
truncated h263 decoding support / H263-ES "demuxer"
2003-05-22 14:12:22 +00:00
rm.c
support for older real audio files (<= version 3)
2003-08-11 16:16:49 +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
add av_new_stream() usage
2003-08-08 17:52:30 +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
suppressed frame number modulus hack - added loop_input hack which I find easier to understand
2003-08-24 21:20:44 +00:00
wav.c
use codec_tag for encoding too
2003-08-18 09:20:02 +00:00
yuv4mpeg.c
yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>)
2003-08-05 09:32:31 +00:00
yuv.c
* UINTX -> uintx_t INTX -> intx_t
2003-02-11 16:35:48 +00:00