.. |
.cvsignore
|
renamed libav to libavformat
|
2002-11-25 19:07:40 +00:00 |
4xm.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
Makefile
|
vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>)
|
2004-04-24 15:16:23 +00:00 |
allformats.c
|
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
|
2004-03-13 23:04:37 +00:00 |
amr.c
|
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
|
2003-09-28 20:34:11 +00:00 |
asf-enc.c
|
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
|
2004-03-05 22:10:50 +00:00 |
asf.c
|
moving nearly identical binary search code from nut/mpeg/asf to utils.c
|
2004-04-12 16:50:03 +00:00 |
asf.h
|
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
|
2004-03-05 22:10:50 +00:00 |
au.c
|
seek support for PCM formats
|
2003-11-10 18:41:45 +00:00 |
audio.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
avformat.h
|
moving nearly identical binary search code from nut/mpeg/asf to utils.c
|
2004-04-12 16:50:03 +00:00 |
avi.h
|
initial seek support
|
2003-11-10 18:48:33 +00:00 |
avidec.c
|
vbr audio fix
|
2004-05-06 21:52:38 +00:00 |
avienc.c
|
support SVQ1 in AVI files, just for fun
|
2004-05-07 02:57:13 +00:00 |
avio.c
|
avoid seeking to the end, as it confuses some crappy code
|
2004-04-11 02:07:31 +00:00 |
avio.h
|
checksuming for nut & nice checksum API for libavformat
|
2004-04-05 12:02:10 +00:00 |
aviobuf.c
|
10l (bytes_left() -> url_feof())
|
2004-04-06 17:40:17 +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
|
64 bit pts for writing - more const usage (don't forget me !)
|
2003-09-13 09:20:12 +00:00 |
crc.c
|
checksuming for nut & nice checksum API for libavformat
|
2004-04-05 12:02:10 +00:00 |
cutils.c
|
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
|
2003-09-08 21:20:55 +00:00 |
dv.c
|
* making it possible to specify recording date and time in a stream
|
2004-04-06 06:31:12 +00:00 |
dv.h
|
* DV demuxer is now capable of decoding auxilary audio stream. So,
|
2003-10-31 22:26:26 +00:00 |
dv1394.c
|
* enabling seek in raw DV files
|
2004-03-23 05:35:10 +00:00 |
dv1394.h
|
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>
|
2003-08-06 05:40:38 +00:00 |
ffm.c
|
adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA dot COM dot AR>)
|
2004-03-18 20:52:40 +00:00 |
file.c
|
nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
|
2004-04-24 13:10:35 +00:00 |
flic.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
flvdec.c
|
cleanup
|
2004-04-17 12:04:59 +00:00 |
flvenc.c
|
various fixes
|
2004-04-18 15:26:57 +00:00 |
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
|
2004-02-22 00:31:19 +00:00 |
framehook.h
|
warning patrol
|
2004-03-24 23:32:48 +00:00 |
gif.c
|
removing unused var & converting 64->32bit
|
2003-12-05 23:12:03 +00:00 |
gifdec.c
|
transparency support
|
2003-04-21 21:18:51 +00:00 |
grab.c
|
fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>)
|
2004-04-27 13:28:16 +00:00 |
http.c
|
no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
|
2004-03-14 02:59:33 +00:00 |
idcin.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
idroq.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
img.c
|
10l
|
2004-04-12 18:32:36 +00:00 |
ipmovie.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
jpeg.c
|
- Add reget_buffer() function to AVCodecContext
|
2003-11-26 20:57:15 +00:00 |
matroska.c
|
unknown format char
|
2004-04-07 13:27:53 +00:00 |
mov.c
|
libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
|
2004-04-12 17:40:31 +00:00 |
movenc.c
|
bit-exact
|
2004-04-12 20:06:23 +00:00 |
mp3.c
|
added parsing
|
2003-11-10 18:42:51 +00:00 |
mpeg.c
|
mpeg SVCD compatibility, SCR fixes, standard compliance
|
2004-04-26 22:16:06 +00:00 |
mpegts.c
|
Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
|
2004-04-13 13:33:02 +00:00 |
mpegts.h
|
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))
|
2003-11-12 21:56:57 +00:00 |
mpegtsenc.c
|
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))
|
2003-11-12 21:56:57 +00:00 |
mpjpeg.c
|
disable encoders where appropriate (patch courtesy of BERO
|
2003-10-14 04:15:53 +00:00 |
nut.c
|
match latest spec
|
2004-05-02 01:03:55 +00:00 |
ogg.c
|
export pts if available
|
2004-04-27 03:35:14 +00:00 |
os_support.c
|
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
|
2004-04-24 11:51:38 +00:00 |
os_support.h
|
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
|
2004-04-24 11:51:38 +00:00 |
png.c
|
replaced progressive by interleaved
|
2003-04-21 21:18:15 +00:00 |
pnm.c
|
Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>)
|
2003-11-24 17:59:56 +00:00 |
psxstr.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
qtpalette.h
|
prefix global
|
2004-04-10 19:42:18 +00:00 |
raw.c
|
decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
|
2004-03-15 03:29:32 +00:00 |
rm.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
rtp.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
rtp.h
|
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API
|
2003-10-29 14:25:27 +00:00 |
rtpproto.c
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
rtsp.c
|
support url_read which reads less then requested patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
|
2004-03-20 19:57:28 +00:00 |
rtsp.h
|
initial seek support - more generic play/pause support
|
2003-11-10 18:39:26 +00:00 |
rtspcodes.h
|
renamed libav to libavformat
|
2002-11-25 19:07:40 +00:00 |
segafilm.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
sgi.c
|
patch courtesy of Todd Kirby:
|
2004-04-10 15:09:46 +00:00 |
sierravmd.c
|
minor VMD system update; still not perfect, but should not crash either
|
2004-03-14 04:08:11 +00:00 |
swf.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
tcp.c
|
tcp select() check and enables pressing 'q' when reading/(writing) from
|
2004-03-14 19:40:43 +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
|
NULL pointers ...
|
2004-04-27 02:55:05 +00:00 |
wav.c
|
10l
|
2004-04-04 20:00:04 +00:00 |
wc3movie.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
westwood.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
yuv.c
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
yuv4mpeg.c
|
yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>)
|
2004-04-01 23:32:53 +00:00 |