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/h264_parser: Reduce needed history for parsing mb index
Michael Niedermayer
2018-06-25
1
-8
/
+11
*
avcodec/magicyuv: Check bits left in flags&1 branch
Michael Niedermayer
2018-06-25
1
-0
/
+4
*
avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan()
Michael Niedermayer
2018-06-23
1
-0
/
+5
*
libavcodec/ffv1enc: minor cosmetic fix
Michael Niedermayer
2018-06-23
1
-1
/
+1
*
lavc/dpx: Support 10-bit packing method b (msbpad).
Carl Eugen Hoyos
2018-06-21
1
-7
/
+8
*
lavc/dpx: Support 12-bit packing method b (msbpad).
Carl Eugen Hoyos
2018-06-21
1
-13
/
+9
*
avcodec/libzvbi-teletextdec: propagate ERASE_PAGE flag for repeated subtitle ...
Marton Balint
2018-06-20
1
-0
/
+15
*
avcodec/libx265: apply lavc maxrate, bufsize & rc_init_occupancy
Gyan Doshi
2018-06-19
2
-1
/
+9
*
Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full"
Aman Gupta
2018-06-18
2
-1
/
+8
*
avcodec/videotoolboxenc: fix invalid session on iOS
Thomas Guillem
2018-06-18
1
-2
/
+21
*
avcodec/videotoolboxenc: split initialization
Thomas Guillem
2018-06-18
1
-20
/
+28
*
avcodec/videotoolboxenc: fix mutex/cond leak in error path
Thomas Guillem
2018-06-18
1
-2
/
+3
*
avcodec/vc1: remove unused ff_vc1_loop_filter_iblk
Jerome Borsboom
2018-06-18
2
-31
/
+0
*
avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Jerome Borsboom
2018-06-18
1
-49
/
+30
*
avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clamped
Jerome Borsboom
2018-06-18
1
-19
/
+39
*
Revert "avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_cla...
Carl Eugen Hoyos
2018-06-18
3
-67
/
+97
*
avcodec/vc1: support multi-slice field interlaced pictures with hwaccel
Jerome Borsboom
2018-06-17
1
-7
/
+60
*
avcodec/vaapi_vc1: slice_vertical_position starts from zero for the second field
Jerome Borsboom
2018-06-17
1
-1
/
+7
*
lavc/pngdec: Replace the number by macro for bprint init
Jun Zhao
2018-06-17
1
-2
/
+2
*
lavc/dvdsubenc: Replace the number by macro for bprint init
Jun Zhao
2018-06-17
1
-1
/
+1
*
avcodec/vc1: remove unused ff_vc1_loop_filter_iblk
Jerome Borsboom
2018-06-16
2
-31
/
+0
*
avcodec/vc1: rewrite vc1_decode_i_blocks to align with VC-1 spec
Jerome Borsboom
2018-06-16
1
-49
/
+30
*
avcodec/vc1: add Simple and Main profile to vc1_put_signed_blocks_clamped
Jerome Borsboom
2018-06-16
1
-17
/
+37
*
avcodec/vc1: fix overlap and loop filtering for Simple and Main profile
Jerome Borsboom
2018-06-16
1
-15
/
+20
*
avcodec/vc1: fix overlap smoothing filter for P frames
Jerome Borsboom
2018-06-16
1
-25
/
+35
*
lavc/dpx: Allow packed 12-bit little-endian images.
Carl Eugen Hoyos
2018-06-16
1
-13
/
+0
*
avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_cou...
Michael Niedermayer
2018-06-15
1
-1
/
+1
*
avcodec/dirac_dwt_template: Fix undefined behavior in interleave()
Michael Niedermayer
2018-06-15
1
-2
/
+2
*
avcodec/decode: Consider STRIDE_ALIGN in get_buffer_internal() when checking ...
Michael Niedermayer
2018-06-15
1
-1
/
+1
*
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
[next]