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
*
Silence icc warning about unsupported option -Wno-parentheses
Carl Eugen Hoyos
2010-11-04
1
-1
/
+2
*
Add single stream LATM/LOAS decoder
Janne Grunau
2010-11-02
1
-0
/
+1
*
Bump required x264 version to X264_BUILD 99
Jason Garrett-Glaser
2010-10-26
1
-2
/
+2
*
rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxer
Martin Storsjö
2010-10-21
1
-3
/
+5
*
Add a demuxer for receiving raw rtp:// URLs without an SDP description
Martin Storsjö
2010-10-19
1
-0
/
+1
*
Add a SAP demuxer
Martin Storsjö
2010-10-13
1
-0
/
+1
*
Implement cropdetect filter.
Stefano Sabatini
2010-10-12
1
-0
/
+1
*
sapenc: Declare a dependency on rtp_protocol, too
Martin Storsjö
2010-10-09
1
-2
/
+1
*
sapenc: Mark the muxer as depending on network functions
Martin Storsjö
2010-10-08
1
-0
/
+1
*
Add a SAP (Session Announcement Protocol, RFC 2974) muxer
Martin Storsjö
2010-10-08
1
-0
/
+1
*
libmp3lame: don't check unused function in detection
Rafaël Carré
2010-10-07
1
-1
/
+1
*
Add RTP depacketization of the X-QT QuickTime format
Martin Storsjö
2010-10-06
1
-1
/
+1
*
configure: Set _DARWIN_C_SOURCE while testing for struct ipv6_mreq
Martin Storsjö
2010-10-06
1
-1
/
+1
*
Check whether compiler supports xmm registers in asm clobber list
Ramiro Polla
2010-10-06
1
-0
/
+4
*
configure: Consolidate rtsp/sdp deps to use _select
Martin Storsjö
2010-10-05
1
-6
/
+3
*
configure: Add the http protocol as an auto-enabled dependency of the rtsp de...
Martin Storsjö
2010-10-05
1
-1
/
+2
*
Use SLIBSUF instead of .so, as a more generic dynamic library suffix.
Víctor Paesa
2010-10-03
1
-0
/
+1
*
Group togheter filter dependency specifications.
Stefano Sabatini
2010-09-28
1
-3
/
+1
*
Fix out of tree builds with vf_yadif and mmx
Måns Rullgård
2010-09-27
1
-0
/
+1
*
Port MPlayer blackframe filter.
Stefano Sabatini
2010-09-26
1
-0
/
+1
*
configure: detect nasm vs yasm and set flags correspondingly
Måns Rullgård
2010-09-26
1
-7
/
+16
*
Create libavfilter/$arch when building outside source tree
Måns Rullgård
2010-09-25
1
-0
/
+1
*
yadif filter, based on stefanos port of my yadif from mplayer.
Michael Niedermayer
2010-09-25
1
-0
/
+1
*
Add frei0r filter.
Stefano Sabatini
2010-09-24
1
-0
/
+9
*
Disable ALIGNED_STACK with icc 10 or prior on x86_32
Måns Rullgård
2010-09-21
1
-1
/
+6
*
Add HAVE_ALIGNED_STACK config setting
Måns Rullgård
2010-09-21
1
-0
/
+2
*
Request 16-byte aligned stack with icc on x86_32
Måns Rullgård
2010-09-18
1
-0
/
+1
*
configure: print minimum lame version number required after revision 25128
James Darnley
2010-09-17
1
-1
/
+1
*
configure: detect Open64 compiler
Måns Rullgård
2010-09-16
1
-0
/
+8
*
Allow float values for libmp3lame quality.
James Darnley
2010-09-15
1
-1
/
+1
*
Update pathscale compiler detection
Måns Rullgård
2010-09-14
1
-1
/
+1
*
Implement libopencv smooth filter.
Stefano Sabatini
2010-09-14
1
-0
/
+8
*
Create config.asm for use with yasm
Måns Rullgård
2010-09-03
1
-1
/
+13
*
configure: whitespace
Måns Rullgård
2010-09-03
1
-12
/
+12
*
configure: make print_config() more flexible
Måns Rullgård
2010-09-03
1
-14
/
+21
*
Detect llvm-gcc and set appropriate flags
Måns Rullgård
2010-09-02
1
-3
/
+14
*
Add -mllvm -stack-alignment=16 to CFLAGS when using clang
Måns Rullgård
2010-09-02
1
-0
/
+1
*
configure: move config.fate creation after OS section
Måns Rullgård
2010-08-26
1
-2
/
+2
*
configure: write config.fate file as early as possible
Måns Rullgård
2010-08-26
1
-2
/
+2
*
configure: improve error message for missing yasm
Måns Rullgård
2010-08-26
1
-2
/
+1
*
x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm to build.
Alex Converse
2010-08-26
1
-2
/
+3
*
Revert "Disable MMX for i686 and pentiumpro"
Måns Rullgård
2010-08-26
1
-7
/
+1
*
Disable MMX for i686 and pentiumpro
Måns Rullgård
2010-08-26
1
-1
/
+7
*
configure: select warning suppression syntax based on armcc version
Måns Rullgård
2010-08-26
1
-2
/
+3
*
configure: enable fast_cmov for 'atom'
Janne Grunau
2010-08-24
1
-1
/
+1
*
configure: fix typo in test deps
Måns Rullgård
2010-08-24
1
-1
/
+1
*
mmsh depends on http
Måns Rullgård
2010-08-22
1
-0
/
+1
*
Fix configure .pc files generation and make install when
Anatoly Nenashev
2010-08-18
1
-1
/
+1
*
Add hflip filter.
Stefano Sabatini
2010-08-17
1
-0
/
+1
*
Only check for for libvpx decoder/encoder if libvpx is enabled.
Diego Biurrun
2010-08-08
1
-4
/
+5
[next]