.. |
.cvsignore
|
renamed libav to libavformat
|
22 years ago |
4xm.c
|
4xm adpcm
|
22 years ago |
Makefile
|
demuxer for custom Wing Commander III movie (.mve) files
|
21 years ago |
allformats.c
|
demuxer for custom Wing Commander III movie (.mve) files
|
21 years ago |
amr.c
|
amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>)
|
22 years ago |
asf.c
|
use codec_tag for encoding too
|
22 years ago |
au.c
|
use codec_tag for encoding too
|
22 years ago |
audio.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
avformat.h
|
demuxer for custom Wing Commander III movie (.mve) files
|
21 years ago |
avi.h
|
* keeping compiler happy and quiet
|
22 years ago |
avidec.c
|
update duration and start_time - add av_new_stream() usage
|
22 years ago |
avienc.c
|
initial nut muxer and demuxer (demuxer is not fail safe)
|
21 years ago |
avio.c
|
added primitive aborting system
|
22 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
|
cleanup; BSoundRecorder moved to Experimental namespace
|
22 years ago |
crc.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
cutils.c
|
dynamic array functions
|
22 years ago |
dv.c
|
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now
|
22 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
|
localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)
|
22 years ago |
dvcore.h
|
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now
|
22 years ago |
ffm.c
|
add av_new_stream() usage
|
22 years ago |
file.c
|
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
|
22 years ago |
flvdec.c
|
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
|
22 years ago |
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>)
|
22 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
|
per context frame_rate_base, this should finally fix frame_rate related av sync issues
|
22 years ago |
gifdec.c
|
transparency support
|
22 years ago |
grab.c
|
tv standard selection support for dv1394 and grab (v4l)
|
22 years ago |
http.c
|
simplified
|
22 years ago |
idroq.c
|
initial commit for Id RoQ and Interplay MVE multimedia subsystems
|
22 years ago |
img.c
|
suppressed frame number modulus hack - added loop_input hack which I find easier to understand
|
22 years ago |
ipmovie.c
|
initial commit for Id RoQ and Interplay MVE multimedia subsystems
|
22 years ago |
jpeg.c
|
Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>)
|
22 years ago |
localtime_r.c
|
localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)
|
22 years ago |
localtime_r.h
|
fixing copyright header (the code is from strptime.c so the copyright header should be from there too instead of strptime.h)
|
22 years ago |
mov.c
|
update duration and start_time
|
22 years ago |
movenc.c
|
naughty, forbidden variable declarations
|
22 years ago |
mpeg.c
|
fix MPEG-TS missdetected as MPEG-PS
|
22 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
|
try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>)
|
22 years ago |
mpjpeg.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
nut.c
|
move packetheader after startcodes
|
21 years ago |
ogg.c
|
ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)
|
22 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
|
truncated h263 decoding support / H263-ES "demuxer"
|
22 years ago |
rm.c
|
support for older real audio files (<= version 3)
|
22 years ago |
rtp.c
|
fixed NTP generation for mpeg
|
22 years ago |
rtp.h
|
renamed libav to libavformat
|
22 years ago |
rtpproto.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
rtsp.c
|
OSX and BeOS networking fix (socklen_t)
|
22 years ago |
rtsp.h
|
suppressed RTSP abort hack - added PLAY/PAUSE
|
22 years ago |
rtspcodes.h
|
renamed libav to libavformat
|
22 years ago |
strptime.c
|
localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)
|
22 years ago |
strptime.h
|
rewrite
|
22 years ago |
swf.c
|
add av_new_stream() usage
|
22 years ago |
tcp.c
|
OSX and BeOS networking fix (socklen_t)
|
22 years ago |
udp.c
|
undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)
|
22 years ago |
utils.c
|
memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>)
|
21 years ago |
wav.c
|
use codec_tag for encoding too
|
22 years ago |
wc3movie.c
|
demuxer for custom Wing Commander III movie (.mve) files
|
21 years ago |
yuv.c
|
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
yuv4mpeg.c
|
stdin patch by (Charles Yates <charles dot yates at pandora dot be>)
|
22 years ago |