.. |
.cvsignore
|
1ac9248bb7
* cleanup
|
23 years ago |
Makefile
|
6cea494e32
* support for .au .gif .mov .mp4 by François Revol <revol@free.fr>
|
23 years ago |
asf.c
|
f80c1ac01b
* Many, many changes to make it work (mostly). Information snagged from
|
23 years ago |
au.c
|
a266644f56
* more warning cleanups
|
23 years ago |
audio.c
|
1de1cce27d
* Make it work with sound cards (like mine) that can only capture in stereo.
|
23 years ago |
avformat.h
|
76c0441b10
- Added r_frame_rate in AVStream to store the real frame rate.
|
23 years ago |
avi.h
|
4606ac8dee
* some minor modification by Philip Gladston
|
23 years ago |
avidec.c
|
46a3d0685d
correct pcm audio format handling
|
23 years ago |
avienc.c
|
53cafac09c
* Add default cases to switch statements.
|
23 years ago |
avio.c
|
a74127c071
win32 fixes
|
23 years ago |
avio.h
|
7ac13f0c7e
* Change extern inline to static inline. This improves compiling without optimization.
|
23 years ago |
aviobuf.c
|
4606ac8dee
* some minor modification by Philip Gladston
|
23 years ago |
ffm.c
|
3884a3c322
Pass over the bit_rate_tolerance field to ffmpeg
|
23 years ago |
file.c
|
8be1c6563c
win32 fixes
|
23 years ago |
gif.c
|
a266644f56
* more warning cleanups
|
23 years ago |
grab.c
|
28c66901a9
Intialize the codec type to video.
|
23 years ago |
http.c
|
ddceb31d93
* Add a sleep when doing the post to ffserver. Yes, this is the wrong
|
23 years ago |
img.c
|
10bb7023a2
- Added force_pts to av_write_packet() to be able to force PTS, this helps
|
23 years ago |
jpeg.c
|
10bb7023a2
- Added force_pts to av_write_packet() to be able to force PTS, this helps
|
23 years ago |
libav.dsp
|
8be1c6563c
win32 fixes
|
23 years ago |
mov.c
|
a266644f56
* more warning cleanups
|
23 years ago |
mpeg.c
|
76c0441b10
- Added r_frame_rate in AVStream to store the real frame rate.
|
23 years ago |
raw.c
|
30b68f33aa
* encoding of AC3 with more than 2 channels
|
23 years ago |
rm.c
|
5d6ef63fdc
* Try and fill out some more of the RV header fields correctly
|
23 years ago |
swf.c
|
10bb7023a2
- Added force_pts to av_write_packet() to be able to force PTS, this helps
|
23 years ago |
tick.h
|
ec6ac5e1fb
* Change extern inline to static inline so that it will compile without optimization
|
23 years ago |
udp.c
|
8be1c6563c
win32 fixes
|
23 years ago |
utils.c
|
8d1335ea2b
* Add implementation of strlcpy
|
23 years ago |
wav.c
|
afc25d93ea
* Make put_wav_header return the number of bytes that it put.
|
23 years ago |