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
*
AAC encoder: fix assertion error with prediction
Claudio Freire
2016-01-13
1
-3
/
+5
*
lavc/mjpeg2jpeg: Accept more mjpeg streams as input.
Carl Eugen Hoyos
2016-01-13
1
-4
/
+5
*
avutil/common: Protect GET_BYTE in GET_UTF8() by ()
Michael Niedermayer
2016-01-13
1
-2
/
+2
*
avformat/aviobuf: Fix end check in put_str16()
Michael Niedermayer
2016-01-13
1
-0
/
+2
*
libvpxdec: fix 'ISO C90 forbids mixed declarations and code' warning
James Zern
2016-01-12
1
-1
/
+1
*
configure: showspectrum now uses fft, add showspectrumpic
Paul B Mahol
2016-01-12
1
-1
/
+3
*
avfilter/avf_showspectrum: reduce number of operations
Paul B Mahol
2016-01-12
1
-6
/
+8
*
avfilter/avf_showspectrum: add posibility to display phase
Paul B Mahol
2016-01-12
2
-4
/
+55
*
lavf/mpjpegdec: Do not call av_log() while probing.
Carl Eugen Hoyos
2016-01-12
1
-0
/
+3
*
avformat/asfenc: Check pts
Michael Niedermayer
2016-01-12
1
-0
/
+5
*
avformat/asfenc: Flush packet before duration becomes unrepresentable
Michael Niedermayer
2016-01-12
1
-0
/
+5
*
avcodec/truemotion2: Cleanup in case of tm2_read_stream() failure
Michael Niedermayer
2016-01-12
1
-10
/
+18
*
lavc/mjpeg2jpeg: Check for jpeg file header.
Carl Eugen Hoyos
2016-01-12
1
-0
/
+5
*
lavf/matroskadec: Use av_realloc() in get_qt_codec()
Mats Peterson
2016-01-12
1
-3
/
+3
*
Correct two build/built typos
Timothy Gu
2016-01-11
2
-2
/
+2
*
avcodec/mpeg4video: Check time_incr
Michael Niedermayer
2016-01-12
3
-5
/
+15
*
rtmpdh: Initialize gcrypt before using it
Ricardo Constantino
2016-01-12
1
-1
/
+10
*
diracdec: fix idwt_stride calculation in bytes
Andreas Cadhalpun
2016-01-12
1
-1
/
+1
*
lavc/cbrt_tablegen: speed up tablegen
Ganesh Ajjanagadde
2016-01-11
1
-10
/
+29
*
ffmdec: change type of len to ptrdiff_t
Andreas Cadhalpun
2016-01-11
1
-2
/
+3
*
qtpalette: make the color_* variables unsigned again
Andreas Cadhalpun
2016-01-11
1
-1
/
+1
*
avcodec/wavpackenc: Check the number of channels
Michael Niedermayer
2016-01-11
1
-0
/
+5
*
avcodec/wavpackenc: Headers are per channel
Michael Niedermayer
2016-01-11
1
-1
/
+1
*
avformat/dfa: Fix packet leak on error
Michael Niedermayer
2016-01-11
1
-0
/
+1
*
lavf/matroskadec: Normalize noncompliant A_QUICKTIME/V_QUICKTIME private data
Mats Peterson
2016-01-11
1
-13
/
+35
*
avcodec/ac3enc: Remove duplicate #include
Michael Niedermayer
2016-01-11
1
-1
/
+0
*
avcodec/aacdec_template: Check id_map
Michael Niedermayer
2016-01-10
1
-0
/
+4
*
avcodec/dvdec: Fix "left shift of negative value -254"
Michael Niedermayer
2016-01-10
1
-1
/
+1
*
avcodec/g2meet: Check for ff_els_decode_bit() failure in epic_decode_run_leng...
Michael Niedermayer
2016-01-10
1
-1
/
+6
*
fate: fix sub-cc font
Clément Bœsch
2016-01-10
1
-1
/
+1
*
lavc/ccaption_dec: improve default style
Clément Bœsch
2016-01-10
6
-8
/
+20
*
avcodec/mjpegdec: Fix negative shift
Michael Niedermayer
2016-01-10
1
-1
/
+1
*
lavc/x264: Add compatibility values for coder options.
Carl Eugen Hoyos
2016-01-10
1
-0
/
+2
*
lavf/concatdec: do not access packet if av_read_frame returned error
Marton Balint
2016-01-10
1
-3
/
+7
*
lavc/ccaption_dec: fix ASS tags
Clément Bœsch
2016-01-10
2
-8
/
+8
*
avcodec/mss2: Check for repeat overflow
Michael Niedermayer
2016-01-10
1
-1
/
+6
*
avcodec/codec_desc: Add ff_aac_profiles to aac_latm
Michael Niedermayer
2016-01-10
1
-0
/
+1
*
avf_showspectrum: Silence "deprecated pixel format" warning
Timothy Gu
2016-01-09
1
-1
/
+1
*
avfilter/avf_showspectrum: set color range to frame
Paul B Mahol
2016-01-09
1
-0
/
+1
*
libvpx: Support setting color range for vp9.
Sasi Inguva
2016-01-09
2
-0
/
+30
*
avformat: Add integer fps from 31 to 60 to get_std_framerate()
Michael Niedermayer
2016-01-09
2
-4
/
+8
*
doc/encoders: fix typo in AAC encoder documentation
Rostislav Pehlivanov
2016-01-09
1
-1
/
+1
*
lavc/ccaption_dec: simplify rollup cases
Clément Bœsch
2016-01-09
1
-7
/
+1
*
lavc/ccaption_dec: check for bprint completeness outside the loop
Clément Bœsch
2016-01-09
1
-10
/
+3
*
lavc/ccaption_dec: mark row and font as const in capture_screen()
Clément Bœsch
2016-01-09
1
-2
/
+2
*
lavc/ccaption_dec: fix mixed declarations and code warning
Clément Bœsch
2016-01-09
1
-1
/
+2
*
lavc/ccaption_dec: check for bprint completeness only at the end
Clément Bœsch
2016-01-09
1
-5
/
+0
*
lavc/ccaption_dec: implement font styles
Aman Gupta
2016-01-09
2
-7
/
+52
*
lavc/ccaption_dec: simplify by incrementing cursor_column inside write_char()
Aman Gupta
2016-01-09
1
-15
/
+6
*
lavc/ccaption_dec: simplify by passing screen into write_char()
Aman Gupta
2016-01-09
1
-13
/
+11
[next]