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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
avcodec/lagarith: Detect end of input in lag_decode_line() loop
Michael Niedermayer
2017-08-11
3
-2
/
+10
*
avcodec/gdv: Check available space before reading palette
Michael Niedermayer
2017-08-11
1
-0
/
+2
*
avcodec/ffv1dec_template: Fix undefined shift
Michael Niedermayer
2017-08-11
1
-1
/
+1
*
avcodec/mpeg4videodec: Clear mcsel before decoding an image
Michael Niedermayer
2017-08-11
1
-0
/
+1
*
avcodec/tests/dct: Add Mean square error test
Michael Niedermayer
2017-08-11
1
-3
/
+7
*
avcodec/tests/dct: Add peak mean error check
Michael Niedermayer
2017-08-11
1
-0
/
+2
*
avcodec/mjpegenc: cosmetic changes
Davinder Singh
2017-08-11
1
-5
/
+3
*
avcodec/mjpegenc: disable unused code with AMV
Davinder Singh
2017-08-11
1
-0
/
+2
*
h264: Add support for alternative transfer characterics SEI
Vittorio Giovara
2017-08-10
3
-1
/
+25
*
avcodec/aacdec: Fix PCE channel_layout verification
Nicolas Sugino
2017-08-09
1
-1
/
+1
*
avcodec/dvenc: Change quantizer dead zone default to 7
Michael Niedermayer
2017-08-08
1
-1
/
+1
*
avcodec/dvenc: Support adjusting the quantizer deadzone
Michael Niedermayer
2017-08-08
2
-1
/
+26
*
avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97*
Michael Niedermayer
2017-08-08
1
-4
/
+4
*
lavc, lavu: move frame cropping to a convenience function
wm4
2017-08-08
1
-87
/
+2
*
libswscale: add gray9 support
Paul B Mahol
2017-08-07
1
-0
/
+2
*
avcodec/aacdec_fixed: fix invalid shift in predict()
Michael Niedermayer
2017-08-05
1
-2
/
+6
*
avcodec/h264_slice: Fix overflow in slice offset
Michael Niedermayer
2017-08-05
1
-7
/
+9
*
avcodec/htmlsubtitles: fix format specifier in av_bprintf calls
James Almer
2017-08-03
1
-2
/
+2
*
speedhq: fix behavior of single-field decoding
Steinar H. Gunderson
2017-08-03
1
-3
/
+6
*
avcodec/hevc_cabac: Check for ff_init_cabac_decoder() failure in cabac_reinit()
Michael Niedermayer
2017-08-03
1
-10
/
+12
*
avcodec/h264idct_template: Fix integer overflow in ff_h264_idct_add()
Michael Niedermayer
2017-08-03
1
-4
/
+4
*
lavc/htmlsubtitles: reindent after previous commits
Clément Bœsch
2017-08-01
1
-40
/
+36
*
lavc/htmlsubtitles: handle colors starting with many '#'
Clément Bœsch
2017-08-01
1
-0
/
+4
*
lavc/htmlsubtitles: improve line breaks handling
Clément Bœsch
2017-08-01
2
-2
/
+5
*
lavc/tests: add htmlsubtitles
Clément Bœsch
2017-08-01
3
-0
/
+51
*
lavc/htmlsubtitles: improve handling broken garbage
Clément Bœsch
2017-08-01
1
-67
/
+134
*
avcodec/diracdsp: fix integer overflow
Michael Niedermayer
2017-08-01
1
-1
/
+1
*
avcodec/diracdec: Check weight_log2denom
Michael Niedermayer
2017-08-01
1
-0
/
+5
*
avcodec/dirac_vlc: Fix invalid shift
Michael Niedermayer
2017-08-01
1
-0
/
+3
*
avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensation
James Almer
2017-08-01
3
-25
/
+26
*
mdct15: add inverse transform postrotation SIMD
Rostislav Pehlivanov
2017-07-30
4
-20
/
+123
*
lavc/makefile: Add missing file dependencies.
Matt Oliver
2017-07-30
1
-5
/
+5
*
avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0()
Michael Niedermayer
2017-07-29
1
-1
/
+1
*
avcodec/diracdec: Fix integer overflow in divide3()
Michael Niedermayer
2017-07-29
1
-1
/
+1
*
avcodec/takdec: Fix integer overflow in decode_subframe()
Michael Niedermayer
2017-07-29
1
-1
/
+1
*
libavcodec/mips: Improve avc dequant-idct luma dc msa function
Kaustubh Raste
2017-07-29
1
-34
/
+32
*
avcodec/diracdec: Fix integer overflow in signed multiplication in UNPACK_ARI...
Michael Niedermayer
2017-07-28
1
-1
/
+2
*
avcodec/pixlet: Simplify nbits computation
Michael Niedermayer
2017-07-28
1
-2
/
+2
*
pthread_frame: revert 2e664b9c1e73c80aab91070c1eb7676f04bdd12d.
Wan-Teh Chang
2017-07-27
1
-2
/
+4
*
avcodec/h264_slice: don't sync default_ref[] between threads.
Wan-Teh Chang
2017-07-27
1
-1
/
+0
*
avcodec/dnxhdenc: enable frame threading
Paul B Mahol
2017-07-27
1
-1
/
+1
*
avcodec/dnxhddec: Move mb height check out of non hr branch
Michael Niedermayer
2017-07-27
1
-2
/
+6
*
pngdec: fix potential memory leak
Rostislav Pehlivanov
2017-07-26
1
-1
/
+4
*
avcodec/jpeg2000dec: Fix h/vden typo
Michael Niedermayer
2017-07-27
1
-1
/
+1
*
avcodec/dolby_e: fix potentially undefined pointer arithmetic
foo86
2017-07-26
1
-17
/
+28
*
avcodec/dolby_e: add AV_CODEC_CAP_CHANNEL_CONF capability
foo86
2017-07-26
1
-1
/
+1
*
avcodec/dolby_e: add 'f' suffixes to floating point literals
foo86
2017-07-26
1
-17
/
+17
*
lavc/htmlsubtitles: simplify 1-char tags case insensitive test
Clément Bœsch
2017-07-26
1
-1
/
+1
*
avcodec/jpeg2000dec: Fix division by zero in jp2_find_codestream()
Michael Niedermayer
2017-07-26
1
-0
/
+5
*
avcodec/hevc_ps: fix integer overflow in log2_parallel_merge_level_minus2
Michael Niedermayer
2017-07-26
1
-3
/
+5
[prev]
[next]