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
/
hevc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hevc: extract SEI caption data
Will Kelleher
2015-11-07
1
-0
/
+4
*
hevc: properly handle no_rasl_output_flag when removing pictures from the DPB
Hendrik Leppkes
2015-09-20
1
-0
/
+1
*
dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS
Hendrik Leppkes
2015-08-03
1
-0
/
+1
*
avcodec/hevc: Simplify skipped_bytes_pos code further
Michael Niedermayer
2015-07-13
1
-4
/
+2
*
avcodec/hevc: Move skipped_bytes_pos_nal to HEVCNAL, simplify code
Michael Niedermayer
2015-07-13
1
-2
/
+1
*
avcodec/hevc: Move skipped_bytes_pos_size_nal into HAVCNAL
Michael Niedermayer
2015-07-13
1
-1
/
+1
*
avcodec/hevc: Remove skipped_bytes_nal, simplify code
Michael Niedermayer
2015-07-13
1
-2
/
+2
*
Merge commit 'd82e1adc2019135a2fc45372e0ed0b5ef107cdd0'
Michael Niedermayer
2015-07-12
1
-3
/
+14
|
\
|
*
hevc: move splitting the packet into NALUs into a separate function
Anton Khirnov
2015-07-12
1
-3
/
+14
*
|
Merge commit 'ae05b4865514fd71b5e9431e93aa0d03d7ba7751'
Michael Niedermayer
2015-07-12
1
-0
/
+5
|
\
\
|
|
/
|
*
hevc: eliminate the second call to hls_nal_unit()
Anton Khirnov
2015-07-12
1
-0
/
+5
*
|
Merge commit 'b11acd57326db6c2cc1475dd0bea2a06fbc85aa2'
Michael Niedermayer
2015-07-12
1
-9
/
+18
|
\
\
|
|
/
|
*
hevc: remove HEVCContext usage from hevc_ps
Anton Khirnov
2015-07-12
1
-9
/
+18
*
|
Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02'
Michael Niedermayer
2015-07-09
1
-0
/
+3
|
\
\
|
|
/
|
*
lavc: add Intel libmfx-based HEVC encoder
Anton Khirnov
2015-07-08
1
-0
/
+3
*
|
Merge commit '69ab9f53f901eac6a649e22d28cf093357870627'
Michael Niedermayer
2015-07-09
1
-3
/
+6
|
\
\
|
|
/
|
*
hevc: split bitstream unescaping to a separate file
Anton Khirnov
2015-07-08
1
-0
/
+6
*
|
Merge commit 'fd124d8357b1becfde3ac8d5e3320127cf97a5b7'
Michael Niedermayer
2015-07-09
1
-2
/
+15
|
\
\
|
|
/
|
*
hevc_ps: split the code for parsing the SPS and exporting it into the context
Anton Khirnov
2015-07-08
1
-2
/
+15
*
|
avcodec/hevc: Track long and short term RPS size for VDPAU
Philip Langdale
2015-06-13
1
-0
/
+1
*
|
avcodec/hevc: Remove current_sps
Michael Niedermayer
2015-04-28
1
-2
/
+0
*
|
Merge commit 'c929659bdd7d2d5848ea52e685a3164c7b901bb0'
Michael Niedermayer
2015-03-21
1
-4
/
+4
|
\
\
|
|
/
|
*
hevc: make the crop sizes unsigned
Anton Khirnov
2015-03-21
1
-4
/
+4
|
*
hevc: add hwaccel hooks
Hendrik Leppkes
2015-01-27
1
-0
/
+3
|
*
hevc: store the short term rps flag and size in the context
Hendrik Leppkes
2015-01-27
1
-0
/
+2
|
*
hevc: store the escaped/raw bitstream in HEVCNAL
Hendrik Leppkes
2015-01-27
1
-0
/
+3
*
|
x86/hevc_mc: use aligned loads
Mickaƫl Raulet
2015-02-06
1
-1
/
+1
*
|
avcodec/hevc: Update the USE_SAO_SMALL_BUFFER case for the alignment requirem...
Christophe Gisquet
2015-02-04
1
-10
/
+1
*
|
avcodec/hevc: reduce memory for SAO
Fabrice Bellard
2015-02-04
1
-2
/
+12
*
|
hevc: add hwaccel hooks
Hendrik Leppkes
2015-01-27
1
-0
/
+3
*
|
hevc: store the short term rps flag and size in the context
Hendrik Leppkes
2015-01-27
1
-0
/
+2
*
|
hevc: store the escaped/raw bitstream in HEVCNAL
Hendrik Leppkes
2015-01-27
1
-0
/
+3
*
|
Merge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e'
Michael Niedermayer
2014-11-17
1
-2
/
+0
|
\
\
|
|
/
|
*
hevc: do not store rqt_root_cbf in the context
Anton Khirnov
2014-11-17
1
-2
/
+0
*
|
Merge commit '920bca3e2332dced9c78bd14cfc2ff138188bd57'
Michael Niedermayer
2014-11-17
1
-2
/
+0
|
\
\
|
|
/
|
*
hevc: do not store pcm_flag in the context
Anton Khirnov
2014-11-17
1
-2
/
+0
|
*
hevc: use intreadwrite
Christophe Gisquet
2014-08-12
1
-1
/
+1
|
*
hevc: deobfuscate slice/tile boundary handling for DBF
Anton Khirnov
2014-08-09
1
-5
/
+8
*
|
hevc: reuse edge emu buffer for coefficients
Christophe Gisquet
2014-10-01
1
-1
/
+0
*
|
hevc: remove CodingTree
Christophe Gisquet
2014-09-27
1
-5
/
+1
*
|
hevc: move intermediate bidir buffer
Christophe Gisquet
2014-09-24
1
-0
/
+1
*
|
hevc: remove unneeded buffer.
Christophe Gisquet
2014-09-24
1
-1
/
+0
*
|
hevc: move MAX_PB_SIZE declaration
Christophe Gisquet
2014-08-22
1
-1
/
+0
*
|
hevc: rename variable in boundary strength to b more explicit
Anton Khirnov
2014-07-28
1
-2
/
+7
*
|
Merge commit 'e76f2d11970484266e67a12961f2339a5c2fccf9'
Michael Niedermayer
2014-07-28
1
-5
/
+0
|
\
\
|
|
/
|
*
hevc: eliminate the last element from TransformTree
Anton Khirnov
2014-07-28
1
-5
/
+0
|
*
hevc: eliminate unnecessary cbf_c{b,r} arrays
Anton Khirnov
2014-07-28
1
-3
/
+0
*
|
Merge commit '0daa2554636ba1d31f3162ffb86991e84eb938a8'
Michael Niedermayer
2014-07-28
1
-3
/
+0
|
\
\
|
|
/
|
*
hevc: do not store the transform inter_split flag in the context
Anton Khirnov
2014-07-28
1
-3
/
+0
|
*
hevc: eliminate an unnecessary array
Anton Khirnov
2014-07-28
1
-1
/
+0
[next]