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
*
Typo
Ramiro Polla
2007-06-16
2
-6
/
+6
*
test whether linker supports --warn-common
Måns Rullgård
2007-06-15
1
-1
/
+2
*
Indentation for previous commit
Ramiro Polla
2007-06-15
1
-3
/
+3
*
Allow user to specify rgb.txt for imlib2 vhook
Ramiro Polla
2007-06-15
2
-2
/
+28
*
merge print_config_enable() and print_config() as only the former is used
Måns Rullgård
2007-06-15
1
-22
/
+16
*
replace TARGET_* with HAVE_* simplifying lists in configure script
Måns Rullgård
2007-06-15
2
-42
/
+36
*
add x86 to ARCH_LIST simplifying config file generation
Måns Rullgård
2007-06-15
1
-8
/
+4
*
replace TARGET_ARCH_* to ARCH_* for consistency
Måns Rullgård
2007-06-15
2
-14
/
+12
*
generate ENABLE_* defines also for ARCH_*
Aurelien Jacobs
2007-06-15
1
-1
/
+19
*
use if() instead of #ifdef and ensure all possible optimisations are enabled
Aurelien Jacobs
2007-06-15
1
-19
/
+9
*
generate ENABLE_* defines also for all the HAVE_* values
Aurelien Jacobs
2007-06-15
1
-1
/
+1
*
Add support for track numbers when they are set via strings
Patrice Bensoussan
2007-06-15
1
-0
/
+10
*
some samples aren't decoded correctly such as
Guillaume Poirier
2007-06-15
1
-0
/
+2
*
Remove unneeded semicolon.
Panagiotis Issaris
2007-06-15
1
-1
/
+1
*
Correct signature of just_return().
Panagiotis Issaris
2007-06-15
1
-1
/
+1
*
use get_bits_long() where needed
Aurelien Jacobs
2007-06-14
2
-5
/
+5
*
Vhooks require special cflags and ldflags for Windows builds
Ramiro Polla
2007-06-14
1
-0
/
+2
*
Make ppm vhook depend on fork()
Ramiro Polla
2007-06-14
2
-2
/
+8
*
Print static vhook warning for Cygwin and MinGW
Ramiro Polla
2007-06-14
1
-2
/
+2
*
Print static vhook warning for Cygwin only when both are enabled
Ramiro Polla
2007-06-14
1
-1
/
+1
*
Remove an unreferenced variable from qpeg_decode_inter().
Panagiotis Issaris
2007-06-14
1
-2
/
+0
*
add and remove some parentheses
Benoit Fouet
2007-06-14
1
-3
/
+3
*
Simplify init preprocessor statements.
Albert Lee
2007-06-14
2
-30
/
+16
*
this file credits authors of non-trivial code, which I don't qualify for
Guillaume Poirier
2007-06-14
1
-1
/
+0
*
More detailed documentation
Nicolas George
2007-06-14
1
-0
/
+12
*
List myself in CREDITS as I did have some of code committed,
Guillaume Poirier
2007-06-13
2
-1
/
+2
*
misc spelling fixes
Diego Biurrun
2007-06-13
5
-12
/
+12
*
removing underscores from block profiling renaming to xx_
Marc Hoffman
2007-06-13
1
-2
/
+2
*
Blackfin - read_time primitive
Marc Hoffman
2007-06-13
1
-1
/
+14
*
Improve understanding ofavcodec_find_decoder()
Carl Eugen Hoyos
2007-06-13
2
-2
/
+2
*
Workaround adjustments for DivX 6.1 and later
Lord
2007-06-13
1
-2
/
+2
*
remove decode_be32/64 and replace them by AV_RB32/64
Ronald S. Bultje
2007-06-13
1
-16
/
+6
*
cosmetics
Guillaume Poirier
2007-06-12
1
-3
/
+3
*
Remove unused declarations
Ramiro Polla
2007-06-12
1
-8
/
+0
*
kill one vector constant value load by the right combination of vec_splatX/ve...
Sigbjorn Skjaeret
2007-06-12
1
-2
/
+1
*
restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no%
Sigbjorn Skjaeret
2007-06-12
1
-1
/
+1
*
integrating MPV_common_init_bfin into the build system and mpegvideo.c
Marc Hoffman
2007-06-12
2
-0
/
+4
*
Blackfin dct_quantize_bfin routine
Marc Hoffman
2007-06-12
2
-0
/
+220
*
Blackfin IDCT has no special permutation it uses normal order
Marc Hoffman
2007-06-12
1
-0
/
+1
*
misc typo fixes
Diego Biurrun
2007-06-12
26
-52
/
+56
*
Typo
Kostya Shishkov
2007-06-12
1
-1
/
+1
*
misc spelling fixes
Diego Biurrun
2007-06-12
66
-159
/
+165
*
Move the video size and rate abbreviations system from libavformat to libavcodec
Stefano Sabatini
2007-06-12
4
-105
/
+145
*
Add some explanatory comments to #endif directives.
Diego Biurrun
2007-06-12
1
-2
/
+2
*
fix 8- and 24-bit FLAC decoding
Michael Donaghy
2007-06-12
1
-14
/
+3
*
Remove unused static function.
Diego Biurrun
2007-06-12
1
-8
/
+0
*
dont attach huge samplesto mails
Michael Niedermayer
2007-06-11
1
-0
/
+2
*
move codecs declarations from avcodec.h to allcodecs.h
Aurelien Jacobs
2007-06-11
3
-260
/
+287
*
The video hooks do not depend on the libav* libraries.
Diego Biurrun
2007-06-11
1
-1
/
+1
*
one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to go
Guillaume Poirier
2007-06-11
1
-1
/
+1
[next]