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_ps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hevc_ps: remove a write-only variable
Anton Khirnov
2014-07-11
1
-2
/
+1
*
hevc: remove unused array min_cb_addr_zs
Gildas Cocherel
2014-06-26
1
-18
/
+1
*
hevc: Allow out of bound values for num_reorder_pics
Kieran Kunhya
2014-06-26
1
-5
/
+10
*
hevc: make pps/sps ids unsigned where necessary
Vittorio Giovara
2014-03-09
1
-4
/
+4
*
hevc: Use get_bits_long() in decode_vui()
Michael Niedermayer
2014-03-09
1
-2
/
+2
*
hevc: Mention the missing SPS in the error message
Luca Barbato
2014-02-19
1
-1
/
+1
*
hevc: Prevent some integer overflows
Luca Barbato
2014-01-21
1
-6
/
+6
*
hevc: Use uint64 to check for tile dimensions
Luca Barbato
2014-01-21
1
-1
/
+1
*
hevc: check that VPS referenced from SPS exists
Michael Niedermayer
2014-01-21
1
-0
/
+7
*
hevc: support luma bit depth != chroma bit depth for PCM coding units
Mickaël Raulet
2013-12-20
1
-11
/
+1
*
hevc: warn when an unknown profile is used
Guillaume Martres
2013-12-20
1
-0
/
+8
*
hevc_ps: fix indentation
Gildas Cocherel
2013-12-20
1
-1
/
+1
*
hevc: refactor Profile Tier Level
Gildas Cocherel
2013-12-20
1
-32
/
+31
*
hevc: don't check for errors in PTL code
Guillaume Martres
2013-12-20
1
-24
/
+9
*
hevc: store the VPS list as an AVBufferRef, just like the others *PS
Gildas Cocherel
2013-12-11
1
-7
/
+8
*
hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scale
Yusuke Nakamura
2013-11-04
1
-0
/
+2
*
hevc: Use parsed VUI colorimetry in avcodec
Jan Ekström
2013-11-04
1
-0
/
+8
*
Add HEVC decoder
Guillaume Martres
2013-10-31
1
-0
/
+1329