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
...
*
rtmpproto: Send chunk size on the network channel
Martin Storsjö
2016-10-14
1
-1
/
+1
*
rtmpproto: Lengthen the filename buffer when receiving streams
Martin Storsjö
2016-10-14
1
-1
/
+1
*
rtmpproto: Check the return from ff_amf_read_string
Martin Storsjö
2016-10-14
1
-0
/
+7
*
Make the RELEASE file match with the most recent tag
Sean McGovern
2016-10-14
1
-1
/
+1
*
swscale: Add the GBRAP12 output
Luca Barbato
2016-10-12
8
-2
/
+14
*
Add GBRAP12 pixel format support
Kieran Kunhya
2016-10-12
8
-1
/
+45
*
swscale: Enable GBRP12 output
Luca Barbato
2016-10-12
8
-2
/
+14
*
swscale: x86: Add some forgotten 12-bit planar YUV cases
Michael Niedermayer
2016-10-12
2
-2
/
+6
*
swscale: Add input support for 12-bit formats
Michael Niedermayer
2016-10-12
5
-3
/
+43
*
Add GBRP12 pixel format support
Michael Niedermayer
2016-10-12
4
-1
/
+33
*
APIchanges: Expand the name of recently added pixel formats
Vittorio Giovara
2016-10-12
1
-1
/
+1
*
lavc: bsf: Document input/output codecparam alloc/init process
Vittorio Giovara
2016-10-12
1
-2
/
+5
*
swscale: Add missing yuv444p12 swapping
Vittorio Giovara
2016-10-12
2
-1
/
+5
*
hevc: Add SSE2 and AVX IDCT
Alexandra Hájková
2016-10-11
2
-30
/
+811
*
checkasm: add a test for HEVC IDCT
Alexandra Hájková
2016-10-11
1
-1
/
+33
*
aarch64: Add missing sign extension in ff_h264_idct8_add_neon
Martin Storsjö
2016-10-10
1
-0
/
+1
*
nvenc: Fix error log
Yogender Gupta
2016-10-09
1
-1
/
+1
*
nvenc: Force high_444 profile for 444 input
Yogender Gupta
2016-10-07
1
-0
/
+5
*
Revert "hevc: x86: Refactor IDCT macro declarations"
Anton Khirnov
2016-10-06
1
-11
/
+23
*
h264_intrapred: x86: Update comments left behind in 95c89da36ebeeb96b7146c0d7...
Diego Biurrun
2016-10-06
2
-66
/
+76
*
configure: #include stdint.h as part of libxavs test
Diego Biurrun
2016-10-06
1
-1
/
+1
*
hevc: x86: Refactor IDCT macro declarations
Diego Biurrun
2016-10-06
1
-23
/
+11
*
d3d11va: Use the proper decoding slice index
Steve Lhomme
2016-10-05
3
-5
/
+11
*
vp9lpf/x86: make filter_16_h work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-41
/
+154
*
vp9lpf/x86: make filter_48/84/88_h work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-26
/
+48
*
vp9lpf/x86: make filter_44_h work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-66
/
+78
*
vp9lpf/x86: make filter_16_v work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-40
/
+99
*
vp9lpf/x86: make filter_48/84_v work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-7
/
+9
*
vp9lpf/x86: make filter_88_v work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-48
/
+109
*
vp9lpf/x86: make filter_44_v work on 32-bit.
Ronald S. Bultje
2016-10-04
2
-59
/
+100
*
vp9lpf/x86: save one register in SIGN_ADD/SUB.
Ronald S. Bultje
2016-10-04
1
-14
/
+14
*
vp9lpf/x86: store unpacked intermediates for filter6/14 on stack.
Ronald S. Bultje
2016-10-04
1
-72
/
+79
*
vp9lpf/x86: move variable assigned inside macro branch.
Ronald S. Bultje
2016-10-04
1
-1
/
+1
*
vp9lpf/x86: simplify ABSSUM_CMP by inverting the comparison meaning.
Ronald S. Bultje
2016-10-04
1
-51
/
+52
*
vp9lpf/x86: remove unused register from ABSSUB_CMP macro.
Ronald S. Bultje
2016-10-04
1
-21
/
+21
*
vp9lpf/x86: slightly simplify 44/48/84/88 h stores.
Ronald S. Bultje
2016-10-04
1
-48
/
+40
*
vp9lpf/x86: make cglobal statement more conservative in register allocation.
Ronald S. Bultje
2016-10-04
1
-5
/
+16
*
vp9lpf/x86: save one register in loopfilter surface coverage.
Ronald S. Bultje
2016-10-04
1
-28
/
+28
*
vp9lpf/x86: add ff_vp9_loop_filter_[vh]_44_16_{sse2,ssse3,avx}.
Clément Bœsch
2016-10-04
2
-27
/
+99
*
vp9lpf/x86: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}().
Clément Bœsch
2016-10-04
2
-48
/
+53
*
vp9lpf/x86: add an SSE2 version of vp9_loop_filter_[vh]_88_16
James Almer
2016-10-04
2
-3
/
+20
*
vp9lpf/x86: add ff_vp9_loop_filter_[vh]_88_16_{ssse3,avx}.
Clément Bœsch
2016-10-04
2
-27
/
+163
*
vp9lpf/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2().
James Almer
2016-10-04
2
-10
/
+23
*
vp9lpf/x86: add x86 SSSE3/AVX SIMD for vp9_loop_filter_[vh]_16_16.
Clément Bœsch
2016-10-04
3
-1
/
+618
*
checkasm: add VP9 loopfilter tests.
Ronald S. Bultje
2016-10-04
1
-0
/
+159
*
vp9: ignore reference segmentation map if error_resilience flag is set.
Ronald S. Bultje
2016-10-04
2
-13
/
+17
*
fate: Add test for rscc palette
Vittorio Giovara
2016-10-02
2
-0
/
+5
*
rscc: Support palette format
Carl Eugen Hoyos
2016-10-02
1
-3
/
+18
*
avcodec: Document AV_PKT_DATA_PALETTE side data type
Vittorio Giovara
2016-10-02
1
-0
/
+5
*
avidec: Set palette alpha as fully opaque
Vittorio Giovara
2016-10-02
1
-1
/
+1
[prev]
[next]