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