summaryrefslogtreecommitdiff
path: root/libavcodec/libutvideo.h
Commit message (Collapse)AuthorAge
* libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1Stephen Hutchinson2013-06-10
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* libutvideo: Prioritize compatibility with new versionsStephen Hutchinson2013-03-08
| | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* Fix compilation with libutvideo version 12.0.0Stephen Hutchinson2013-01-15
| | | | Reviewed-by: Derek Buitenhuis
* lavc/libutvideo: protect header.Clément Bœsch2012-05-18
|
* libutvideo: Move structs and includes to headerDerek Buitenhuis2012-03-05
This is so the forthcoming encoder wrapper can share them. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>