summaryrefslogtreecommitdiff
path: root/libavcodec/hevc.h
Commit message (Expand)AuthorAge
* lavc/hevc: store VPS/SPS/PPS dataMatthieu Bouron2016-09-09
* hevc: Fix memory leak related to a53_caption dataWill Kelleher2016-05-15
* Merge commit 'fa936a307f5cddfc2664600157a8207ca8080af6'Derek Buitenhuis2016-04-26
|\
| * hevc_parse: rename into h2645_parseAnton Khirnov2016-03-28
| * hevc: Track long and short term RPS size for VDPAUPhilip Langdale2016-02-13
| * dxva2_hevc: properly signal the num_delta_pocs from the SPS RPSHendrik Leppkes2016-02-13
| * hevcdsp: add x86 SIMD for MCAnton Khirnov2015-12-05
* | lavc/hevc_parse: Don't take a HEVCContextDerek Buitenhuis2016-04-25
* | lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into th...Neil Birkbeck2016-02-14
* | avcodec/hevc: Fix integer overflow of entry_point_offsetMichael Niedermayer2015-12-05
* | hevc: extract SEI caption dataWill Kelleher2015-11-07
* | hevc: properly handle no_rasl_output_flag when removing pictures from the DPBHendrik Leppkes2015-09-20
* | dxva2_hevc: properly signal the num_delta_pocs from the SPS RPSHendrik Leppkes2015-08-03
* | avcodec/hevc: Simplify skipped_bytes_pos code furtherMichael Niedermayer2015-07-13
* | avcodec/hevc: Move skipped_bytes_pos_nal to HEVCNAL, simplify codeMichael Niedermayer2015-07-13
* | avcodec/hevc: Move skipped_bytes_pos_size_nal into HAVCNALMichael Niedermayer2015-07-13
* | avcodec/hevc: Remove skipped_bytes_nal, simplify codeMichael Niedermayer2015-07-13
* | Merge commit 'd82e1adc2019135a2fc45372e0ed0b5ef107cdd0'Michael Niedermayer2015-07-12
|\|
| * hevc: move splitting the packet into NALUs into a separate functionAnton Khirnov2015-07-12
* | Merge commit 'ae05b4865514fd71b5e9431e93aa0d03d7ba7751'Michael Niedermayer2015-07-12
|\|
| * hevc: eliminate the second call to hls_nal_unit()Anton Khirnov2015-07-12
* | Merge commit 'b11acd57326db6c2cc1475dd0bea2a06fbc85aa2'Michael Niedermayer2015-07-12
|\|
| * hevc: remove HEVCContext usage from hevc_psAnton Khirnov2015-07-12
* | Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02'Michael Niedermayer2015-07-09
|\|
| * lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08
* | Merge commit '69ab9f53f901eac6a649e22d28cf093357870627'Michael Niedermayer2015-07-09
|\|
| * hevc: split bitstream unescaping to a separate fileAnton Khirnov2015-07-08
* | Merge commit 'fd124d8357b1becfde3ac8d5e3320127cf97a5b7'Michael Niedermayer2015-07-09
|\|
| * hevc_ps: split the code for parsing the SPS and exporting it into the contextAnton Khirnov2015-07-08
* | avcodec/hevc: Track long and short term RPS size for VDPAUPhilip Langdale2015-06-13
* | avcodec/hevc: Remove current_spsMichael Niedermayer2015-04-28
* | Merge commit 'c929659bdd7d2d5848ea52e685a3164c7b901bb0'Michael Niedermayer2015-03-21
|\|
| * hevc: make the crop sizes unsignedAnton Khirnov2015-03-21
| * hevc: add hwaccel hooksHendrik Leppkes2015-01-27
| * hevc: store the short term rps flag and size in the contextHendrik Leppkes2015-01-27
| * hevc: store the escaped/raw bitstream in HEVCNALHendrik Leppkes2015-01-27
* | x86/hevc_mc: use aligned loadsMickaƫl Raulet2015-02-06
* | avcodec/hevc: Update the USE_SAO_SMALL_BUFFER case for the alignment requirem...Christophe Gisquet2015-02-04
* | avcodec/hevc: reduce memory for SAOFabrice Bellard2015-02-04
* | hevc: add hwaccel hooksHendrik Leppkes2015-01-27
* | hevc: store the short term rps flag and size in the contextHendrik Leppkes2015-01-27
* | hevc: store the escaped/raw bitstream in HEVCNALHendrik Leppkes2015-01-27
* | Merge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e'Michael Niedermayer2014-11-17
|\|
| * hevc: do not store rqt_root_cbf in the contextAnton Khirnov2014-11-17
* | Merge commit '920bca3e2332dced9c78bd14cfc2ff138188bd57'Michael Niedermayer2014-11-17
|\|
| * hevc: do not store pcm_flag in the contextAnton Khirnov2014-11-17
| * hevc: use intreadwriteChristophe Gisquet2014-08-12
| * hevc: deobfuscate slice/tile boundary handling for DBFAnton Khirnov2014-08-09
* | hevc: reuse edge emu buffer for coefficientsChristophe Gisquet2014-10-01
* | hevc: remove CodingTreeChristophe Gisquet2014-09-27