summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Some initial work on supporting new ffmpeg decoder APITuomas Virtanen2018-10-07
* Improve playback of videos in low performance scenariosTuomas Virtanen2018-09-30
* Use newer ass_render_chunk() APITuomas Virtanen2018-09-29
* Improve code examples in documentationTuomas Virtanen2018-09-20
* Snappier seekTuomas Virtanen2018-08-27
* Merge pull request #42 from katajakasa/source-cleanupsTuomas Virtanen2018-07-02
|\
| * Handle AVSEEK_FORCETuomas Virtanen2018-07-01
| * Source cleanups + RWOpsTuomas Virtanen2018-07-01
* | Reduce memory usage of subtitlesTuomas Virtanen2018-07-02
|/
* Locking cleanupsTuomas Virtanen2018-06-29
* Include SDL2 libraries properlyTuomas Virtanen2018-06-28
* More cleanup and documentationTuomas Virtanen2018-06-28
* More API cleanupsTuomas Virtanen2018-06-27
* Add documentation and api cleanupsTuomas Virtanen2018-06-27
* Add DoxyfileTuomas Virtanen2018-06-25
* Add missing libass function from dyn loaderTuomas Virtanen2018-06-25
* API rework #36, #37Tuomas Virtanen2018-06-24
* Cleanup and fix bitmap subtitle renderingTuomas Virtanen2018-06-24
* Implement new API for subtitle screen size and stream indexesTuomas Virtanen2018-06-23
* Atlas cleanupsTuomas Virtanen2018-06-23
* Rework avio closingTuomas Virtanen2018-06-21
* Add a custom source creation functionTuomas Virtanen2018-06-21
* Miscellaneous seeking and locking bugfixes (ref issue #32)Tuomas Virtanen2018-06-20
* Code cleanupsTuomas Virtanen2018-04-06
* CleanupsTuomas Virtanen2018-04-05
* Fix bitmap subtitle playbackTuomas Virtanen2018-04-04
* Add texture atlas for subtitlesTuomas Virtanen2018-03-31
* CleanupsTuomas Virtanen2018-03-29
* Cleanup and function renamesTuomas Virtanen2018-03-26
* Allow runtime loading of libass library.Tuomas Virtanen2018-03-26
* 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