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
*
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
*
hevcdec: do not set decoder-global SPS prematurely
Anton Khirnov
2016-12-19
1
-4
/
+3
*
hevc: decouple calling get_format() from exporting the SPS parameters
Anton Khirnov
2016-12-14
1
-19
/
+30
*
hevc: Eliminate pointless variable indirection
Diego Biurrun
2016-11-30
1
-3
/
+1
*
hevc: Support extradata changes from multiple stsd
Vittorio Giovara
2016-11-08
1
-0
/
+10
*
hevc: Allow parsing external extradata buffers
Vittorio Giovara
2016-11-08
1
-7
/
+5
*
hevc: Move hevc_decode_extradata before frame decoding
Vittorio Giovara
2016-11-08
1
-74
/
+74
*
hevc: factor out a repeated condition
Anton Khirnov
2016-10-21
1
-12
/
+8
*
hevc: move the SliceType enum to hevc.h
Anton Khirnov
2016-10-21
1
-29
/
+29
*
hevcdec: move parameter set parsing into a separate header
Anton Khirnov
2016-10-16
1
-1
/
+1
*
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
Anton Khirnov
2016-10-16
1
-0
/
+1
*
hevcdec: move decoder-independent declarations into a separate header
Anton Khirnov
2016-10-16
1
-38
/
+39
*
hevc: rename hevc.[ch] to hevcdec.[ch]
Anton Khirnov
2016-10-16
1
-0
/
+3077