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
...
*
|
mxfdec: Break out parts of mxf_read_header() into separate functions
Tomas Härdin
2014-10-28
1
-22
/
+47
*
|
avformat/mvdec: Check size in read_table() for validity
Michael Niedermayer
2014-10-28
1
-4
/
+13
*
|
avformat/mvdec: Check size for validity in var_read_string()
Michael Niedermayer
2014-10-28
1
-1
/
+6
*
|
avcodec/dxa: check dimensions
Michael Niedermayer
2014-10-28
1
-0
/
+5
*
|
dvenc: mark encoder as intra
Christophe Gisquet
2014-10-28
1
-1
/
+1
*
|
dv: increase VLC reading bits to 10
Christophe Gisquet
2014-10-28
2
-4
/
+4
*
|
avdevice/xcbgrab: set avclass category
Michael Niedermayer
2014-10-28
1
-0
/
+1
*
|
Merge commit '4ad1eba011860224831ce0bb3123f6f55716b68a'
Michael Niedermayer
2014-10-28
0
-0
/
+0
|
\
\
|
|
/
|
*
lavd: fix building x11grab after a6674d2
Anton Khirnov
2014-10-28
1
-1
/
+1
*
|
Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745'
Michael Niedermayer
2014-10-28
1
-1
/
+1
|
\
\
|
|
/
|
*
vdpau: return MAIN instead of BASELINE for H.264 CBP
Rémi Denis-Courmont
2014-10-28
1
-1
/
+1
*
|
Merge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893'
Michael Niedermayer
2014-10-28
1
-1
/
+1
|
\
\
|
|
/
|
*
vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBP
Rémi Denis-Courmont
2014-10-28
1
-1
/
+1
*
|
avcodec/dirac_arith: fix integer overflow
Michael Niedermayer
2014-10-28
1
-0
/
+4
*
|
avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y
Michael Niedermayer
2014-10-28
1
-2
/
+2
*
|
avcodec/diracdec: Use 64bit in calculation of codeblock coordinates
Michael Niedermayer
2014-10-28
1
-2
/
+2
*
|
Merge commit '11467ecf519788f2e2f49c63a17eb600e618489e'
Michael Niedermayer
2014-10-27
0
-0
/
+0
|
\
\
|
|
/
|
*
mxfdec: reduce loop bound in mxf_read_pixel_layout()
Tomas Härdin
2014-10-27
1
-1
/
+1
*
|
avformat/bethsoftvid: print error in case the side date failed to be allocated
Michael Niedermayer
2014-10-27
1
-0
/
+3
*
|
Merge commit 'e6c66f1e4ea19a3aa6ed999c5cb92e1b682c7600'
Michael Niedermayer
2014-10-27
0
-0
/
+0
|
\
\
|
|
/
|
*
bethsoftvid: check return value and clean memory
Vittorio Giovara
2014-10-27
1
-0
/
+4
*
|
avformat/filmstripdec: Fix several integer overflows
Michael Niedermayer
2014-10-27
1
-1
/
+7
*
|
Merge commit 'b46b233baffc2076a1a17a264ba9553ae0d4878f'
Michael Niedermayer
2014-10-27
1
-1
/
+1
|
\
\
|
|
/
|
*
filmstripdec: avoid integer overflow
Vittorio Giovara
2014-10-27
1
-1
/
+1
*
|
Merge commit '090c67d586e3916f9acc49e010b6389d07f97153'
Michael Niedermayer
2014-10-27
1
-15
/
+16
|
\
\
|
|
/
|
*
matroskaenc: write correct Display{Width, Height} in stereo encoding
Vittorio Giovara
2014-10-27
1
-6
/
+24
*
|
Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96'
Michael Niedermayer
2014-10-27
6
-6
/
+691
|
\
\
|
|
/
|
*
xcbgrab: XCB-based screen capture
Luca Barbato
2014-10-26
6
-8
/
+693
*
|
avcodec/sgidec: fix count check
Michael Niedermayer
2014-10-27
1
-1
/
+1
*
|
avcodec/sgidec: fix linesize for 16bit
Michael Niedermayer
2014-10-27
1
-1
/
+1
*
|
lavd/avfoundation: Fix compilation for non MAC OS devices by conditional comp...
Thilo Borgmann
2014-10-27
1
-0
/
+8
*
|
avcodec/hevc_ps: Check default display window bitstream and skip if invalid
Michael Niedermayer
2014-10-27
1
-1
/
+5
*
|
avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.c
Michael Niedermayer
2014-10-27
1
-19
/
+21
*
|
avcodec/h264: simplify find_start_code()
Michael Niedermayer
2014-10-27
1
-12
/
+4
*
|
Move get_avc_nalsize() and find_start_code() to h264.h
Michael Niedermayer
2014-10-27
2
-37
/
+37
*
|
avformat/mpegts: Add support for Opus in MPEG-TS
Kieran Kunhya
2014-10-26
2
-2
/
+54
*
|
avcodec: Add support for Opus in MPEG-TS
Kieran Kunhya
2014-10-26
4
-22
/
+139
*
|
dv: move inverse weight tables to decoder
Christophe Gisquet
2014-10-26
5
-106
/
+113
*
|
dv: fix weight table for 2x4x8 transform
Christophe Gisquet
2014-10-26
1
-8
/
+8
*
|
avutil/intmath: enable builtin intrinsics for icl and msvc.
Matthew Oliver
2014-10-26
1
-4
/
+36
*
|
ffmpeg_opt: Check the return code from strftime()
Michael Niedermayer
2014-10-26
1
-1
/
+2
*
|
avformat/matroskadec: Check the return code from strftime()
Michael Niedermayer
2014-10-26
1
-2
/
+2
*
|
avformat/mlvdec: Check the return code from strftime()
Michael Niedermayer
2014-10-26
1
-2
/
+2
*
|
Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8'
Michael Niedermayer
2014-10-26
1
-23
/
+5
|
\
\
|
|
/
|
*
lavf: Implement ff_brktimegm using gmtime_r
Martin Storsjö
2014-10-26
1
-23
/
+5
*
|
Merge commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6'
Michael Niedermayer
2014-10-26
1
-7
/
+1
|
\
\
|
|
/
|
*
drawtext: Remove the ifdef for localtime_r
Martin Storsjö
2014-10-26
1
-3
/
+1
*
|
Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'
Michael Niedermayer
2014-10-26
4
-8
/
+16
|
\
\
|
|
/
|
*
Use gmtime_r instead of gmtime and localtime_r instead of localtime
Martin Storsjö
2014-10-26
4
-9
/
+17
*
|
Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e'
Michael Niedermayer
2014-10-26
2
-0
/
+49
|
\
\
|
|
/
[prev]
[next]