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
*
swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD
Michael Niedermayer
2015-08-09
4
-11
/
+21
*
swscale/alphablend: Factor target computation out of the loops
Michael Niedermayer
2015-08-09
1
-8
/
+9
*
swscale/alphablend: Fix big endian formats on LE
Michael Niedermayer
2015-08-09
1
-1
/
+1
*
swscale/alphablend: support packed pixel formats
Michael Niedermayer
2015-08-09
2
-11
/
+53
*
avcodec/snowenc: Avoid use of deprecated me_method
Michael Niedermayer
2015-08-09
2
-3
/
+16
*
swscale/swscale: Document param[0..1]
Michael Niedermayer
2015-08-09
1
-0
/
+6
*
graphdump: include internal.h for AVFilterPad
Andreas Cadhalpun
2015-08-08
1
-0
/
+1
*
use avfilter_pad_get_{type,name} accessor functions
Andreas Cadhalpun
2015-08-08
2
-3
/
+3
*
avfilter: remove obsolete function declarations
Andreas Cadhalpun
2015-08-08
3
-27
/
+0
*
avcodec: add missing FF_API_CODEC_ID guard
Andreas Cadhalpun
2015-08-08
1
-0
/
+2
*
cmdutils: remove sws_opts usage, simplify code
Michael Niedermayer
2015-08-08
3
-28
/
+13
*
cmdutils: Fix overriding flags on the command line.
Michael Niedermayer
2015-08-08
1
-1
/
+1
*
ffmpeg: switch swscale option handling to AVDictionary similar to what the ot...
Michael Niedermayer
2015-08-08
4
-6
/
+19
*
avfilter/vf_scale: apply generic options after flags.
Michael Niedermayer
2015-08-08
1
-9
/
+7
*
ffplay: pass all sws options to the filter graph
Michael Niedermayer
2015-08-08
1
-3
/
+11
*
cmdutils: Export all sws options using a AVDictionary like the other subsyste...
Michael Niedermayer
2015-08-08
2
-4
/
+22
*
avfilter/graphparser: Do not ignore scale_sws_opts if args == NULL
Michael Niedermayer
2015-08-08
1
-6
/
+9
*
swscale: Implement alphablendaway for planar 4:4:4 formats
Michael Niedermayer
2015-08-08
6
-1
/
+205
*
swscale: Add sws_alloc_set_opts()
Michael Niedermayer
2015-08-08
2
-4
/
+30
*
lavc: The h263 encoder (also) depends on h263data.o
Carl Eugen Hoyos
2015-08-08
1
-1
/
+1
*
configure: mpegvideo depends on mpeg_er.
Carl Eugen Hoyos
2015-08-08
1
-13
/
+13
*
tests/api/api-h264-test: structure changes to avoid duplicate code
Ludmila Glinskih
2015-08-08
1
-32
/
+15
*
movtextdec: Fix memory leaks by freeing mem allocs correctly
Niklesh
2015-08-07
1
-1
/
+1
*
avutil/float_dsp: Remove use of deprecated av_set_cpu_flags_mask()
Michael Niedermayer
2015-08-07
1
-1
/
+1
*
avcodec/libopenh264enc: Avoid usage of deprecated ff_alloc_packet()
Michael Niedermayer
2015-08-07
1
-1
/
+1
*
avfilter/avf_avectorscope: stop making output fully transparent
Paul B Mahol
2015-08-07
2
-8
/
+16
*
Merge commit '9469370fb32679352e66826daf77bdd2e6f067b5'
Hendrik Leppkes
2015-08-07
1
-3
/
+4
|
\
|
*
h264: Use AVERROR return codes instead of -1
Jake Sebastian-Jones
2015-08-05
1
-3
/
+8
*
|
Merge commit 'e5997152f54f790229c99f237f8eb6b5b1ee683a'
Hendrik Leppkes
2015-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
asf: Use time_t where needed
Luca Barbato
2015-08-04
1
-1
/
+1
*
|
Merge commit '944f60866f507e3c0850ae9c2f30dac1da54587c'
Hendrik Leppkes
2015-08-07
1
-16
/
+36
|
\
\
|
|
/
|
*
asfdec: read values properly
Alexandra Hájková
2015-08-04
1
-16
/
+36
*
|
aacenc: Move local encoder specific tables to a separate file
Rostislav Pehlivanov
2015-08-07
5
-148
/
+212
*
|
x86/sbrdsp: remove an unnecessary mova in sbr_autocorrelate
James Almer
2015-08-06
1
-17
/
+17
*
|
tests/fate/mp3: increase mp3-float-extra_overread FUZZ for ppc64be-RHEL7.0-gc...
Michael Niedermayer
2015-08-07
1
-1
/
+1
*
|
avcodec/movtextdec: check that ftab has been allocated before dereferencing it
Michael Niedermayer
2015-08-06
1
-3
/
+5
*
|
movtextdec.c: Add support for font names
Niklesh
2015-08-06
1
-3
/
+108
*
|
vc1dec: propagate error codes and return meaningful error codes
wm4
2015-08-06
1
-25
/
+47
*
|
avfilter/avf_showspectrum: use av_calloc()
Paul B Mahol
2015-08-06
1
-9
/
+2
*
|
avcodec/diracdec: Move reference to DiracFrame, avoid use of the deprecated f...
Michael Niedermayer
2015-08-06
1
-8
/
+9
*
|
avcodec/options: Silence deprecated warning about coded_frame
Michael Niedermayer
2015-08-06
1
-0
/
+4
*
|
lavc: propagate hwaccel errors
wm4
2015-08-06
5
-7
/
+21
*
|
avformat/matroskaenc: Avoid "for (int i" syntax for better compatibility
Michael Niedermayer
2015-08-06
1
-1
/
+2
*
|
checkasm: Remove unnecessary include
Henrik Gramner
2015-08-05
1
-4
/
+0
*
|
avcodec: loongson optimized h264pred with mmi v2
周晓勇
2015-08-05
3
-241
/
+226
*
|
libavformat/matroska: Write stream durations in metadata, in the format of mk...
Sasi Inguva
2015-08-05
6
-36
/
+105
*
|
ffplay: do not block audio thread on WIN32
Marton Balint
2015-08-05
1
-0
/
+7
*
|
x86inc: warn if XOP integer FMA instruction emulation is impossible
Anton Mitrofanov
2015-08-05
1
-1
/
+3
*
|
avcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_*
Michael Niedermayer
2015-08-05
1
-16
/
+16
*
|
avcodec/avcodec: Replace AV_CODEC_FLAG* values by 1 << C style for consistency
Michael Niedermayer
2015-08-05
1
-4
/
+4
[next]