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
*
Change SVN to Git in configure
Lou Logan
2011-01-17
1
-1
/
+1
*
Win32 support for av_file_map()
Daniel Verkamp
2011-01-05
1
-0
/
+2
*
Remove unnecessary dependency of ffprobe and ffserver on libswscale.
Stefano Sabatini
2011-01-04
1
-2
/
+2
*
Change the AC-3 encoder to use floating-point.
Justin Ruggles
2011-01-04
1
-1
/
+2
*
libavfilter does not depend on libswscale, only the scale filter does.
Carl Eugen Hoyos
2011-01-03
1
-1
/
+1
*
"Fix" compilation with --disable-swscale.
Carl Eugen Hoyos
2011-01-02
1
-2
/
+3
*
Add copy filter, useful for testing the avfilter_draw_slice() copy
Stefano Sabatini
2010-12-28
1
-0
/
+1
*
Redesign the libopencv wrapper to make it more generic. Accept both
Stefano Sabatini
2010-12-23
1
-1
/
+1
*
Add av_file_map() and av_file_unmap() functions.
Stefano Sabatini
2010-12-22
1
-0
/
+2
*
AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo
Ronald S. Bultje
2010-12-18
1
-0
/
+1
*
configure: Avoid warnings if av_always_inline is disabled
Martin Storsjö
2010-12-16
1
-1
/
+5
*
configure: Allow disabling symbol versioning via --disable-symver
Martin Storsjö
2010-12-14
1
-0
/
+2
*
Add a FLAC parser.
Michael Chinen
2010-12-07
1
-0
/
+1
*
Port libmpcodecs hqdn3d filter.
Baptiste Coudurier
2010-12-04
1
-0
/
+1
*
Add missing dependencies for frei0r_src in configure.
Stefano Sabatini
2010-11-30
1
-0
/
+1
*
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
[next]