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
*
Add support for dirac in ogg
David Conrad
2010-01-11
1
-0
/
+1
*
Fix VDPAU check to avoid printing spurious messages to the console.
Diego Biurrun
2010-01-04
1
-1
/
+2
*
Do not print libvdpau upgrade advice on platforms without vdpau
Jai Menon
2010-01-04
1
-0
/
+1
*
The MLP decoder depends on the MLP parser.
Diego Biurrun
2009-12-29
1
-0
/
+1
*
Enable the TrueHD decoder when the MLP decoder is enabled.
Diego Biurrun
2009-12-29
1
-0
/
+1
*
Declare AC-3 parser dependency of AC-3 decoder and EAC-3 demuxer in configure.
Diego Biurrun
2009-12-29
1
-1
/
+2
*
Declare AAC parser dependencies in configure.
Diego Biurrun
2009-12-29
1
-1
/
+5
*
Declare WMV1/WMV2/VC-1 decoder dependency on the H.263 decoder in configure.
Diego Biurrun
2009-12-29
1
-0
/
+3
*
Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure.
Diego Biurrun
2009-12-28
1
-0
/
+2
*
Declare dependencies for H.263 family decoders in configure.
Diego Biurrun
2009-12-28
1
-0
/
+6
*
Declare the dependency of the H.263 decoder on the H.263 parser in configure.
Diego Biurrun
2009-12-28
1
-0
/
+1
*
10l: Don't spawn a subshell when disabling vdpau.
Alex Converse
2009-12-14
1
-2
/
+2
*
Disable vdpau support if the detected libvdpau does not support MPEG-4.
Alex Converse
2009-12-14
1
-0
/
+5
*
Check Xfixes.h header presence before enabling x11grab.
Baptiste Coudurier
2009-11-30
1
-0
/
+1
*
Real cursor support in x11grab.
Roxis
2009-11-27
1
-2
/
+3
*
Add weightp support in API for libx264.
Jason Garrett-Glaser
2009-11-24
1
-2
/
+2
*
libtheora: using the 1.0 API requires linking to both
David Conrad
2009-11-23
1
-1
/
+1
*
Update libtheora wrapper to use the 1.0 API
David Conrad
2009-11-22
1
-1
/
+1
*
Add functions to return library license and library configuration.
Diego Biurrun
2009-11-18
1
-0
/
+1
*
Add cflags filter for suncc
Michael Kostylev
2009-11-13
1
-0
/
+37
*
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used
NVIDIA Corporation
2009-11-10
1
-0
/
+2
*
Remove code checking for __PIC__ or __pic__ and setting PIC from libavutil/in...
Reimar Döffinger
2009-11-10
1
-2
/
+0
*
Check if PIC is somehow already enabled (e.g. a compiler that enables it by d...
Reimar Döffinger
2009-11-10
1
-1
/
+3
*
configure: whitespace cosmetics
Måns Rullgård
2009-11-10
1
-3
/
+4
*
Attempt to document the "enable pic" hackery for OpenBSD.
Reimar Döffinger
2009-11-09
1
-0
/
+4
*
Remove some BeOS/haiku hacks: -fomit-frame-pointer is used anyway,
Reimar Döffinger
2009-11-09
1
-3
/
+0
*
Set -DPREFIX for yasm simply whenever extern_prefix is set instead
Reimar Döffinger
2009-11-08
1
-2
/
+2
*
Always add -DPIC to YASM flags when pic is enabled.
Reimar Döffinger
2009-11-08
1
-1
/
+1
*
PPC: make inline asm xform address test work with Apple tools
Måns Rullgård
2009-11-05
1
-1
/
+1
*
IA64: do not automatically enable hardcoded tables if explicitly disabled
Måns Rullgård
2009-11-05
1
-1
/
+1
*
configure: fix 64-bit test with clang
Måns Rullgård
2009-11-01
1
-1
/
+1
*
configure: remove extra backslashes from suncc DEPEND_CMD
Michael Kostylev
2009-10-31
1
-1
/
+1
*
configure: use here-doc for --help output
Måns Rullgård
2009-10-31
1
-179
/
+181
*
configure: use here-docs instead of echo for writing config.{h,mak}
Måns Rullgård
2009-10-31
1
-88
/
+84
*
configure: simplify setting of SDL flags in config.mak
Måns Rullgård
2009-10-31
1
-6
/
+4
*
Allow disabling doc generation with --disable-doc
Måns Rullgård
2009-10-31
1
-3
/
+4
*
configure: simplify STRIP setting in config.mak
Måns Rullgård
2009-10-31
1
-4
/
+3
*
Enable hardcoded tables for ia64 shared builds.
Reimar Döffinger
2009-10-28
1
-0
/
+2
*
configure: add C99 flags to HOSTCFLAGS
Måns Rullgård
2009-10-28
1
-1
/
+17
*
Detect Sun Studio compiler and set appropriate variables.
Michael Kostylev
2009-10-28
1
-0
/
+5
*
Avoid "-z text" diversion on SunOS x86, needed to make FATE happy.
Michael Kostylev
2009-10-26
1
-0
/
+1
*
Support amdfam10 for --cpu, also avoids a warning about unknown cpu if
Reimar Döffinger
2009-10-24
1
-1
/
+1
*
Remove ancient redir demuxer.
Diego Biurrun
2009-10-24
1
-1
/
+0
*
Add clang to detected compilers
David Conrad
2009-10-22
1
-0
/
+11
*
Update libx264.c for x264 API change
Jason Garrett-Glaser
2009-10-19
1
-2
/
+2
*
add CONFIG_LPC to the build system for lpc dsputil functions. fixes build
Justin Ruggles
2009-10-18
1
-1
/
+4
*
ARM: force PIC for shared libs only with ARMv6T2 and later
Måns Rullgård
2009-10-11
1
-3
/
+7
*
ARM: enable PIC for shared libs
Måns Rullgård
2009-10-11
1
-0
/
+1
*
configure: define extern symbol prefix without quotes for for asm files
Måns Rullgård
2009-10-02
1
-0
/
+1
*
Do not use -mdynamic-no-pic if PIC is enabled
Måns Rullgård
2009-10-02
1
-1
/
+1
[next]