| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | h2645_parse: compute the actual data length, without trailing paddding | Anton Khirnov | 2016-03-28 | 1 | -0/+6 |
* | h2645_parse: add support for parsing h264 | Anton Khirnov | 2016-03-28 | 1 | -1/+14 |
* | h2645_parse: change the AVCodecContext* parameter to void* | Anton Khirnov | 2016-03-28 | 1 | -1/+1 |
* | h2645_parse: add a function for uninitializing the packet | Anton Khirnov | 2016-03-28 | 1 | -0/+5 |
* | hevc_parse: rename into h2645_parse | Anton Khirnov | 2016-03-28 | 1 | -0/+64 |