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
*
avcodec/anm: Check input size for a frame with just a stop code
Michael Niedermayer
2019-08-18
1
-0
/
+3
*
avformat/hlsenc: merge mpegts and fmp4 workflow to one workflow
Steven Liu
2019-08-18
1
-127
/
+124
*
lavf/dump: use error log level for invalid size
Limin Wang
2019-08-18
1
-6
/
+6
*
avfilter/showinfo: support Content Light Level information
Limin Wang
2019-08-17
1
-0
/
+12
*
avformat/avio: remove 4k limit from avio_printf
Marton Balint
2019-08-17
4
-7
/
+19
*
avformat/assenc: optimize writing dialogs
Marton Balint
2019-08-17
1
-1
/
+1
*
avformat/avio: add avio_print_string_array and avio_print
Marton Balint
2019-08-17
4
-1
/
+27
*
fate: add accurate_rnd+bitexact sws_flags for fate-gifenc
Limin Wang
2019-08-17
6
-861
/
+861
*
avfilter/f_select: yuv will use Y plane only for scenecut detect
Limin Wang
2019-08-17
2
-9
/
+13
*
avformat/matroskadec: Fix seeking
Andreas Rheinhardt
2019-08-16
1
-1
/
+1
*
convert_from_tensorflow.py: support conv2d with dilation
Guo, Yejun
2019-08-15
1
-21
/
+59
*
convert_from_tensorflow.py: add option to dump graph for visualization in ten...
Guo, Yejun
2019-08-15
2
-7
/
+12
*
aarch64/opusdsp: do not clobber register v8
Lynne
2019-08-15
1
-4
/
+4
*
libavdevice: Update the class name as uniform style
Jun Zhao
2019-08-15
12
-12
/
+12
*
lavf/utils: fix error like "offset 0x1f85: partial file"
tomajsjiang
2019-08-15
1
-1
/
+7
*
lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloc
tomajsjiang
2019-08-15
2
-0
/
+40
*
avcodec/libdav1d: allow setting frame size limit in pixels
James Almer
2019-08-14
2
-1
/
+2
*
avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB.
Shiyou Yin
2019-08-15
1
-2
/
+0
*
avformat/mux: Use av_packet_rescale_ts
Andreas Rheinhardt
2019-08-15
1
-12
/
+4
*
avformat/mux: Use const AVPacket * in compare functions
Andreas Rheinhardt
2019-08-15
6
-9
/
+11
*
avcodec/flicvideo: Optimize and Simplify FLI_COPY in flic_decode_frame_24BPP(...
Michael Niedermayer
2019-08-15
1
-8
/
+1
*
avcodec/loco: Check left column value
Michael Niedermayer
2019-08-15
1
-0
/
+2
*
tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows codin...
Michael Niedermayer
2019-08-15
1
-0
/
+1
*
fftools: Use right function signature and pointers
Andreas Rheinhardt
2019-08-15
3
-16
/
+16
*
avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking
Michael Niedermayer
2019-08-15
1
-1
/
+1
*
avcodec/ffwavesynth: Fix integer overflow for some corner case values
Michael Niedermayer
2019-08-15
1
-2
/
+2
*
avformat/mpegtsenc: remove deprecated resend_headers option
Marton Balint
2019-08-14
2
-17
/
+0
*
avformat/mpegtsenc: fix PCR generation intervals
Marton Balint
2019-08-14
1
-36
/
+54
*
avformat/mpegtsenc: use increasing numbers in default service names
Marton Balint
2019-08-14
1
-2
/
+4
*
avformat/mpegtsenc: remove section_write_packet forward declaration
Marton Balint
2019-08-14
1
-26
/
+24
*
avformat/mpegtsenc: factorize setting up services
Marton Balint
2019-08-14
1
-41
/
+25
*
avformat/mpegtsenc: fix incorrect PCR selection with multiple programs
Marton Balint
2019-08-14
1
-64
/
+80
*
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
[next]