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
*
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
*
|
hevc: eliminate unnecessary cbf_c{b,r} arrays
Anton Khirnov
2014-07-28
1
-4
/
+0
*
|
hevc: remove non necessary parameters to ff_hevc_set_qpy
Mickaël Raulet
2014-07-28
1
-1
/
+1
*
|
hevc: add support for bumping process
Mickaël Raulet
2014-07-26
1
-0
/
+3
*
|
hevc: use intreadwrite
Christophe Gisquet
2014-07-19
1
-1
/
+1
*
|
hevc/sao: optimze sao implementation
Mickaël Raulet
2014-07-18
1
-0
/
+1
*
|
hevc/rext: add support for Range extension tools
Mickaël Raulet
2014-07-15
1
-0
/
+15
*
|
hevc/rext: basic infrastructure for supporting range extension
Mickaël Raulet
2014-07-15
1
-3
/
+22
*
|
hevc: use local variable for split_cu_flag
Mickaël Raulet
2014-07-15
1
-1
/
+0
*
|
hevc: simplify SAO computation, delay from one row its computation
Mickaël Raulet
2014-07-15
1
-1
/
+1
*
|
hevc/cabac: add new context for new syntax elements related to Rext(cherry pi...
Mickaël Raulet
2014-07-15
1
-1
/
+7
*
|
avcodec/hevc_ps: do not loose all reference to pointers still in use
Michael Niedermayer
2014-07-12
1
-0
/
+2
*
|
Merge commit '0569a7e0bd2006d9a5248d17a1f4bf3ca654ae50'
Michael Niedermayer
2014-07-10
1
-0
/
+5
|
\
\
|
|
/
|
*
hevc: parse display orientation SEI message
Vittorio Giovara
2014-07-09
1
-0
/
+5
|
*
hevc: remove unused array min_cb_addr_zs
Gildas Cocherel
2014-06-26
1
-1
/
+0
*
|
hevc/pps: optimized size of min_tb_addr_zs
gcocherel
2014-06-24
1
-0
/
+2
*
|
avcodec/hevc_ps: remove min_cb_addr_zs
gcocherel
2014-06-24
1
-1
/
+0
*
|
Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'
Michael Niedermayer
2014-06-23
1
-2
/
+2
|
\
\
|
|
/
|
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-2
/
+2
|
*
hevc: templatize intra_pred
Anton Khirnov
2014-05-19
1
-2
/
+1
*
|
avcodec/hevc: fix () in macros
Michael Niedermayer
2014-05-25
1
-4
/
+4
*
|
hevc: C code update for new motion compensation
Mickaël Raulet
2014-05-06
1
-5
/
+14
[next]