| .. |
|
.cvsignore
|
* cleanup
|
24 years ago |
|
Makefile
|
Compile framehook.c
|
23 years ago |
|
allformats.c
|
BeOS Audio ouput patch by (François Revol <revol at free dot fr>)
|
23 years ago |
|
asf.c
|
Get rid of a warning from asfcheck. Not sure that it really helps with WMP though!
|
23 years ago |
|
au.c
|
* cleanup statics & const
|
23 years ago |
|
audio.c
|
better than nothing patch for correct audio output with ffplay
|
23 years ago |
|
avformat.h
|
export match_ext()
|
23 years ago |
|
avi.h
|
* cleanup statics & const
|
23 years ago |
|
avidec.c
|
supressed incorrect pts init (when the pts is not set, ffmpeg.c presumes the nominal frame rate is used
|
23 years ago |
|
avienc.c
|
lower case div3
|
23 years ago |
|
avio.c
|
added url_get_max_packet_size() support - added URL_RDWR flag
|
23 years ago |
|
avio.h
|
* cleanup statics & const
|
23 years ago |
|
aviobuf.c
|
* cleanup statics & const
|
23 years ago |
|
barpainet.c
|
added BeOS net_server support (R5 network stack), basically the same
|
23 years ago |
|
barpainet.h
|
added BeOS net_server support (R5 network stack), basically the same
|
23 years ago |
|
beosaudio.cpp
|
Bump up the priority on the decoding thread.
|
23 years ago |
|
crc.c
|
* cleanup statics & const
|
23 years ago |
|
cutils.c
|
moved simple c utils
|
23 years ago |
|
dv.c
|
* cleanup statics & const
|
23 years ago |
|
ffm.c
|
* cleanup statics & const
|
23 years ago |
|
file.c
|
license/copyright change
|
24 years ago |
|
framehook.c
|
Initial versions of code to all per-frame video processing in ffmpeg.
|
23 years ago |
|
framehook.h
|
Initial versions of code to all per-frame video processing in ffmpeg.
|
23 years ago |
|
gif.c
|
* using statics
|
23 years ago |
|
grab.c
|
pkt->pts is already set, please fix audio if you modify this code - supressed unused PKT_FLAG_DROPPED_FRAME
|
23 years ago |
|
http.c
|
reversing header game
|
23 years ago |
|
img.c
|
Set the pkt->pts field correctly so that frame rate reduction has a chance
|
23 years ago |
|
jpeg.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
23 years ago |
|
mov.c
|
* fix double free
|
23 years ago |
|
mpeg.c
|
use consistant PTS handling - fixed MPEG2 Pack header generation (clock_ref value is still slightly inaccurate)
|
23 years ago |
|
mpegts.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
23 years ago |
|
ogg.c
|
* Ogg/Vorbis patch by Mark Hills
|
23 years ago |
|
raw.c
|
now raw mpeg4 video decoding is fully supported
|
23 years ago |
|
rm.c
|
* cleanup statics & const
|
23 years ago |
|
rtp.c
|
experimental mpeg4 video support (currently no slice/timestamp handling)
|
23 years ago |
|
rtp.h
|
added rtp support (not activated yet)
|
23 years ago |
|
rtpproto.c
|
reversing header game
|
23 years ago |
|
rtsp.c
|
match SDP based on content instead of extension
|
23 years ago |
|
rtsp.h
|
added rtp port range support
|
23 years ago |
|
rtspcodes.h
|
added rtsp support (not activated yet)
|
23 years ago |
|
strptime.c
|
Add strptime into the source pool for those systems that don't have it.
|
23 years ago |
|
strptime.h
|
Add strptime into the source pool for those systems that don't have it.
|
23 years ago |
|
swf.c
|
fixed double free - fixed probe function
|
24 years ago |
|
tcp.c
|
reversing header game
|
23 years ago |
|
udp.c
|
fixed multicast connect
|
23 years ago |
|
utils.c
|
use codec_id so that the codec does not need to be opened
|
23 years ago |
|
wav.c
|
* cleanup statics & const
|
23 years ago |