summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add texture atlas for subtitlesTuomas Virtanen2018-03-31
* CleanupsTuomas Virtanen2018-03-29
* Merge pull request #27 from katajakasa/ttv-split-playerTuomas Virtanen2018-03-26
|\
| * Cleanup and function renamesTuomas Virtanen2018-03-26
| * Add missing includeTuomas Virtanen2018-03-26
| * Update README.mdTuomas 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
| * Require SDL 2.0.5Tuomas 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
| * Add the actual pkg-config source fileTuomas Virtanen2017-09-22
| * Add pkg-config fileTuomas Virtanen2017-09-22
| * Split decoding to separate filesTuomas Virtanen2017-09-22
| * Split kitplayer.c to multiple filesTuomas Virtanen2017-09-22
* | Bump version number to 0.0.7Tuomas Virtanen2017-09-22
|/
* Merge pull request #26 from OdyX/cmake-install-dirsTuomas Virtanen2017-09-13
|\
| * Use CMAKE_INSTALL targetsDidier Raboud2017-09-13
|/
* Update gitignore with vscode project directoryTuomas Virtanen2017-09-11
* Set VERSION and SOVERSION properlyTuomas Virtanen2017-09-11
* Use only compiler name with cov-configureTuomas Virtanen2016-11-03
* Re-add specific compiler, use --template for cov in travisTuomas Virtanen2016-11-03
* Remove specific compiler selection from travisTuomas Virtanen2016-11-03
* Bump version number to 0.0.6Tuomas Virtanen2016-11-02
* Bump ffmpeg requirement to 3.0Tuomas Virtanen2016-11-02
* Forgot to update path in ffmpeg.sh, fixed nowTuomas Virtanen2016-11-02
* Update ffmpeg to 3.0.4 in travis builderTuomas Virtanen2016-11-02
* Get rid of (some) deprecated function useTuomas Virtanen2016-11-02
* Add Doxyfile for html doc generationTuomas Virtanen2016-01-21
* README.md updatesTuomas Virtanen2016-01-21
* Typo fixingTuomas Virtanen2016-01-21
* Merge pull request #17 from teistiz/masterTuomas Virtanen2016-01-21
|\
| * Fix subtitle image conversionTommi Teistela2016-01-21
|/
* Disable video and subtitle streams in audio exampleTuomas Virtanen2016-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
* Fix whitespace in commentTuomas 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
* Set version as 0.0.5 now that libass works.Tuomas Virtanen2016-01-18
* More libass fixesTuomas Virtanen2016-01-18
* Libass changesTuomas Virtanen2016-01-18