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
/
hevcdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/hevcdec: Fix memleak of a53_caption
Michael Niedermayer
2019-09-16
1
-0
/
+3
*
avcodec/hevcdec: repeat character in skiped
Michael Niedermayer
2019-09-16
1
-1
/
+1
*
avcodec/hevcdec: Check delta_luma_weight_l0/1
Michael Niedermayer
2019-08-13
1
-0
/
+4
*
avcodec/hevcdec: set the SEI parameters early on the AVCodecContext
Steve Lhomme
2019-07-14
1
-10
/
+11
*
avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 content
ManojGuptaBonda
2019-05-05
1
-1
/
+8
*
avcodec/hevcdec: Avoid only partly skiping duplicate first slices
Michael Niedermayer
2019-03-27
1
-4
/
+10
*
avcodec/hevcdec: decode at most one slice reporting being the first in the pi...
James Almer
2019-03-20
1
-0
/
+4
*
avcodec/nvdec: Add support for decoding HEVC 4:4:4 content
Philip Langdale
2019-02-16
1
-0
/
+3
*
h2645_parse: Make ff_h2645_packet_split reference-compatible
Andreas Rheinhardt
2019-01-23
1
-1
/
+1
*
avcodec/hevcdec: Check for overlapping slices
Michael Niedermayer
2018-12-01
1
-0
/
+4
*
lavc/hevcdec: add ONLY_IF_THREADS_ENABLED where it is missing.
Jun Zhao
2018-08-10
1
-2
/
+6
*
lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame.
Carl Eugen Hoyos
2018-05-27
1
-1
/
+1
*
avcodec/hevcdec: Declare that nvdec supports 12bit decoding
Philip Langdale
2018-03-02
1
-0
/
+5
*
avcodec/hevcdec: Check luma/chroma_log2_weight_denom
Michael Niedermayer
2018-02-18
1
-3
/
+9
*
avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()
James Almer
2018-01-21
1
-9
/
+1
*
libavcodec/hevcdec: implement skip_frame
sfan5
2017-12-20
1
-1
/
+15
*
Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'
James Almer
2017-11-29
1
-0
/
+7
|
\
|
*
stereo3d: Support view type for frame sequence type
Vittorio Giovara
2017-11-28
1
-0
/
+7
*
|
lavc: Add hardware config metadata for decoders supporting hardware output
Mark Thompson
2017-11-26
1
-0
/
+25
*
|
avcodec/hevc: implement new decode_params callback for VideoToolbox
Aman Gupta
2017-11-13
1
-0
/
+32
*
|
Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'
James Almer
2017-11-10
1
-0
/
+7
|
\
\
|
|
/
|
*
hevcdec: add a CUVID hwaccel
Anton Khirnov
2017-07-28
1
-1
/
+8
*
|
Merge commit '00fd914d4912322212e924c15f325cebf2fde8d3'
James Almer
2017-11-10
1
-4
/
+5
|
\
\
|
|
/
|
*
hevcdec: set the active SPS before calling get_format()
Anton Khirnov
2017-07-28
1
-4
/
+5
|
*
hevc: Make sure to update the current frame transfer characteristic
Vittorio Giovara
2017-07-21
1
-1
/
+1
|
*
hevc: Add support for alternative transfer characterics SEI
Vittorio Giovara
2017-06-28
1
-0
/
+6
|
*
dxva: add support for new dxva2 and d3d11 hwaccel APIs
wm4
2017-06-08
1
-1
/
+2
*
|
Merge commit 'c3f0357bdf7d3c542aad2c58b94184b9f56edc41'
James Almer
2017-10-31
1
-6
/
+6
|
\
\
|
|
/
|
*
hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContext
Anton Khirnov
2017-05-20
1
-6
/
+6
|
*
hevcdec: remove HEVCContext usage from hevc_sei
James Almer
2017-05-09
1
-23
/
+26
|
*
hevcdec: Use LOCAL_ALIGNED_* for declaring local variables with alignment
Martin Storsjö
2017-03-29
1
-10
/
+12
|
*
golomb: Convert to the new bitstream reader
Diego Biurrun
2017-01-31
1
-1
/
+1
|
*
hevc: Mark as having threadsafe init
Derek Buitenhuis
2017-01-19
1
-1
/
+1
|
*
hevcdec: export cropping information instead of handling it internally
Anton Khirnov
2017-01-12
1
-3
/
+4
|
*
hevcdec: add P010 support for D3D11VA
Steve Lhomme
2017-01-09
1
-3
/
+3
|
*
hevcdec: add a VAAPI hwaccel
Anton Khirnov
2016-12-19
1
-1
/
+5
*
|
avcodec/videotoolbox: add hevc support
Aman Gupta
2017-09-28
1
-1
/
+11
*
|
hevc: Make sure to update the current frame transfer characteristic
Vittorio Giovara
2017-07-21
1
-1
/
+1
*
|
avcodec/hevcdec: hevc_await_progress: declare |y| only if used.
Wan-Teh Chang
2017-07-21
1
-2
/
+3
*
|
avcodec/hevcdec: do not let updated extradata corrupt state
Michael Niedermayer
2017-07-05
1
-4
/
+4
*
|
hevcdec: properly export some side data with frame threading
wm4
2017-06-30
1
-0
/
+6
*
|
hevc: Add support for alternative transfer characterics SEI
Vittorio Giovara
2017-06-28
1
-0
/
+6
*
|
avcodec/hevcdec: do basic validity check on delta_chroma_weight and offset
Michael Niedermayer
2017-06-27
1
-2
/
+17
*
|
dxva: add support for new dxva2 and d3d11 hwaccel APIs
wm4
2017-06-27
1
-1
/
+3
*
|
avcodec/hevcdec: Do not check the first ff_init_cabac_decoder() call in hls_d...
Michael Niedermayer
2017-06-25
1
-4
/
+1
*
|
avcodec/hevcdec: Use error path if init_get_bits8() fails
Michael Niedermayer
2017-06-24
1
-2
/
+2
*
|
avcodec/hevcdec: check ff_init_cabac_decoder() for failure
Michael Niedermayer
2017-06-24
1
-7
/
+19
*
|
avcodec/hevcdec: Check beta and tc offset in hls_slice_header()
Michael Niedermayer
2017-06-21
1
-2
/
+11
*
|
avcodec/hevcdec: Fix signed integer overflow in decode_lt_rps()
Michael Niedermayer
2017-06-17
1
-2
/
+6
*
|
avcodec/hevcdec: Check nb_sps
Michael Niedermayer
2017-06-15
1
-0
/
+2
[next]