Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | h264: Log more information about invalid NALu size | Vittorio Giovara | 2016-07-13 | 1 | -1/+3 |
* | h2645_parse: handle embedded Annex B NAL units in size prefixed NAL units | Janne Grunau | 2016-07-13 | 1 | -12/+51 |
* | h2645_parse: compute the actual data length, without trailing paddding | Anton Khirnov | 2016-03-28 | 1 | -3/+36 |
* | h2645_parse: add support for parsing h264 | Anton Khirnov | 2016-03-28 | 1 | -2/+22 |
* | h2645_parse: change the AVCodecContext* parameter to void* | Anton Khirnov | 2016-03-28 | 1 | -6/+6 |
* | h2645_parse: add a function for uninitializing the packet | Anton Khirnov | 2016-03-28 | 1 | -0/+9 |
* | hevc_parse: rename into h2645_parse | Anton Khirnov | 2016-03-28 | 1 | -0/+228 |