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
...
*
various fixes for xvid_rc
Michael Niedermayer
2006-03-19
2
-7
/
+17
*
Enable ffserver on Darwin, non-AltiVec regression tests pass.
Diego Biurrun
2006-03-19
1
-1
/
+0
*
fix frametypes with xvid_rc
Michael Niedermayer
2006-03-18
1
-2
/
+3
*
fixing bquant_offset
Michael Niedermayer
2006-03-18
2
-2
/
+2
*
segfault fix
Michael Niedermayer
2006-03-18
1
-0
/
+3
*
Reenable NUT and NUT regression tests as requested by Michael.
Diego Biurrun
2006-03-17
3
-6
/
+6
*
make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn't
Corey Hickey
2006-03-17
1
-2
/
+6
*
10l: Only set *compose97i *add_yblock to dsputils context if we are building ...
Oded Shimon
2006-03-17
1
-0
/
+2
*
Disable the NUT (de)muxer until it has been synced with the specification.
Diego Biurrun
2006-03-17
3
-6
/
+6
*
> 2GB file fix
Baptiste Coudurier
2006-03-16
1
-1
/
+1
*
First part of a series of speed-enchancing patches.
Robert Edele
2006-03-16
5
-133
/
+190
*
extract duration
Michael Niedermayer
2006-03-16
1
-1
/
+12
*
keep ftyp first
Baptiste Coudurier
2006-03-16
1
-0
/
+36
*
fix warning
Baptiste Coudurier
2006-03-16
1
-1
/
+1
*
use CFLAGS when compiling qt-faststart, to enable largefile support
Baptiste Coudurier
2006-03-16
1
-1
/
+1
*
use fseeko and ftello to be 64 bit offsets compliant
Baptiste Coudurier
2006-03-16
1
-4
/
+4
*
make the delta magnitude a user specifyable parameter:
Harikrishnan Varma
2006-03-15
1
-1
/
+3
*
fix sample size for uncompressed sound
Baptiste Coudurier
2006-03-14
1
-8
/
+27
*
dont pass intra flag if its always 0
Michael Niedermayer
2006-03-14
1
-13
/
+13
*
fixing coverity warnig CID: 253 (reading over the end of the aspect_ratio arr...
Michael Niedermayer
2006-03-13
1
-1
/
+1
*
fix coverity warning CID: 255 (uninitalized variable used to build tables whi...
Michael Niedermayer
2006-03-13
1
-1
/
+1
*
Do not be too verbose
Luca Abeni
2006-03-13
1
-1
/
+1
*
Tell the user why video capture is failing
Luca Abeni
2006-03-13
1
-2
/
+10
*
seed iterative_me with mvs from conventional search.
Loren Merritt
2006-03-13
2
-8
/
+8
*
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more
Alan Curry
2006-03-13
1
-12
/
+16
*
seed iterative_me with mvs from conventional search.
Loren Merritt
2006-03-13
1
-0
/
+11
*
obey vqscale in 2nd pass
Loren Merritt
2006-03-13
1
-1
/
+2
*
indention
Baptiste Coudurier
2006-03-12
1
-5
/
+5
*
reset interlaced_dct flag
Michael Niedermayer
2006-03-12
1
-0
/
+1
*
use of PRI macros in dprintf
Baptiste Coudurier
2006-03-12
1
-8
/
+8
*
fix conversion types in dprintf
Baptiste Coudurier
2006-03-12
1
-3
/
+3
*
fix a warning when DEBUG is defined
Baptiste Coudurier
2006-03-11
1
-1
/
+1
*
create edts atom when muxing B frames, needed to compute cts
Baptiste Coudurier
2006-03-11
1
-2
/
+2
*
do nal reformating when muxing H264, create avcc atom
Baptiste Coudurier
2006-03-11
1
-0
/
+128
*
some mov files have invalid pts so we need to consider these pts too in calcu...
Michael Niedermayer
2006-03-11
1
-4
/
+11
*
More correct demuxing and timestamp setting fot Sierra VMD
Kostya Shishkov
2006-03-11
1
-59
/
+65
*
16-bit DPCM and stereo support for Sierra VMD
Kostya Shishkov
2006-03-11
1
-69
/
+48
*
simplify AVFormatParameters NULL checks
Michael Niedermayer
2006-03-11
9
-15
/
+18
*
av_free -> av_freep
Michael Niedermayer
2006-03-11
1
-3
/
+3
*
fix %8 != 0 w/h
Michael Niedermayer
2006-03-11
1
-3
/
+3
*
asserts to check if assumed conditions really are true
Michael Niedermayer
2006-03-10
1
-0
/
+2
*
out of array read fix
Michael Niedermayer
2006-03-10
1
-2
/
+2
*
out of array read fix
Michael Niedermayer
2006-03-10
1
-4
/
+6
*
cleanup picture / debug output code
Michael Niedermayer
2006-03-10
3
-26
/
+25
*
fixing out of array access (only cosmetic, this should never have had a end u...
Michael Niedermayer
2006-03-10
1
-1
/
+1
*
add assert to clarify that we know what we are doing
Michael Niedermayer
2006-03-10
1
-0
/
+1
*
fixing uninitalized dc_pred_dir
Michael Niedermayer
2006-03-10
1
-0
/
+1
*
very minor optimization
Michael Niedermayer
2006-03-10
1
-1
/
+1
*
unused variable
Michael Niedermayer
2006-03-10
1
-3
/
+1
*
Fix cropping, depending on enc pix fmt
Baptiste Coudurier
2006-03-10
3
-14
/
+32
[prev]
[next]