summaryrefslogtreecommitdiffstats
path: root/libavcodec/h2645_parse.c
Commit message (Expand)AuthorAgeFilesLines
* h265_parse: skip zero sized NAL unitsHendrik Leppkes2016-05-071-1/+1
* h2645_parse: allow partial escapingHendrik Leppkes2016-05-071-2/+2
* h2645_parse: initialize the GetBitContext to the proper sizeHendrik Leppkes2016-05-071-1/+1
* Merge commit '90ed6c5cf7f236bc9efb47c97b40358c666d1386'Derek Buitenhuis2016-04-261-3/+36
|\
| * h2645_parse: compute the actual data length, without trailing padddingAnton Khirnov2016-03-281-3/+36
* | Merge commit 'b667252a41fbf5a3f6ea8c67fdbc03db3d748977'Derek Buitenhuis2016-04-261-2/+22
|\ \ | |/
| * h2645_parse: add support for parsing h264Anton Khirnov2016-03-281-2/+22
* | Merge commit '52ec149fbee57b6ca817049c9706212a0774a32c'Derek Buitenhuis2016-04-261-7/+7
|\ \ | |/
| * h2645_parse: change the AVCodecContext* parameter to void*Anton Khirnov2016-03-281-6/+6
* | Merge commit '8229eff4b7a98ae5d85bb75f3bb072781b4a8ebe'Derek Buitenhuis2016-04-261-0/+10
|\ \ | |/
| * h2645_parse: add a function for uninitializing the packetAnton Khirnov2016-03-281-0/+9
* | Merge commit 'fa936a307f5cddfc2664600157a8207ca8080af6'Derek Buitenhuis2016-04-261-15/+84
|/
* hevc_parse: rename into h2645_parseAnton Khirnov2016-03-281-0/+228
OpenPOWER on IntegriCloud