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
*
lavc/ccaption_dec: clear all unused rows during rollup
Aman Gupta
2016-01-14
1
-1
/
+4
*
lavc/ccaption_dec: clean up whitespace
Aman Gupta
2016-01-14
1
-2
/
+1
*
lavc/ccaption_dec: implement real_time option
Aman Gupta
2016-01-14
1
-8
/
+74
*
lavc/ccaption_dec: flush context on seek
Aman Gupta
2016-01-14
1
-0
/
+19
*
avcodec/aacenc_is: replace pow(x, 0.75) by x/sqrtf(sqrtf(x))
Claudio Freire
2016-01-14
2
-1
/
+6
*
dca: fix misaligned access in avpriv_dca_convert_bitstream
Andreas Cadhalpun
2016-01-14
1
-4
/
+5
*
avcodec/aacenc: Check for +-Inf too
Michael Niedermayer
2016-01-13
1
-9
/
+9
*
avcodec/wavpackenc: print channel count in av_log call
James Almer
2016-01-13
1
-1
/
+1
*
avcodec/diracdec: Handle the 0 vlc case at the top of coeff_unpack_golomb()
Michael Niedermayer
2016-01-13
1
-6
/
+12
*
avcodec/diracdec: Factor +2 out of the inner loop
Michael Niedermayer
2016-01-13
1
-5
/
+5
*
avcodec/diracdec: Inline svq3_get_ue_golomb() and merge the sign bit decoding...
Michael Niedermayer
2016-01-13
1
-3
/
+34
*
avcodec/aacenc: mark output as const as its not written to
Michael Niedermayer
2016-01-13
1
-1
/
+1
*
avcodec/aacenc: Fix NAN check
Michael Niedermayer
2016-01-13
1
-1
/
+9
*
diracdec: Add slice threading to HQ profile
Kieran Kunhya
2016-01-13
1
-8
/
+30
*
AAC encoder: encode out-of-phase I/S efficiently
Claudio Freire
2016-01-13
1
-1
/
+8
*
AAC encoder: fix I/S relative error evaluation
Claudio Freire
2016-01-13
1
-1
/
+1
*
AAC encoder: various fixes in M/S coding
Claudio Freire
2016-01-13
2
-30
/
+36
*
AAC encoder: in IS, fix index of sf_idx, band_type
Claudio Freire
2016-01-13
1
-10
/
+5
*
AAC encoder: don't apply MS on special bands
Claudio Freire
2016-01-13
1
-2
/
+2
*
AAC encoder: avoid assertion failure on PNS
Claudio Freire
2016-01-13
1
-1
/
+4
*
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
*
libvpxdec: fix 'ISO C90 forbids mixed declarations and code' warning
James Zern
2016-01-12
1
-1
/
+1
*
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
*
avcodec/mpeg4video: Check time_incr
Michael Niedermayer
2016-01-12
3
-5
/
+15
*
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
*
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
*
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
*
lavc/ccaption_dec: improve default style
Clément Bœsch
2016-01-10
5
-7
/
+19
*
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
*
lavc/ccaption_dec: fix ASS tags
Clément Bœsch
2016-01-10
1
-6
/
+6
*
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
*
libvpx: Support setting color range for vp9.
Sasi Inguva
2016-01-09
2
-0
/
+30
*
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
1
-5
/
+50
*
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
*
lavc/ccaption_dec: extract capture_screen() for future use
Aman Gupta
2016-01-09
1
-3
/
+8
[next]