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
...
*
ffplay: properly detect all window size changes
Marton Balint
2019-08-14
1
-1
/
+1
*
avfilter/vf_convolution: Fix build failures
Andreas Rheinhardt
2019-08-14
1
-2
/
+3
*
avcodec/indeo2: Check remaining input more often
Michael Niedermayer
2019-08-13
1
-5
/
+6
*
avcodec/diracdec: Check that slices are fewer than pixels
Michael Niedermayer
2019-08-13
1
-1
/
+3
*
tools/target_dec_fuzzer: Print max_pixels and iterations at the end
Michael Niedermayer
2019-08-13
1
-0
/
+2
*
libavfilter/vf_scale: Ensure scaled video is divisible by n
Lars Kiesow
2019-08-13
2
-1
/
+26
*
avcodec/vp56: Consider the alpha start as end of the prior header
Michael Niedermayer
2019-08-13
1
-2
/
+2
*
avutil/mips: refine msa macros CLIP_*.
gxw
2019-08-13
15
-380
/
+280
*
avcodec/4xm: Check for end of input in decode_p_block()
Michael Niedermayer
2019-08-13
1
-0
/
+2
*
avcodec/hevcdec: Check delta_luma_weight_l0/1
Michael Niedermayer
2019-08-13
1
-0
/
+4
*
libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking
Andreas Rheinhardt
2019-08-13
1
-3
/
+3
*
lavf/concat: implement FFSEEK_SIZE.
Nicolas George
2019-08-13
1
-1
/
+6
*
lavf/aviobuf: make AVSEEK_SIZE usable from outside.
Nicolas George
2019-08-13
1
-0
/
+3
*
tools/aviocat: add verbose mode.
Nicolas George
2019-08-13
1
-2
/
+12
*
fate: add a case for ticket #3229
Zhong Li
2019-08-13
2
-0
/
+11
*
lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl
Chip Kerchner
2019-08-13
1
-20
/
+4
*
tools/target_dec_fuzzer: Add missing breaks
Michael Niedermayer
2019-08-12
1
-4
/
+4
*
tools/target_dec_fuzzer: Limit number off all pixels decoded
Michael Niedermayer
2019-08-12
1
-1
/
+17
*
avcodec/hnm4video: Optimize postprocess_current_frame()
Michael Niedermayer
2019-08-12
1
-5
/
+8
*
LICENSE: Add missing libraries that need --enable-version3.
Carl Eugen Hoyos
2019-08-12
1
-2
/
+14
*
LICENSE: Update list of GPLv2 libraries.
Carl Eugen Hoyos
2019-08-12
1
-1
/
+4
*
LICENSE: Clarify that lensfun is GPLv3+.
Carl Eugen Hoyos
2019-08-12
1
-1
/
+1
*
LICENSE: Add missing filters licensed under the GPL.
Carl Eugen Hoyos
2019-08-12
1
-0
/
+5
*
LICENSE: Remove a file that does not exist anymore.
Carl Eugen Hoyos
2019-08-12
1
-1
/
+0
*
LICENSE: Fix path to libswresample test file.
Carl Eugen Hoyos
2019-08-12
1
-1
/
+1
*
lavc/zmbvenc: Do not left-shift negative values.
Carl Eugen Hoyos
2019-08-11
1
-2
/
+2
*
avcodec/encode: only allow undersized audio frames if they are the last
Marton Balint
2019-08-11
1
-2
/
+8
*
avcodec/hevc_refs: Optimize 16bit generate_missing_ref()
Michael Niedermayer
2019-08-11
1
-6
/
+6
*
avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33
Michael Niedermayer
2019-08-11
1
-4
/
+3
*
avcodec/tiff: Enforce increasing offsets
Michael Niedermayer
2019-08-11
1
-1
/
+10
*
avcodec/dds: Use ff_set_dimensions()
Michael Niedermayer
2019-08-11
1
-3
/
+4
*
avformat/vividas: Fix another infinite loop
Michael Niedermayer
2019-08-11
1
-1
/
+1
*
avformat/vividas: Fix infinite loop in header parser
Michael Niedermayer
2019-08-11
1
-0
/
+3
*
avcodec/mpc8: Fix 32bit mask/enum
Michael Niedermayer
2019-08-11
1
-1
/
+1
*
avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data()
Michael Niedermayer
2019-08-11
1
-2
/
+2
*
avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks()
Michael Niedermayer
2019-08-11
1
-2
/
+2
*
avcodec/alsdec: fix mantisse shift
Michael Niedermayer
2019-08-11
1
-1
/
+5
*
avcodec/pngdec: consider chunk size in minimal size check
Michael Niedermayer
2019-08-11
1
-1
/
+1
*
avcodec/vc1_block: Fix invalid shifts in vc1_decode_i_blocks()
Michael Niedermayer
2019-08-11
1
-2
/
+2
*
avcodec/vc1_block: fix invalid shift in vc1_decode_p_mb()
Michael Niedermayer
2019-08-11
1
-1
/
+1
*
avcodec/aacdec_template: fix integer overflow in imdct_and_windowing()
Michael Niedermayer
2019-08-11
1
-1
/
+1
*
lavc/videotoolboxenc: make transfer_fnc initialized for unsupport function
Limin Wang
2019-08-11
1
-0
/
+1
*
lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for vide...
Limin Wang
2019-08-11
2
-0
/
+22
*
MAINTAINERS: Add my GnuPG fingerprint.
Thilo Borgmann
2019-08-11
1
-0
/
+1
*
lavc/r210enc: Fix undefined behaviour encoding r10k.
Carl Eugen Hoyos
2019-08-11
1
-3
/
+3
*
lavc/vc2enc_dwt: Avoid left-shifting a negative value.
Carl Eugen Hoyos
2019-08-11
1
-1
/
+1
*
lavc/frame_thread_encoder: Do not memcpy() from NULL.
Carl Eugen Hoyos
2019-08-11
1
-1
/
+2
*
lavc/libx264: Cast cpb bit_rates to int64_t to avoid an integer overflow.
Carl Eugen Hoyos
2019-08-10
1
-2
/
+2
*
lavf/dump: Fix cpb bitrate type after next major bump.
Carl Eugen Hoyos
2019-08-10
1
-0
/
+4
*
lavf/dump: Fix vbv_delay type specifier.
Carl Eugen Hoyos
2019-08-10
1
-1
/
+1
[prev]
[next]