summaryrefslogtreecommitdiff
path: root/libavcodec/h2645_parse.h
Commit message (Expand)AuthorAge
* avcodec/h2645_parse: Move ref_idc further up in H2645NALAndreas Rheinhardt2021-12-16
* avcodec/h2645_parse: Remove H2645NAL.rbsp_bufferAndreas Rheinhardt2021-12-16
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packetsAndriy Gelman2020-01-17
* avcodec/h2645_parse: Use av_fast_realloc() for nals arrayMichael Niedermayer2019-10-06
* h2645_parse: Make ff_h2645_packet_split reference-compatibleAndreas Rheinhardt2019-01-23
* cbs_h2645: Avoid memcpy when splitting fragmentAndreas Rheinhardt2018-11-22
* h2645_parse: Allocate a single buffer per packetKieran Kunhya2017-11-04
* Merge commit '61bd0ed781b56eea1e8e851aab34a2ee3b59fbac'Hendrik Leppkes2016-11-17
|\
* | avcodec/h264_parser: Factor get_avc_nalsize() outMichael Niedermayer2016-08-20
* | avcodec/h2645: Fix NAL unit paddingMichael Niedermayer2016-08-18
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '90ed6c5cf7f236bc9efb47c97b40358c666d1386'Derek Buitenhuis2016-04-26
|\|
| * h2645_parse: compute the actual data length, without trailing padddingAnton Khirnov2016-03-28
* | Merge commit 'b667252a41fbf5a3f6ea8c67fdbc03db3d748977'Derek Buitenhuis2016-04-26
|\|
| * h2645_parse: add support for parsing h264Anton Khirnov2016-03-28
* | Merge commit '52ec149fbee57b6ca817049c9706212a0774a32c'Derek Buitenhuis2016-04-26
|\|
| * h2645_parse: change the AVCodecContext* parameter to void*Anton Khirnov2016-03-28
* | Merge commit '8229eff4b7a98ae5d85bb75f3bb072781b4a8ebe'Derek Buitenhuis2016-04-26
|\|
| * h2645_parse: add a function for uninitializing the packetAnton Khirnov2016-03-28
* | Merge commit 'fa936a307f5cddfc2664600157a8207ca8080af6'Derek Buitenhuis2016-04-26
|/
* hevc_parse: rename into h2645_parseAnton Khirnov2016-03-28