summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add custom doxygen css fileTuomas Virtanen2018-06-27
* Add documentation and api cleanupsTuomas Virtanen2018-06-27
* Add missing libass function from dyn loaderTuomas Virtanen2018-06-25
* Use FF_THREAD_SLICE onlyTuomas Virtanen2018-06-25
* Make sure errors are set consistently #9Tuomas Virtanen2018-06-24
* API rework #36, #37Tuomas Virtanen2018-06-24
* Cleanup and fix bitmap subtitle renderingTuomas Virtanen2018-06-24
* Properly scale window contents in examplesTuomas Virtanen2018-06-23
* Implement new API for subtitle screen size and stream indexesTuomas Virtanen2018-06-23
* Add borders between atlas itemsTuomas Virtanen2018-06-23
* Add some comments and documentationTuomas Virtanen2018-06-23
* Kit_FreeAtlas improvementsTuomas Virtanen2018-06-23
* Atlas cleanupsTuomas Virtanen2018-06-23
* Only support mono/stereo sound for now, downmix with anything higherTuomas Virtanen2018-06-21
* Rework avio closingTuomas Virtanen2018-06-21
* Fix bug in av_opt_set_int usageTuomas Virtanen2018-06-21
* Remove extra free callsTuomas Virtanen2018-06-21
* Add a custom source creation functionTuomas Virtanen2018-06-21
* Don't use av_register_all with newer versionsTuomas Virtanen2018-06-21
* Add cmake options for using AddressSanitizerTuomas Virtanen2018-06-20
* Miscellaneous seeking and locking bugfixes (ref issue #32)Tuomas Virtanen2018-06-20
* Code cleanupsTuomas Virtanen2018-04-06
* Clean up player creation function error handlingTuomas 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
* Add missing includeTuomas Virtanen2018-03-26
* Properly clear library state variableTuomas Virtanen2018-03-26
* Allow runtime loading of libass library.Tuomas Virtanen2018-03-26
* Even more compiler warning cleanupsTuomas 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
* Get rid of (some) deprecated function useTuomas Virtanen2016-11-02
* Fix subtitle image conversionTommi Teistela2016-01-21
* Get as much audio data in the video playback example as necessaryTuomas Virtanen2016-01-21
* Allow for really complex libass subtitle thingiesTuomas Virtanen2016-01-21
* Handle more formats as SDL_PIXELFORMAT_YV12Tuomas Virtanen2016-01-21
* Larger list of font mimetypesTuomas Virtanen2016-01-21
* Make sure to read ALL audio and video data from avpacketsTuomas Virtanen2016-01-21
* Only accept mono or stereo playback for now. Convert higher channel audio str...Tuomas Virtanen2016-01-20
* Add libass backwards compatibility stuffTuomas Virtanen2016-01-18
* More libass fixesTuomas Virtanen2016-01-18