summaryrefslogtreecommitdiff
path: root/libavcodec/h2645_parse.c
Commit message (Expand)AuthorAge
* Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-23
|\
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-23
|\|
| * h264: Log more information about invalid NALu sizeVittorio Giovara2016-07-13
| * h2645_parse: handle embedded Annex B NAL units in size prefixed NAL unitsJanne Grunau2016-07-13
* | avcodec/h2645_parse: fix nal sizeMichael Niedermayer2016-08-20
* | avcodec/h2645_parse: Use get_nalsize() in ff_h2645_packet_split()Michael Niedermayer2016-08-20
* | vcodec/h2645_parse: Clear buffer paddingMichael Niedermayer2016-08-18
* | avcodec/h2645: Fix NAL unit paddingMichael Niedermayer2016-08-18
* | h2645_parse: don't overread AnnexB NALs within an avc streamHendrik Leppkes2016-07-08
* | h2645_parse: only read avc length code at the correct positionHendrik Leppkes2016-07-08
* | h2645_parse: support badly muxed mp4 streamsHendrik Leppkes2016-05-17
* | h265_parse: skip zero sized NAL unitsHendrik Leppkes2016-05-07
* | h2645_parse: allow partial escapingHendrik Leppkes2016-05-07
* | h2645_parse: initialize the GetBitContext to the proper sizeHendrik Leppkes2016-05-07
* | 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