summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAge
* Cleanup and function renamesTuomas Virtanen2018-03-26
|
* Allow runtime loading of libass library.Tuomas Virtanen2018-03-26
| | | | | Previously libass could only be statically linked. Now we allow runtime loading of the library on request (just like other SDL libraries do).
* More compiler warning cleanupsTuomas Virtanen2018-03-26
|
* Add support for bitmap subtitlesTuomas Virtanen2018-03-26
|
* Remove unneccessary loggingTuomas Virtanen2018-03-26
|
* Toy around more with ass/ssa subtitlesTuomas Virtanen2018-03-26
|
* Dump reorganized codeTuomas Virtanen2018-01-15
|
* Decoder cleanupsTuomas Virtanen2017-09-22
|
* Split decoding to separate filesTuomas Virtanen2017-09-22
|
* Split kitplayer.c to multiple filesTuomas Virtanen2017-09-22
|
* Fix whitespace in commentTuomas Virtanen2016-01-21
|
* Add support for libass subtitlesTuomas Virtanen2016-01-17
|
* This and thatTuomas Virtanen2016-01-17
|
* Decode subtitles, still needs presentationTuomas Virtanen2016-01-16
|
* Initial work on subtitle streamsTuomas Virtanen2016-01-16
|
* Add seekingTuomas Virtanen2016-01-14
|
* Add audio sync, fix video sync, other minor fixesTuomas Virtanen2016-01-13
|
* Basic video sync + frameskip + play/pause/stop controlTuomas Virtanen2016-01-11
|
* Cleanups + allow audio only playbackTuomas Virtanen2016-01-10
|
* Threaded decodingTuomas Virtanen2016-01-10
|
* Improvements to error checkingTuomas Virtanen2016-01-10
|
* Preallocate temporary audio frame for decoderTuomas Virtanen2016-01-08
|
* Preallocate temporary video frame for decoderTuomas Virtanen2016-01-08
|
* Code dump. Playback & decoding works, but no sync yet.Tuomas Virtanen2016-01-08
|
* Initial commit; Not done yet though, needs more work.Tuomas Virtanen2016-01-04