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
...
*
avfilter/f_metadata: remove unneeded code
Limin Wang
2019-11-08
1
-4
/
+0
*
lavf/dashdec: drop unnecessary check before ff_format_io_close
Jun Zhao
2019-11-08
1
-8
/
+4
*
lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxer
Jun Zhao
2019-11-08
1
-2
/
+2
*
lavf/hls: support probesize/max_analyze_duration when open sub-demuxer
Jun Zhao
2019-11-08
1
-0
/
+2
*
lavf/flvenc: Cosmetics: fix indentation
Jun Zhao
2019-11-08
1
-4
/
+4
*
lavf/mov: add log context dump in log message
Jun Zhao
2019-11-08
1
-15
/
+15
*
lavf/hls: fix the log context setting in log message
Jun Zhao
2019-11-08
1
-7
/
+7
*
avfilter/vf_dnn_processing: add a generic filter for image proccessing with d...
Guo, Yejun
2019-11-07
5
-0
/
+378
*
fftools/ffmpeg_opt: Fix mixed declarations and code
Andreas Rheinhardt
2019-11-06
1
-2
/
+4
*
avcodec/extract_extradata_bsf: fix typo in comments
leozhang
2019-11-06
1
-2
/
+2
*
avdevice/v4l2: Remove av_assert0 when format not supported
Andriy Gelman
2019-11-06
1
-1
/
+2
*
avcodec/Makefile: add missing msmpeg4* dependencies to wmv1 encoder
Lou Logan
2019-11-06
1
-1
/
+1
*
avcodec/Makefile: add missing h263data dependency to snow encoder
Lou Logan
2019-11-06
1
-1
/
+1
*
avcodec/Makefile: add missing vorbis_data dependency to opus encoder
Lou Logan
2019-11-06
1
-1
/
+1
*
configure: select mdct for dca encoder
Lou Logan
2019-11-06
1
-0
/
+1
*
avcodec/dvdec: correctly decode bottom mb row in 1080i field mode
Baptiste Coudurier
2019-11-06
2
-20
/
+72
*
avcodec/dvdec: correctly set interlaced and tff
Baptiste Coudurier
2019-11-06
1
-3
/
+10
*
avcodec/libvpxdec: reject video and alpha dimension mismatches
Marton Balint
2019-11-05
1
-0
/
+11
*
avcodec/libvpxdec: decode to custom framebuffers for vp9
Marton Balint
2019-11-05
1
-5
/
+68
*
avcodec/libvpxdec: pass decoder instances to vpx_init directly
Marton Balint
2019-11-05
1
-13
/
+13
*
avcodec/libvpxdec: make sure BlockAdditional side data size >= 8
Marton Balint
2019-11-05
1
-1
/
+1
*
avcodec/libvpxenc: only allocate alpha U/V planes on size changes
Marton Balint
2019-11-05
1
-24
/
+35
*
avcodec/libvpxenc: fix alpha stride
Marton Balint
2019-11-05
1
-1
/
+1
*
avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags()
Michael Niedermayer
2019-11-05
1
-5
/
+6
*
doc/bitstream_filters: Fix copy an paste typo
Limin Wang
2019-11-05
1
-1
/
+1
*
configure: select bswapdsp for ylc decoder
Lou Logan
2019-11-05
1
-0
/
+1
*
configure: select fft for qdmc decoder
Lou Logan
2019-11-05
1
-0
/
+1
*
configure: select bswapdsp for mdec decoder
Lou Logan
2019-11-05
1
-1
/
+1
*
configure: select bswapdsp for imm4 decoder
Lou Logan
2019-11-05
1
-0
/
+1
*
avcodec/Makefile: add missing ass dependency to ccaption decoder
Lou Logan
2019-11-04
1
-1
/
+1
*
configure: select audiodsp for acelp_kelvin decoder
Lou Logan
2019-11-04
1
-0
/
+1
*
configure: select mdct for atrac3al decoder
Lou Logan
2019-11-04
1
-0
/
+1
*
configure: select mdct & sinewin for atrac3pal decoder
Lou Logan
2019-11-04
1
-0
/
+1
*
avformat/Makefile: add missing pcm dependency to sdx demuxer
Lou Logan
2019-11-04
1
-1
/
+1
*
avformat/Makefile: add missing pcm dependency to nsp demuxer
Lou Logan
2019-11-04
1
-1
/
+1
*
avformat/Makefile: add missing pcm dependency to hcom demuxer
Lou Logan
2019-11-04
1
-1
/
+1
*
configure: select riffdec for act demuxer
Lou Logan
2019-11-04
1
-0
/
+1
*
configure: select jpegtables for rtp muxer
Lou Logan
2019-11-04
1
-1
/
+1
*
tools/enum_options: replace the deprecated API
Zhong Li
2019-11-04
1
-4
/
+6
*
tools/probetest: replace the deprecated API
Zhong Li
2019-11-04
1
-3
/
+5
*
lavc/qsvenc: add the missing vp9 file
zhongli_dev@126.com
2019-11-04
1
-0
/
+113
*
lavf/asfdec: Simplify the check conditions
Jun Zhao
2019-11-04
1
-1
/
+1
*
lavf/mpegtsenc: fix logic check error
Jun Zhao
2019-11-04
1
-1
/
+1
*
avformat/ftp: add AVOptions for authentication
Nicolas Frattaroli
2019-11-03
3
-6
/
+25
*
avformat: Add max_probe_packets option
Andriy Gelman
2019-11-03
6
-6
/
+16
*
lavc/qsvenc: enable vp9 encoder
Zhong Li
2019-11-03
6
-1
/
+76
*
lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrate
Linjie Fu
2019-11-03
1
-19
/
+19
*
avcodec/v4l2_m2m: Fix indentation
Andriy Gelman
2019-11-01
1
-1
/
+1
*
avcodec/v4l2_buffers: Fix infinite loop
Andriy Gelman
2019-11-01
1
-5
/
+3
*
tools/target_dec_fuzzer: Adjust threshold for G2M
Michael Niedermayer
2019-11-01
1
-0
/
+1
[prev]
[next]