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
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
indent
Måns Rullgård
2007-06-17
1
-13
/
+13
*
simplify simd extension checking
Måns Rullgård
2007-06-17
1
-57
/
+22
*
test whether linker supports --warn-common
Måns Rullgård
2007-06-15
1
-1
/
+2
*
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
1
-35
/
+29
*
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
1
-4
/
+2
*
generate ENABLE_* defines also for ARCH_*
Aurelien Jacobs
2007-06-15
1
-1
/
+19
*
generate ENABLE_* defines also for all the HAVE_* values
Aurelien Jacobs
2007-06-15
1
-1
/
+1
*
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
1
-0
/
+2
*
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
*
Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.
Diego Biurrun
2007-06-06
1
-15
/
+15
*
Add support for Cell (requires gcc-4.2 or patches)
Luca Barbato
2007-06-03
1
-0
/
+5
*
Rename aac_decoder to libfaad_decoder for consistency and to be able to
Diego Biurrun
2007-06-02
1
-1
/
+1
*
Rename faac_encoder to libfaac_encoder for consistency and to be able to
Diego Biurrun
2007-06-02
1
-1
/
+1
*
doc/Makefile no longer exists.
Diego Biurrun
2007-05-27
1
-1
/
+0
*
cosmetics: alignment
Aurelien Jacobs
2007-05-23
1
-2
/
+2
*
define ENABLE_* for every CONFIG_ item
Aurelien Jacobs
2007-05-23
1
-14
/
+17
*
loosen dependencies over mpegaudiodec
Aurelien Jacobs
2007-05-20
1
-0
/
+1
*
Add --enable-auto-image-base for building mingw32 & cygwin DLLs
Zuxy Meng
2007-05-19
1
-2
/
+2
*
remove libdts decoder, we have a native dts decoder
Aurelien Jacobs
2007-05-17
1
-7
/
+0
*
prevent misdetection by using a stricter regexp
Aurelien Jacobs
2007-05-17
1
-7
/
+7
*
Building both shared and static libraries is now possible on MinGW.
Zuxy Meng
2007-05-15
1
-9
/
+0
*
link to ws2_32.dll only if networking is enabled
Alex Beregszaszi
2007-05-15
1
-1
/
+1
*
allow to enable or disable every bitstream filters individually
Jason Millard
2007-05-12
1
-4
/
+12
*
configure check for whether we can compile ssse3
Loren Merritt
2007-05-12
1
-0
/
+8
*
split h264.c to move parser in its own file
Aurelien Jacobs
2007-05-10
1
-0
/
+1
*
move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c
Aurelien Jacobs
2007-05-09
1
-1
/
+1
*
Install MinGW shared libraries (dlls) to bindir
Ramiro Polla
2007-05-09
1
-0
/
+1
*
Allow conditional compilation of H.263-related decoders.
Diego Biurrun
2007-05-09
1
-0
/
+10
*
Move H.263 parser to its own file.
Diego Biurrun
2007-05-08
1
-0
/
+1
*
Add a few explanatory comments.
Diego Biurrun
2007-05-08
1
-0
/
+8
*
Rename oggvorbis decoder to libvorbis.
Diego Biurrun
2007-05-04
1
-2
/
+2
*
Give libamr decoders/encoders a lib prefix in the name.
Diego Biurrun
2007-05-03
1
-16
/
+16
*
Rename dts_decoder to libdts_decoder.
Diego Biurrun
2007-05-03
1
-1
/
+1
*
The configure test for ebx fails because it is run before the -mdynamic-no-pic
Alexander Strange
2007-05-01
1
-2
/
+2
*
cosmetics: Align some lines.
Diego Biurrun
2007-04-27
1
-5
/
+5
*
10l, rtp_muxer needs config_network
Alex Beregszaszi
2007-04-27
1
-1
/
+1
*
Make protocols configure selectable and also cleanup the CONFIG_NETWORK
Alex Beregszaszi
2007-04-26
1
-10
/
+20
*
proper dependency on mpegts_demuxer for rtp_muxer
Diego Biurrun
2007-04-26
1
-1
/
+1
*
Remove redundant dependency from ffserver_deps.
Diego Biurrun
2007-04-26
1
-1
/
+1
*
Remove hackish support for the non-free fixed-point AMR-NB reference code.
Diego Biurrun
2007-04-25
1
-10
/
+3
*
"fast unaligned" bytestream functions
Ramiro Polla
2007-04-25
1
-0
/
+4
*
Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST,
Diego Biurrun
2007-04-24
1
-2
/
+2
*
remove possibly broken wince cruft
Alex Beregszaszi
2007-04-20
1
-8
/
+0
*
The AC3 demuxer depends on the AC3 parser.
Diego Biurrun
2007-04-15
1
-0
/
+1
*
Simplify Darwin gcc flags setting.
Diego Biurrun
2007-04-14
1
-15
/
+4
*
Remove redundant 2.95 branch from the Darwin gcc check. It is already
Diego Biurrun
2007-04-14
1
-3
/
+0
[next]