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
*
avutil/parseutils: dont assume standard time when parsing a timestamp
Marton Balint
2016-07-11
1
-0
/
+1
*
avcodec/h264_refs: Assert that op is 0-2
Michael Niedermayer
2016-07-10
1
-0
/
+2
*
Changed metadata print option to accept general urls
Sami Hult
2016-07-10
3
-26
/
+46
*
avcodec/vaapi_encode_h264: Use av_clip_uintp2()
Michael Niedermayer
2016-07-10
1
-2
/
+2
*
Revert "configure: Enable GCC vectorization on ≥4.9 on x86"
James Almer
2016-07-09
1
-5
/
+1
*
Revert "Merge commit '187d719760bd130f848194ec4a6bd476341914bb'"
Clément Bœsch
2016-07-09
1
-13
/
+0
*
Merge commit '187d719760bd130f848194ec4a6bd476341914bb'
Clément Bœsch
2016-07-09
1
-0
/
+13
|
\
|
*
h264: Support AV_PKT_DATA_NEW_EXTRADATA
Vittorio Giovara
2016-06-17
1
-0
/
+13
*
|
Merge commit '75872d77d215d64b8d9430df23c6c74ff921227b'
Clément Bœsch
2016-07-09
1
-0
/
+8
|
\
\
|
|
/
|
*
lavc: Document AV_PKT_DATA_NEW_EXTRADATA
Vittorio Giovara
2016-06-17
1
-0
/
+8
*
|
Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c'
Clément Bœsch
2016-07-09
2
-0
/
+29
|
\
\
|
|
/
|
*
x86: Add missing movsxd for the int stride parameter
Martin Storsjö
2016-06-17
2
-0
/
+29
*
|
Merge commit 'a2ddfadc2d9e91cf70aa7430a7340b418bdb5b42'
Clément Bœsch
2016-07-09
0
-0
/
+0
|
\
\
|
|
/
|
*
avdevice: Ignore timefilter test program
Diego Biurrun
2016-06-14
1
-0
/
+1
*
|
Merge commit 'd6c2c2796d8885e99fc90793cdd7937826f82fab'
Clément Bœsch
2016-07-09
0
-0
/
+0
|
\
\
|
|
/
|
*
LICENSE: Fix silly typo
Diego Biurrun
2016-06-14
1
-1
/
+1
*
|
Merge commit '84b2d3fb68caf71cff4b80b44ff865d7ae2531ce'
Clément Bœsch
2016-07-09
1
-15
/
+0
|
\
\
|
|
/
|
*
h264: Drop unused function check_opcodes()
Diego Biurrun
2016-06-14
1
-12
/
+0
*
|
Merge commit '05a4bacbf7ece618553d339afe1d0b57bc87aea8'
Clément Bœsch
2016-07-09
0
-0
/
+0
|
\
\
|
|
/
|
*
avpacket: Error out when creating 0-sized side data
Vittorio Giovara
2016-06-13
1
-1
/
+1
*
|
Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005'
Clément Bœsch
2016-07-09
1
-18
/
+55
|
\
\
|
|
/
|
*
pixdesc: Use C99 array to list color properties names
Vittorio Giovara
2016-06-13
1
-18
/
+55
*
|
Merge commit 'a833ff68f6bf9dc72c3ef0ddf830ebed743c0703'
Clément Bœsch
2016-07-09
1
-1
/
+2
|
\
\
|
|
/
|
*
h264: Fix decoding delay for Intra only streams
Anton Mitrofanov
2016-06-12
1
-1
/
+2
*
|
Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'
Clément Bœsch
2016-07-09
4
-2
/
+9
|
\
\
|
|
/
|
*
lavc: add H.264 MVC profiles
Anton Khirnov
2016-06-12
4
-2
/
+9
*
|
Merge commit '61f168ae348f94f39e7afc6971654455a5de0e4d'
Clément Bœsch
2016-07-09
2
-125
/
+138
|
\
\
|
|
/
|
*
h264: factor out setting the parameter sets for a frame
Anton Khirnov
2016-06-12
2
-91
/
+102
*
|
lavc: add mediacodec hwaccel support
Matthieu Bouron
2016-07-08
14
-59
/
+616
*
|
h2645_parse: don't overread AnnexB NALs within an avc stream
Hendrik Leppkes
2016-07-08
1
-1
/
+1
*
|
h2645_parse: only read avc length code at the correct position
Hendrik Leppkes
2016-07-08
1
-1
/
+4
*
|
avcodec/exr: Fix mixed declarations and statements
Michael Niedermayer
2016-07-07
1
-2
/
+4
*
|
libavcodec/exr : indent gray support patch
Martin Vignali
2016-07-06
1
-19
/
+20
*
|
libavodec/exr : add support for Y and YA file (ticket #5621)
Martin Vignali
2016-07-06
1
-42
/
+61
*
|
libavfilter/af_hdcd.c: Collect HDCD stats and report
Burt P
2016-07-06
2
-5
/
+90
*
|
lavc/libx265: Support gray encoding.
Carl Eugen Hoyos
2016-07-06
2
-1
/
+13
*
|
lavc/mediacodecdec_h264: properly convert extradata to annex-b
Matthieu Bouron
2016-07-06
1
-13
/
+60
*
|
avcodec/iff: Print error for cols/bpp/bytes being bad in decode_delta_j()
Michael Niedermayer
2016-07-06
1
-2
/
+6
*
|
avcodec/iff: decode_delta_j: Check that the number of bytes that will be read...
Michael Niedermayer
2016-07-06
1
-2
/
+2
*
|
fate: add test for asetrate
Petru Rares Sincraian
2016-07-06
2
-0
/
+30
*
|
lavc/mjpeg_parser: Allow jpegls parsing.
Carl Eugen Hoyos
2016-07-05
2
-2
/
+2
*
|
x86/dcadsp: optimize lfe_fir0_float_fma3 on x86_32
James Almer
2016-07-05
1
-12
/
+31
*
|
Added Quadrox format
smitbose
2016-07-05
1
-0
/
+1
*
|
fate/apng : add test for apng decoding
Martin Vignali
2016-07-05
4
-0
/
+67
*
|
fate/png : add test for rgba64 and interleaved rgb
Martin Vignali
2016-07-05
3
-1
/
+16
*
|
avfilter/vf_rotate: add >8 bit depth support
Paul B Mahol
2016-07-04
2
-62
/
+123
*
|
configure: disable the new optimizer in Visual Studio 2015 Update 3
Hendrik Leppkes
2016-07-03
1
-0
/
+4
*
|
avcodec: add missing xmm/neon clobber test wrappers for the new decode API
James Almer
2016-07-03
4
-0
/
+34
*
|
lavc/h264_slice: use sps directly when checking for invalid 8x8 inference
Clément Bœsch
2016-07-03
1
-1
/
+1
*
|
lavf/aiffdec: Support QDMC demuxing.
Carl Eugen Hoyos
2016-07-03
2
-1
/
+3
[next]