index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libav
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkt->pts is already set, please fix audio if you modify this code - supressed...
Fabrice Bellard
2002-11-20
1
-12
/
+0
*
The problems of doing cvs add foo.*
Philip Gladstone
2002-11-20
1
-0
/
+0
*
Compile framehook.c
Philip Gladstone
2002-11-20
1
-2
/
+1
*
Initial versions of code to all per-frame video processing in ffmpeg.
Philip Gladstone
2002-11-20
3
-0
/
+121
*
Set the pkt->pts field correctly so that frame rate reduction has a chance
Philip Gladstone
2002-11-20
1
-0
/
+1
*
Set the pkt->pts field so that we have a chance of doing frame rate reduction
Philip Gladstone
2002-11-20
1
-0
/
+7
*
Get rid of a warning from asfcheck. Not sure that it really helps with WMP th...
Philip Gladstone
2002-11-20
1
-1
/
+1
*
fixed output pts computation in case of pcm audio (fixes ffplay status display)
Fabrice Bellard
2002-11-19
1
-2
/
+18
*
better than nothing patch for correct audio output with ffplay
Fabrice Bellard
2002-11-19
1
-2
/
+3
*
a/v sync support: added correct pts handling
Fabrice Bellard
2002-11-19
2
-11
/
+31
*
factorized All In Wonder code (not tested) - Added AIW auto detect (not teste...
Fabrice Bellard
2002-11-19
1
-393
/
+244
*
now raw mpeg4 video decoding is fully supported
Fabrice Bellard
2002-11-18
1
-4
/
+1
*
added multicast SDP/RTP demux for multicast streams - added support for MPEG4...
Fabrice Bellard
2002-11-18
1
-15
/
+272
*
do not read probe data if format is specified - match_ext() must be exported
Fabrice Bellard
2002-11-18
1
-4
/
+6
*
fixed multicast connect
Fabrice Bellard
2002-11-18
1
-4
/
+4
*
lower case div3
Michael Niedermayer
2002-11-18
1
-0
/
+1
*
fixing mp3 detection patch by (John Ryland <jryland at trolltech dot com>)
John Ryland
2002-11-14
1
-1
/
+1
*
* fix double free
Zdenek Kabelac
2002-11-13
1
-1
/
+1
*
Bump up the priority on the decoding thread.
François Revol
2002-11-12
1
-2
/
+1
*
* cleanup statics & const
Zdenek Kabelac
2002-11-11
1
-41
/
+38
*
* cleanup statics & const
Zdenek Kabelac
2002-11-11
4
-10
/
+10
*
* cleanup statics & const
Zdenek Kabelac
2002-11-11
1
-4
/
+4
*
* cleanup statics & const
Zdenek Kabelac
2002-11-11
12
-37
/
+35
*
reversing header game
Michael Niedermayer
2002-11-10
6
-6
/
+6
*
use FF_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer
2002-11-09
1
-4
/
+6
*
c standard style / warnings patch by (mru at users dot sourceforge dot net (M...
Måns Rullgård
2002-11-09
2
-8
/
+8
*
ringbuffer patch by (François Revol <revol at free dot fr>)
François Revol
2002-11-08
1
-17
/
+145
*
cleanup (breaks compatibility, requested by fabrice)
Michael Niedermayer
2002-11-08
3
-3
/
+6
*
* put there more reasnable 15fps speed (though it's probably meaningless)
Zdenek Kabelac
2002-11-06
1
-1
/
+1
*
* calculating with the full packet size
Zdenek Kabelac
2002-11-05
1
-2
/
+6
*
* allocate slightly more data - so decoders won't be touching memory
Zdenek Kabelac
2002-11-05
1
-1
/
+4
*
* free extradata
Zdenek Kabelac
2002-11-05
1
-7
/
+7
*
* don't show header errors when eof is reached
Zdenek Kabelac
2002-11-05
1
-3
/
+5
*
MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>)
François Revol
2002-11-05
6
-6
/
+6
*
BeOS Audio ouput patch by (François Revol <revol at free dot fr>)
François Revol
2002-11-05
3
-1
/
+331
*
added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support
François Revol
2002-11-02
1
-0
/
+4
*
added BeOS net_server support (R5 network stack), basically the same
François Revol
2002-11-02
9
-6
/
+112
*
* always set extradata_size
Zdenek Kabelac
2002-10-31
1
-6
/
+5
*
* removed extra_data from AVStream (it's part of Codec)
Zdenek Kabelac
2002-10-31
2
-10
/
+4
*
* Made encoding to ASF streams work again. It turns out that the default
Philip Gladstone
2002-10-30
3
-12
/
+23
*
unified wav header parsing - added extradata support
Fabrice Bellard
2002-10-28
4
-57
/
+41
*
put/get portable for IEEE double - renamed put_native_string/get_native_string
Fabrice Bellard
2002-10-22
3
-23
/
+31
*
single frame output fix
Fabrice Bellard
2002-10-21
1
-2
/
+2
*
the new output PTS handling is now generic
Fabrice Bellard
2002-10-21
3
-66
/
+63
*
use PTS api - suppressed redundant fourcc tags (don't know why it was duplica...
Fabrice Bellard
2002-10-21
1
-44
/
+9
*
use consistant PTS handling - fixed MPEG2 Pack header generation (clock_ref v...
Fabrice Bellard
2002-10-21
1
-41
/
+24
*
AV synchronisation API
Fabrice Bellard
2002-10-21
2
-45
/
+123
*
new video grab device for ATI All-In-Wonder cards based on the GATOS km drive...
Michael Niedermayer
2002-10-20
1
-0
/
+650
*
better framework for specific mpeg mux options such as vcd - added (incomplet...
Fabrice Bellard
2002-10-15
1
-15
/
+59
*
suppressed vcd flag - use new mpeg mux format instead
Fabrice Bellard
2002-10-15
1
-1
/
+0
[next]