summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Bump version to 1.0.8Tuomas Virtanen2020-05-02
|
* One more const additionTuomas Virtanen2020-05-02
|
* Add even more constsTuomas Virtanen2020-05-02
|
* Capitalize label names and add more constsTuomas Virtanen2020-05-02
|
* Merge pull request #62 from katajakasa/code-cleanupsTuomas Virtanen2020-05-02
|\ | | | | Add consts and clean unnecessary state
| * Add consts and clean unnecessary stateTuomas Virtanen2020-05-02
|/
* Merge pull request #61 from katajakasa/allow-selecting-build-typesTuomas Virtanen2020-05-02
|\ | | | | Allow switching shared and static builds
| * Add nicer ASAN flag usage in build configTuomas Virtanen2020-05-02
| |
| * Allow switching shared and static buildsTuomas Virtanen2020-05-02
|/
* Merge pull request #58 from katajakasa/add-sdl2-finderTuomas Virtanen2020-04-23
|\ | | | | Add SDL2 cmake finder
| * Remove broken STRIP callTuomas Virtanen2020-04-23
| |
| * Add SDL2 cmake finderTuomas Virtanen2020-04-23
|/
* Merge pull request #57 from katajakasa/travis-xenialTuomas Virtanen2019-05-31
|\ | | | | Use xenial distro for travis
| * Use xenial distro + compiler matrix for travisTuomas Virtanen2019-05-31
|/
* Fix renderer creation error checking in examplesTuomas Virtanen2019-05-30
|
* Merge pull request #56 from gamelaster/patch-1Tuomas Virtanen2019-05-30
|\ | | | | Fix variable name in example_simple.c
| * Fix variable name in example_simple.cMarek Kraus2019-05-22
|/
* Update issue templatesTuomas Virtanen2019-01-11
|
* Bump to version 1.0.7Tuomas Virtanen2018-11-18
|
* Fix #50Tuomas Virtanen2018-11-18
|
* Fix minor issue in sound conversionTuomas Virtanen2018-11-15
|
* Make sure audio is handled properly too :/Tuomas Virtanen2018-11-15
|
* Limit thread count in complex exampleTuomas Virtanen2018-11-15
|
* Merge pull request #48 from katajakasa/new-dec-apiTuomas Virtanen2018-11-15
|\ | | | | Some initial work on supporting new ffmpeg decoder API
| * Fix last playback problems with new decodersTuomas Virtanen2018-11-15
| |
| * Some initial work on supporting new ffmpeg decoder APITuomas Virtanen2018-10-07
| |
* | Use macros for checking avcodec featuresTuomas Virtanen2018-11-14
|/
* Bump to version 1.0.6Tuomas Virtanen2018-09-30
|
* Code cleanupsTuomas Virtanen2018-09-30
|
* DRY some codeTuomas Virtanen2018-09-30
|
* Fix uninitialized return bugTuomas Virtanen2018-09-30
|
* Improve playback of videos in low performance scenariosTuomas Virtanen2018-09-30
|
* Code cleanupsTuomas Virtanen2018-09-29
|
* Drop debug loggingTuomas Virtanen2018-09-29
|
* Improved frameskipTuomas Virtanen2018-09-29
|
* Merge pull request #46 from katajakasa/testing-thingsTuomas Virtanen2018-09-29
|\ | | | | FFMPEG new API experiments
| * Use (some) newer ffmpeg api functionsTuomas Virtanen2018-09-29
|/
* Use newer ass_render_chunk() APITuomas Virtanen2018-09-29
|
* Only allow forward keyframe seekingTuomas Virtanen2018-09-29
|
* Bump version to 1.0.5Tuomas Virtanen2018-09-20
|
* Update README.mdTuomas Virtanen2018-09-20
|
* Use statically linked libass by defaultTuomas Virtanen2018-09-20
|
* Improve code examples in documentationTuomas Virtanen2018-09-20
|
* Set proper lower and upper limits for seekTuomas Virtanen2018-08-28
|
* Example cleanups + show filename on titleTuomas Virtanen2018-08-27
|
* Disable font hinting in video exampleTuomas Virtanen2018-08-27
|
* Snappier seekTuomas Virtanen2018-08-27
|
* Some format fixesTuomas Virtanen2018-08-26
|
* Bump version to 1.0.4Tuomas Virtanen2018-08-19
|
* Fix #44Tuomas Virtanen2018-08-19
|