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
*
avcodec/mpegvideo: flip motion vector visualization for backward motion vectors
Michael Niedermayer
2014-07-09
1
-5
/
+15
*
avdevice/pulse_audio_dec: reimplement using the non simple API
Michael Niedermayer
2014-07-09
2
-54
/
+235
*
avformat/movenc: respect color_range when encoding dnxhd.
Mark Boorer
2014-07-09
1
-1
/
+5
*
avformat/segment: remove gettimeofday() use, remove sys/time.h
Michael Niedermayer
2014-07-08
1
-6
/
+6
*
alpha/idctdsp: move idct init code out of dsputil
James Almer
2014-07-08
9
-44
/
+102
*
avformat/mpegts: pass MpegTSContext ptr explicitly (fixes #3721)
Alexander V. Lukyanov
2014-07-08
1
-6
/
+4
*
Merge commit '18fb38fb9ea7e2d5997c096fccfcd4cb43f70294'
Michael Niedermayer
2014-07-08
1
-2
/
+1
|
\
|
*
mov: Remove a variable that is set but never used
Martin Storsjö
2014-07-08
1
-2
/
+1
*
|
Merge commit 'cf280ed004b5c618560f8f43d14ff264bd1e4c3d'
Michael Niedermayer
2014-07-08
0
-0
/
+0
|
\
\
|
|
/
|
*
avplay: Handle pixel aspect ratio properly
Martin Storsjö
2014-07-08
1
-0
/
+2
*
|
Merge commit '52a1c32c0a86e84d43f977c5148e62975a0c6917'
Michael Niedermayer
2014-07-08
1
-5
/
+5
|
\
\
|
|
/
|
*
nut: Use nut->version in the version range check
Luca Barbato
2014-07-08
1
-3
/
+4
*
|
avdevice/lavfi: add io.h, should fix msvc build
Michael Niedermayer
2014-07-08
1
-0
/
+3
*
|
avcodec/alpha/dsputil_alpha: fix build
Michael Niedermayer
2014-07-08
1
-12
/
+16
*
|
avcodec/proresenc_anatoliy: check against maximum dimensions
Michael Niedermayer
2014-07-08
1
-0
/
+6
*
|
avcodec/roqvideoenc: check dimensions against maximum
Michael Niedermayer
2014-07-08
1
-0
/
+5
*
|
avcodec/roqvideoenc: fix infinite lambda increasing loop
Michael Niedermayer
2014-07-08
1
-2
/
+9
*
|
avformat/nutdec: if all else fails try to lookup video tag in isom
Michael Niedermayer
2014-07-08
1
-0
/
+2
*
|
avformat/movenc: check that the video resolution is supported
Michael Niedermayer
2014-07-08
1
-0
/
+5
*
|
Merge commit '79fce1ec8abd017593c003917fc123f7119a78d6'
Michael Niedermayer
2014-07-08
1
-1
/
+5
|
\
\
|
|
/
|
*
arm: Avoid using the 'setend' instruction on ARMv7 and newer
Martin Storsjö
2014-07-08
1
-1
/
+5
*
|
Merge commit '3d90f27ad5843ccd63d34fd6da4d4bff212c1bfe'
Michael Niedermayer
2014-07-08
0
-0
/
+0
|
\
\
|
|
/
|
*
avformat_new_stream: make the AVCodec parameter const
Roman Savchenko
2014-07-08
2
-2
/
+2
*
|
Merge commit 'd3cfd7aff86ee3d449ca68aba21d67b9b2136a9b'
Michael Niedermayer
2014-07-08
1
-2
/
+8
|
\
\
|
|
/
|
*
af_compand: make sure request_frame always outputs at least one frame
Andrew Kelley
2014-07-08
1
-3
/
+15
*
|
Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'
Michael Niedermayer
2014-07-08
25
-102
/
+253
|
\
\
|
|
/
|
*
dsputil: Split off FDCT bits into their own context
Diego Biurrun
2014-07-07
21
-93
/
+238
*
|
avcodec/crystalhd: Add #if HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
2014-07-08
1
-1
/
+4
*
|
avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include <unistd.h>
Michael Niedermayer
2014-07-08
1
-1
/
+1
*
|
avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
2014-07-08
1
-0
/
+2
*
|
avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
2014-07-08
1
-0
/
+2
*
|
doc: add doxygen target tag
Timothy Gu
2014-07-08
1
-0
/
+1
*
|
doc: make doxygen program configurable
Timothy Gu
2014-07-08
3
-4
/
+15
*
|
doc: add doxy-wrapper.sh to doc/doxygen/html dependencies
Timothy Gu
2014-07-08
1
-1
/
+1
*
|
ffserver: add HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
2014-07-08
1
-0
/
+2
*
|
tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
2014-07-08
1
-1
/
+3
*
|
avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
2014-07-08
2
-2
/
+8
*
|
protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_cont...
Michael Niedermayer
2014-07-08
2
-2
/
+9
*
|
swresample: misc. doxy improvements
Timothy Gu
2014-07-08
1
-19
/
+64
*
|
doc/Doxyfile: use 5 columns for alphabetical index
Michael Niedermayer
2014-07-08
1
-1
/
+1
*
|
Merge commit '1e9a93bfca2c2f43a07e01f2ef9fd5cbafe6c22d'
Michael Niedermayer
2014-07-07
2
-2
/
+2
|
\
\
|
|
/
|
*
libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstream
Omer Osman
2014-07-07
2
-2
/
+2
*
|
Merge commit 'a863c97e99bf30a88baa74f83bab9e3ab25984dc'
Michael Niedermayer
2014-07-07
0
-0
/
+0
|
\
\
|
|
/
|
*
smoothstreamingenc: Fix a memory leak on errors
Michael Niedermayer
2014-07-07
1
-1
/
+2
*
|
avcodec/vmdvideo: remove unneeded include
Michael Niedermayer
2014-07-07
1
-1
/
+0
*
|
avformat/segment: simplify localtime* use
Michael Niedermayer
2014-07-07
1
-7
/
+4
*
|
avformat/segment: Support cutting at clocktime
Deti fliegl
2014-07-07
2
-2
/
+45
*
|
avdevice/lavfi: allow non-mmappable files for graph_file
Andrey Utkin
2014-07-07
1
-16
/
+17
*
|
avutil/bprint: Add av_bprint_fd_contents()
Andrey Utkin
2014-07-07
3
-2
/
+26
*
|
Merge commit '246f869590b8c7313d26e1c2ef56db01f6fd2503'
Michael Niedermayer
2014-07-07
3
-217
/
+240
|
\
\
|
|
/
[next]