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
...
*
cosmetic: align
Aurelien Jacobs
2008-03-05
1
-1
/
+1
*
remove some unneeded artificial dependencies from configure
Aurelien Jacobs
2008-03-05
1
-13
/
+0
*
add some required objects dependencies
Aurelien Jacobs
2008-03-05
1
-6
/
+6
*
Avoid linking with h263 and mpeg4 find_frame_end()
Aurelien Jacobs
2008-03-05
1
-2
/
+2
*
Add some information about the stream bitrate, if available
Luca Abeni
2008-03-05
1
-0
/
+3
*
Subtitle support. (untested)
Michael Niedermayer
2008-03-05
4
-2
/
+12
*
The last flag fix fixed mpeg4-qprd (there the flags ended up being trashed
Michael Niedermayer
2008-03-05
3
-22
/
+22
*
set block align for mace3/6
Baptiste Coudurier
2008-03-05
1
-0
/
+4
*
correctly compute bit rate for compressed audio, should fix seeking in aiff
Baptiste Coudurier
2008-03-05
1
-1
/
+2
*
fix the WC3 Xan decoder by correcting the frame accounting logic
Mike Melanson
2008-03-05
1
-4
/
+6
*
One more (forgotten) fix for fixing sws_flags.
Michael Niedermayer
2008-03-05
1
-1
/
+1
*
sws_flags is unsigned.
Michael Niedermayer
2008-03-05
1
-1
/
+1
*
Fix handling flags with the MSB set.
Michael Niedermayer
2008-03-05
1
-3
/
+3
*
Turn ancient V offset numerical constants into named ones.
Michael Niedermayer
2008-03-05
3
-72
/
+81
*
remove more useless mpegvideo.h includes
Aurelien Jacobs
2008-03-05
12
-28
/
+21
*
move EDGE_WIDTH definition allong with draw_edges where it belongs
Aurelien Jacobs
2008-03-05
2
-2
/
+1
*
remove #include "mpegvideo.h" where it is not needed
Aurelien Jacobs
2008-03-05
8
-10
/
+6
*
move relevant declarations to mpeg12data.h
Aurelien Jacobs
2008-03-05
2
-4
/
+8
*
move run length table constants to rl.h
Aurelien Jacobs
2008-03-04
2
-7
/
+5
*
move ff_emulated_edge_mc() to dsputil
Aurelien Jacobs
2008-03-04
4
-73
/
+75
*
Remove unused elements from tables.
Michael Niedermayer
2008-03-04
1
-30
/
+8
*
Detect and prevent reading over the end of counts_*. We pass the error
Michael Niedermayer
2008-03-04
1
-0
/
+17
*
Prevent segfault due to reading over the end of the input buffer.
Michael Niedermayer
2008-03-04
1
-1
/
+4
*
fix wmv3 dependencies
Aurelien Jacobs
2008-03-04
1
-1
/
+1
*
Fix compilation on powerpc.
Aurelien Jacobs
2008-03-04
1
-1
/
+1
*
remove old draw_edges declaration cruft
Aurelien Jacobs
2008-03-04
1
-1
/
+0
*
move ff_init_scantable() into dsputil
Aurelien Jacobs
2008-03-04
4
-37
/
+39
*
Ignore flags after pts/dts if there are no bytes left.
Michael Niedermayer
2008-03-04
1
-0
/
+4
*
move draw_edges() into dsputil
Aurelien Jacobs
2008-03-04
6
-128
/
+129
*
dsputil.h is a local header
Aurelien Jacobs
2008-03-03
1
-1
/
+1
*
include required header
Aurelien Jacobs
2008-03-03
1
-0
/
+2
*
include required headers for int64_t and AV_RB16()
Aurelien Jacobs
2008-03-03
1
-0
/
+3
*
avi.h does not use anything from avcodec.h.
Aurelien Jacobs
2008-03-03
1
-2
/
+0
*
Fix endian test with grep not handling non-text files
Måns Rullgård
2008-03-03
1
-1
/
+1
*
remove invalid free() forgotten in r12300
Måns Rullgård
2008-03-03
1
-1
/
+0
*
remove unnecessary backslashes
Måns Rullgård
2008-03-03
1
-1
/
+1
*
Fix libavfilter compilation and make it more in line
Vitor Sessak
2008-03-03
3
-17
/
+10
*
Provide non null class name to avoid crash with ffmpeg -h.
Michael Niedermayer
2008-03-03
1
-3
/
+4
*
Force DOS users to enable memalign hack when needed,
Ramiro Polla
2008-03-03
1
-1
/
+0
*
Support setting the debuglevel (-g level) with --enable-debug=#
Benjamin Larsson
2008-03-03
1
-1
/
+3
*
Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif
Reimar Döffinger
2008-03-03
1
-5
/
+2
*
Use block_align as the avi spec says.
Michael Niedermayer
2008-03-03
1
-1
/
+3
*
Print slightly more useful info.
Michael Niedermayer
2008-03-03
1
-2
/
+2
*
Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut.
Michael Niedermayer
2008-03-02
1
-1
/
+1
*
factorize
Michael Niedermayer
2008-03-02
1
-6
/
+3
*
subtitles (codec tag tables still missing ...)
Michael Niedermayer
2008-03-02
2
-3
/
+6
*
Use "disable" helper function
Ramiro Polla
2008-03-02
1
-1
/
+1
*
Store aspect ratio in avis.
Michael Niedermayer
2008-03-02
1
-0
/
+32
*
Remove INFINITY as suggested by rich.
Michael Niedermayer
2008-03-01
1
-1
/
+1
*
Remove INFINITY.
Michael Niedermayer
2008-03-01
1
-5
/
+0
[prev]
[next]