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/nvenc: enable nvenc encoder instance reuse
Pavel Koshevoy
2018-06-15
1
-2
/
+10
*
lavc/dpx: Reset n_datum for every new line when decoding 12bit.
Carl Eugen Hoyos
2018-06-15
2
-3
/
+4
*
avcodec/mpeg4videodec: Clear bits_per_raw_sample if it has originated from a ...
Michael Niedermayer
2018-06-13
1
-0
/
+6
*
lavc/qsv: suppress code scan complain
Zhong Li
2018-06-13
1
-1
/
+4
*
avcodec/h264_slice: Fix overflow in recovery_frame computation
Michael Niedermayer
2018-06-11
1
-3
/
+9
*
avcodec/h264_ps: Move MAX_LOG2_MAX_FRAME_NUM to header so it can be used in h...
Michael Niedermayer
2018-06-11
2
-1
/
+1
*
avcodec/h264_mc_template: Only prefetch motion if the list is used.
Michael Niedermayer
2018-06-11
1
-1
/
+2
*
avcodec/xwddec: Use ff_set_dimensions()
Michael Niedermayer
2018-06-11
1
-2
/
+6
*
avcodec/wavpack: Fix overflow in adding tail
Michael Niedermayer
2018-06-11
1
-1
/
+1
*
avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only
Marton Balint
2018-06-10
2
-11
/
+24
*
lavc/aacsbr: fix make checkheaders warning
Jun Zhao
2018-06-10
2
-12
/
+12
*
lavc/dolby_e: fix make checkheaders warning
Jun Zhao
2018-06-10
2
-86
/
+87
*
avcodec/avcodec.h: add AV_CODEC_ID_TTML
Marton Balint
2018-06-08
3
-2
/
+11
*
avcodec/shorten: Fix multiple integer overflows
Michael Niedermayer
2018-06-07
1
-2
/
+2
*
avcodec/shorten: Fix undefined shift in fix_bitshift()
Michael Niedermayer
2018-06-07
1
-1
/
+1
*
avcodec/shorten: Fix a negative left shift in shorten_decode_frame()
Michael Niedermayer
2018-06-07
1
-1
/
+1
*
avcodec/shorten: Sanity check nmeans
Michael Niedermayer
2018-06-07
1
-0
/
+4
*
lavc/profiles: Mention AAC-LC only once.
Carl Eugen Hoyos
2018-06-06
1
-1
/
+0
*
avcodec/shorten: Check non COMM chunk len before skip in decode_aiff_header()
Michael Niedermayer
2018-06-06
1
-2
/
+2
*
avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan()
Michael Niedermayer
2018-06-06
1
-1
/
+1
*
avcodec/truemotion2: Fix overflow in tm2_apply_deltas()
Michael Niedermayer
2018-06-06
1
-1
/
+1
*
avcodec/magicyuvenc: mark as not more experimental
Paul B Mahol
2018-06-05
1
-1
/
+1
*
avcodec/magicyuvenc: write max huffman length and extradata too
Paul B Mahol
2018-06-05
1
-5
/
+37
*
avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c
Michael Niedermayer
2018-06-04
1
-2
/
+4
*
avcodec/amrwbdec: Fix division by 0 in find_hb_gain()
Michael Niedermayer
2018-06-04
1
-3
/
+8
*
avcodec/vc1: fix out-of-bounds reference pixel replication
Jerome Borsboom
2018-06-04
1
-283
/
+385
*
v4l2_m2m: Mark V4L2 M2M decoders as unsuitable for probing
Mark Thompson
2018-06-03
1
-1
/
+2
*
avcodec/vp3: Fix end of bitstream check in unpack_superblocks()
Michael Niedermayer
2018-06-02
1
-2
/
+5
*
lavc/libx265: allow users to set closed GOP via generic lavc flag
Gyan Doshi
2018-06-02
2
-1
/
+2
*
avcodec/dpx: Support for RGBA 12-bit packed decoding
Jérôme Martinez
2018-06-01
1
-0
/
+3
*
avcodec/dnxhdenc: do not free nonexistent slice threads data when frame threa...
Paul B Mahol
2018-06-01
1
-2
/
+4
*
avcodec/h263dec: Reinitialize idct context if it has not been setup for the a...
Michael Niedermayer
2018-05-30
1
-0
/
+2
*
avcodec/idctdsp: Clear idct/idct_add for studio profile
Michael Niedermayer
2018-05-30
1
-2
/
+4
*
avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecCont...
Michael Niedermayer
2018-05-30
3
-1
/
+5
*
avcodec/qtrle: Do not output duplicated frames on insufficient input
Michael Niedermayer
2018-05-30
1
-6
/
+6
*
avcodec/vc1: store zero MVs for all blocks in a MB
Jerome Borsboom
2018-05-28
1
-2
/
+4
*
avcodec/vc1: fix mquant calculation for interlace field pictures
Jerome Borsboom
2018-05-28
1
-1
/
+2
*
avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is used
Michael Niedermayer
2018-05-28
1
-1
/
+4
*
avcodec/ac3dec: Check that the number of channels with dependant streams is v...
Michael Niedermayer
2018-05-27
1
-0
/
+5
*
avcodec/ac3dec: Fix null pointer dereference in ac3_decode_frame()
Michael Niedermayer
2018-05-27
1
-1
/
+3
*
avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_depend...
Michael Niedermayer
2018-05-27
1
-1
/
+1
*
oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behavior
Michael Niedermayer
2018-05-27
1
-4
/
+4
*
avcodec/g723_1dec: Clip bits2 in both directions
Michael Niedermayer
2018-05-27
1
-1
/
+1
*
avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header()
Michael Niedermayer
2018-05-27
1
-1
/
+1
*
lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame.
Carl Eugen Hoyos
2018-05-27
1
-1
/
+1
*
lavc/cfhd: interlaced frame decoding added
Gagandeep Singh
2018-05-27
2
-35
/
+155
*
avcodec/mlpdec: Only change noise_type if the related fields are valid
Michael Niedermayer
2018-05-26
1
-4
/
+5
*
indeo4: Decode all or nothing of a band header.
Michael Niedermayer
2018-05-26
1
-3
/
+8
*
avcodec/ac3dec: Use frame_size if superframe_size is 0
Michael Niedermayer
2018-05-26
1
-0
/
+3
*
lavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9 for 9-bit 4:0:0 input.
Carl Eugen Hoyos
2018-05-25
2
-2
/
+2
[next]