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
*
lavc/hevc: store VPS/SPS/PPS data
Matthieu Bouron
2016-09-09
1
-0
/
+9
*
hevc: Fix memory leak related to a53_caption data
Will Kelleher
2016-05-15
1
-0
/
+9
*
Merge commit 'fa936a307f5cddfc2664600157a8207ca8080af6'
Derek Buitenhuis
2016-04-26
1
-40
/
+2
|
\
|
*
hevc_parse: rename into h2645_parse
Anton Khirnov
2016-03-28
1
-36
/
+2
|
*
hevc: Track long and short term RPS size for VDPAU
Philip Langdale
2016-02-13
1
-0
/
+1
|
*
dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS
Hendrik Leppkes
2016-02-13
1
-0
/
+1
|
*
hevcdsp: add x86 SIMD for MC
Anton Khirnov
2015-12-05
1
-1
/
+1
*
|
lavc/hevc_parse: Don't take a HEVCContext
Derek Buitenhuis
2016-04-25
1
-2
/
+2
*
|
lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into th...
Neil Birkbeck
2016-02-14
1
-0
/
+7
*
|
avcodec/hevc: Fix integer overflow of entry_point_offset
Michael Niedermayer
2015-12-05
1
-1
/
+1
*
|
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
[next]