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