index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
hevc.h
Age
Commit message (
Expand
)
Author
2020-03-24
avcodec/hevc: Cosmetics: Realign after last commit
Andreas Rheinhardt
2020-03-24
avcodec/hevc, h2645_parse: Fix HEVC NAL unit names and constants
Andreas Rheinhardt
2018-11-18
cbs_h265: Add a lot more SEI parsing support
Mark Thompson
2018-05-16
lavc/h2645_parse: log more HEVC NAL type.
Jun Zhao
2017-10-17
hevc: Improve stream constraint values in common header
Mark Thompson
2017-08-28
hevc: Add names for reserved NAL unit types
Mark Thompson
2017-03-23
Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'
James Almer
2017-03-23
Merge commit 'f6e2f8a9ffda2247bffba991450990d075ea68e3'
James Almer
2017-03-23
avcodec/hevc: add missing hevc.h header
James Almer
2016-10-21
hevc: move the SliceType enum to hevc.h
Anton Khirnov
2016-10-16
hevcdec: move parameter set parsing into a separate header
Anton Khirnov
2016-10-16
hevcdec: move decoder-independent declarations into a separate header
Anton Khirnov
2016-10-16
hevc: rename hevc.[ch] to hevcdec.[ch]
Anton Khirnov
2016-03-28
hevc_parse: rename into h2645_parse
Anton Khirnov
2016-02-13
hevc: Track long and short term RPS size for VDPAU
Philip Langdale
2016-02-13
dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS
Hendrik Leppkes
2015-12-05
hevcdsp: add x86 SIMD for MC
Anton Khirnov
2015-07-12
hevc: move splitting the packet into NALUs into a separate function
Anton Khirnov
2015-07-12
hevc: eliminate the second call to hls_nal_unit()
Anton Khirnov
2015-07-12
hevc: remove HEVCContext usage from hevc_ps
Anton Khirnov
2015-07-08
lavc: add Intel libmfx-based HEVC encoder
Anton Khirnov
2015-07-08
hevc: split bitstream unescaping to a separate file
Anton Khirnov
2015-07-08
hevc_ps: split the code for parsing the SPS and exporting it into the context
Anton Khirnov
2015-03-21
hevc: make the crop sizes unsigned
Anton Khirnov
2015-01-27
hevc: add hwaccel hooks
Hendrik Leppkes
2015-01-27
hevc: store the short term rps flag and size in the context
Hendrik Leppkes
2015-01-27
hevc: store the escaped/raw bitstream in HEVCNAL
Hendrik Leppkes
2014-11-17
hevc: do not store rqt_root_cbf in the context
Anton Khirnov
2014-11-17
hevc: do not store pcm_flag in the context
Anton Khirnov
2014-08-12
hevc: use intreadwrite
Christophe Gisquet
2014-08-09
hevc: deobfuscate slice/tile boundary handling for DBF
Anton Khirnov
2014-07-28
hevc: eliminate the last element from TransformTree
Anton Khirnov
2014-07-28
hevc: eliminate unnecessary cbf_c{b,r} arrays
Anton Khirnov
2014-07-28
hevc: do not store the transform inter_split flag in the context
Anton Khirnov
2014-07-28
hevc: eliminate an unnecessary array
Anton Khirnov
2014-07-09
hevc: parse display orientation SEI message
Vittorio Giovara
2014-06-26
hevc: remove unused array min_cb_addr_zs
Gildas Cocherel
2014-06-22
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-05-19
hevc: templatize intra_pred
Anton Khirnov
2014-03-09
hevc: make pps/sps ids unsigned where necessary
Vittorio Giovara
2014-02-04
hevc: check that the VCL NAL types are the same for all slice segments of a f...
Anton Khirnov
2014-01-21
hevc: Prevent some integer overflows
Luca Barbato
2014-01-21
hevc: Use uint64 to check for tile dimensions
Luca Barbato
2014-01-21
hevc: Fix modulo operations
Michael Niedermayer
2014-01-09
hevc: fix decoding of one PU wide files
Guillaume Martres
2013-12-22
hevc: move DSP declarations from hevc.h into hevcdsp.h
Guillaume Martres
2013-12-20
hevc: support luma bit depth != chroma bit depth for PCM coding units
Mickaƫl Raulet
2013-12-20
hevc: refactor Profile Tier Level
Gildas Cocherel
2013-12-11
hevc: store the VPS list as an AVBufferRef, just like the others *PS
Gildas Cocherel
2013-12-09
hevc: parse frame packing arrangement SEI messages and save relevant stereo3d...
Vittorio Giovara
[next]