index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlib fix patch by (Juergen Keil <jk at tools dot de>)
Jürgen Keil
2002-12-15
1
-1
/
+5
*
First shot at the ffserver regression tests. All feedback received with
Philip Gladstone
2002-12-12
4
-11
/
+114
*
fixing playback of DaveMatthews_Crash_PocketPC.avi
Michael Niedermayer
2002-12-11
1
-1
/
+1
*
Initial version of test configuration file for ffserver that encodes the
Philip Gladstone
2002-12-11
1
-0
/
+208
*
Add the -em_rate option to make the img reader run at the nominal frame rate.
Philip Gladstone
2002-12-11
1
-0
/
+2
*
* Extend the syntax of a filename for the img reader to allow looping. Thus
Philip Gladstone
2002-12-11
1
-5
/
+14
*
* Add code to allow the img reader to read files at the nominal frame rate.
Philip Gladstone
2002-12-11
1
-0
/
+20
*
* Try and fix the crashes in ffserver associated with the coded_frame stuff.
Philip Gladstone
2002-12-11
1
-0
/
+9
*
* fill codec_id in codec_open
Zdenek Kabelac
2002-12-09
1
-0
/
+1
*
100l
Michael Niedermayer
2002-12-09
1
-1
/
+5
*
AVVideoFrame -> AVFrame
Michael Niedermayer
2002-12-09
23
-98
/
+120
*
Fix a crash caused by a null coded_picture pointer in ffserver.
Philip Gladstone
2002-12-09
1
-1
/
+1
*
cleanup / messup?
Michael Niedermayer
2002-12-09
7
-134
/
+251
*
correct mpeg4 vo type
Michael Niedermayer
2002-12-09
3
-4
/
+13
*
remove fake wmv2 codec
Michael Niedermayer
2002-12-08
1
-2
/
+2
*
ump4 decoding fixed
Michael Niedermayer
2002-12-07
2
-3
/
+3
*
practically disabling altivec resampling code (some ppl said its broken) patc...
Dieter
2002-12-06
1
-1
/
+1
*
fixing api-example
Michael Niedermayer
2002-12-06
1
-16
/
+20
*
aspect ratio encoding for mpeg1
Michael Niedermayer
2002-12-06
1
-2
/
+17
*
mpeg1&2 aspect decoding
Michael Niedermayer
2002-12-06
2
-10
/
+50
*
fixing aspect (hopefully, i couldnt reproduce the bug)
Michael Niedermayer
2002-12-06
1
-1
/
+4
*
fixing 2pass assert failure
Michael Niedermayer
2002-12-06
3
-68
/
+95
*
missing "\" (found by nick)
Michael Niedermayer
2002-12-06
1
-1
/
+1
*
better? scene change detection
Michael Niedermayer
2002-12-05
1
-1
/
+1
*
fixing hq + adaptive quant
Michael Niedermayer
2002-12-05
1
-0
/
+2
*
drop b frames if there are no reference frames
Michael Niedermayer
2002-12-05
1
-1
/
+9
*
crop optmization patch by (Dieter Shirley <dieters at schemasoft dot com>)
Dieter
2002-12-05
1
-18
/
+54
*
infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Michael Niedermayer
2002-12-05
1
-0
/
+3
*
fixing files where the first frame isn a keyframe
Michael Niedermayer
2002-12-04
1
-5
/
+11
*
new PSNR code (now works with chroma, b frames, ...)
Michael Niedermayer
2002-12-04
6
-101
/
+132
*
print a warning if something allocates 0 bytes
Michael Niedermayer
2002-12-04
1
-0
/
+3
*
workaround old xvid bug
Michael Niedermayer
2002-12-04
1
-0
/
+3
*
specific debug output support
Michael Niedermayer
2002-12-04
2
-10
/
+26
*
fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unesca...
Michael Niedermayer
2002-12-04
2
-9
/
+15
*
use spatial error concealment if we dont have a previous frame
Michael Niedermayer
2002-12-04
1
-0
/
+2
*
cleanup
Michael Niedermayer
2002-12-04
28
-872
/
+987
*
* two functions to handle allocation of static data more simple
Zdenek Kabelac
2002-12-03
4
-10
/
+49
*
10l fix
Alex Beregszaszi
2002-12-03
1
-3
/
+9
*
100l (sad8x8_x2 had params in wrong order)
Michael Niedermayer
2002-12-03
2
-3
/
+4
*
100l (mixing chroma & luma linesize)
Michael Niedermayer
2002-12-03
2
-12
/
+12
*
Fixed problem with frame rate reduction when capturing from a source
Philip Gladstone
2002-12-02
1
-6
/
+19
*
Try to make this compile on platforms with dlfcn.h
Philip Gladstone
2002-11-30
1
-0
/
+10
*
Added a release function to free up the context. Also removed the dummy
Philip Gladstone
2002-11-30
3
-9
/
+26
*
Added support for a realease function to eliminate the context blocks used
Philip Gladstone
2002-11-30
2
-3
/
+30
*
Simplify an expression and eliminate a compile warning
Philip Gladstone
2002-11-30
1
-1
/
+1
*
Moved hook documentation into the doc directory
Philip Gladstone
2002-11-30
4
-97
/
+2
*
Add more tests for the presence of dlfcn.h and dlopen
Philip Gladstone
2002-11-30
1
-0
/
+30
*
fixed 'file:' in URLs
Fabrice Bellard
2002-11-29
1
-0
/
+2
*
fixed multidir compile
Fabrice Bellard
2002-11-29
3
-5
/
+5
*
I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3
Philip Gladstone
2002-11-28
1
-1
/
+1
[next]