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
*
avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi.
Shiyou Yin
2019-01-22
3
-10
/
+231
*
avcodec/tests: Add codec_desc to .gitignore
FeRD (Frank Dana)
2019-01-22
1
-0
/
+1
*
avcodec/prosumer: Error out if decompress() stops reading data
Michael Niedermayer
2019-01-20
1
-2
/
+5
*
avcodec/prosumer: Reduce lut size
Michael Niedermayer
2019-01-20
1
-1
/
+1
*
avcodec/prosumer: Simplify code slightly in decompress()
Michael Niedermayer
2019-01-20
1
-12
/
+7
*
avcodec/tiff: Check for 12bit gray fax
Michael Niedermayer
2019-01-20
1
-1
/
+1
*
avcodec/mips: [loongson] optimize put_hevc_pel_bi_pixels_8 with mmi.
Shiyou Yin
2019-01-20
4
-0
/
+177
*
avcodec/libx264: add support for ROI-based encoding
Guo, Yejun
2019-01-17
1
-0
/
+62
*
avcodec/dirac_arith: Treat overread as error
Michael Niedermayer
2019-01-16
2
-0
/
+5
*
avcodec/diracdec: Propagate errors from dirac_get_arith_uint()
Michael Niedermayer
2019-01-16
3
-0
/
+5
*
avcodec/ac3dec: Optimize frame start search
Michael Niedermayer
2019-01-16
1
-6
/
+14
*
avcodec/lzw: Check for end of input
Michael Niedermayer
2019-01-16
1
-0
/
+3
*
avcodec/hcom: get rid of single line brackets
Paul B Mahol
2019-01-15
1
-3
/
+2
*
avcodec: add HCOM decoder
Paul B Mahol
2019-01-15
6
-2
/
+152
*
avcodec/tests/rangecoder: initialize array to avoid valgrind warning
Michael Niedermayer
2019-01-14
1
-1
/
+1
*
avcodec/gdv: Optimize and factorize scaling loops
Michael Niedermayer
2019-01-14
1
-23
/
+64
*
avcodec/vc1: fix B predictor validity for 4-MV MBs
Jerome Borsboom
2019-01-14
1
-0
/
+2
*
avcodec/vp3: ref_frame/ref_frames are only required when HAVE_THREADS=1
Peter Ross
2019-01-14
1
-1
/
+1
*
lavc: Allow very high bitrates in AVCPBProperties after next version bump.
Carl Eugen Hoyos
2019-01-12
2
-0
/
+15
*
lavc/tiff: Support CMYK images.
Carl Eugen Hoyos
2019-01-12
2
-3
/
+21
*
lavc/psd: Support CMYK images.
Carl Eugen Hoyos
2019-01-12
1
-0
/
+84
*
avcodec/h264_slice: Fix integer overflow in implicit_weight_table()
Michael Niedermayer
2019-01-12
1
-1
/
+1
*
avcodec/exr: set layer_match in all branches
Michael Niedermayer
2019-01-12
1
-0
/
+1
*
avcodec/exr: Check for duplicate channel index
Michael Niedermayer
2019-01-12
1
-0
/
+5
*
avcodec/vc1: fix decoding of old WMV3 format
Jerome Borsboom
2019-01-12
2
-6
/
+4
*
avcodec/vc1: shuffle calculation of MV predictor candidates
Jerome Borsboom
2019-01-12
1
-6
/
+7
*
avcodec/dstdec: use appropriate alignment
Peter Ross
2019-01-12
1
-1
/
+1
*
lavc/hevc_parser: report detailed log when missing picture occurs
Linjie Fu
2019-01-12
1
-1
/
+1
*
avcodec/nuv: add FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
2019-01-12
1
-0
/
+1
*
dstdec: big-endian compatiblity
Peter Ross
2019-01-11
1
-2
/
+2
*
lavc/qsvenc: set pict_type to be I for IDR frames.
Zhong Li
2019-01-10
1
-4
/
+3
*
lavc/qsvenc: add VDENC support for H264
Linjie Fu
2019-01-10
3
-0
/
+13
*
avcodec/libdav1d: properly free all output picture references
James Almer
2019-01-08
1
-35
/
+40
*
avcodec/vp3data: use more compact data type
Peter Ross
2019-01-08
1
-1
/
+1
*
avcodec/qpeg: Optimize long runs in qpeg_decode_intra() not spanning a full row
Michael Niedermayer
2019-01-07
1
-1
/
+4
*
avcodec/huffyuvdec: Check that slices do not exceed frame height
Michael Niedermayer
2019-01-06
1
-1
/
+2
*
avcodec/huffyuvdec: Check that slice height is non negative.
Michael Niedermayer
2019-01-06
1
-1
/
+1
*
avcodec/bsf_list: implement a AVBSFContext.flush callback
James Almer
2019-01-06
1
-0
/
+10
*
avcodec/gdv: Optimize unscaled loop
Michael Niedermayer
2019-01-05
1
-4
/
+2
*
lavc/libxavs2: Cosmetics: Fix indentation for switch statement
Jun Zhao
2019-01-04
1
-17
/
+17
*
lavc/libdavs2: Cosmetics: Fix indentation for switch statement
Jun Zhao
2019-01-04
1
-17
/
+17
*
avcodec/fft_template: improve performance of the ff_fft_init in fft_template
Steven Liu
2019-01-04
1
-11
/
+35
*
libavcodec: Remove dynamic relocs from aarch64/h264idct_neon.S
Manoj Gupta
2019-01-03
1
-8
/
+12
*
avcodec/bfi: Provide non NULL context to av_log()
Michael Niedermayer
2019-01-01
1
-1
/
+1
*
avcodec/bink: Provide non NULL context to av_log()
Michael Niedermayer
2019-01-01
1
-7
/
+7
*
avcodec/mss2: Provide non NULL context to av_log()
Michael Niedermayer
2019-01-01
1
-3
/
+3
*
avcodec/imc: Provide non NULL context to av_log()
Michael Niedermayer
2019-01-01
1
-1
/
+5
*
avcodec/aacdec_fixed: Provide context to av_log()
Michael Niedermayer
2019-01-01
3
-5
/
+5
*
avcodec/acelp_pitch_delay: Minor simplification by using ff_exp10()
Michael Niedermayer
2019-01-01
1
-1
/
+1
*
avcodec/eacmv: Return more specific error codes and forward error codes
Michael Niedermayer
2019-01-01
1
-3
/
+3
[next]