summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* Issue #33: Drop usage of av_frame_get_best_effort_timestamp when deprecatedTuomas Virtanen2018-08-02
| | | | Patch by @ebachard
* Code style cleanupsTuomas Virtanen2018-08-02
|
* Clean up decoder creationTuomas Virtanen2018-07-25
|
* Check errors on avcontext allocationTuomas Virtanen2018-07-25
|
* Bump version to 1.0.3Tuomas Virtanen2018-07-13
|
* Move screen clearing outside the main loop in examplesTuomas Virtanen2018-07-04
|
* Code improvements to RWops seek functionTuomas Virtanen2018-07-02
|
* Clean up README.mdTuomas Virtanen2018-07-02
|
* Merge pull request #42 from katajakasa/source-cleanupsTuomas Virtanen2018-07-02
|\ | | | | Source cleanups + RWOps
| * Example cleanupsTuomas Virtanen2018-07-01
| |
| * Handle AVSEEK_FORCETuomas Virtanen2018-07-01
| |
| * Source cleanups + RWOpsTuomas Virtanen2018-07-01
| |
* | Update README.mdTuomas Virtanen2018-07-02
| |
* | Update version to 1.0.2Tuomas Virtanen2018-07-02
| |
* | Reduce memory usage of subtitlesTuomas Virtanen2018-07-02
|/
* Blit function cleanupTuomas Virtanen2018-06-30
|
* Better video output format decisionsTuomas Virtanen2018-06-29
|
* Update sonarcloud badgeTuomas Virtanen2018-06-29
|
* Split decoder thread to more functionsTuomas Virtanen2018-06-29
|
* Locking cleanupsTuomas Virtanen2018-06-29
|
* Code style improvementsTuomas Virtanen2018-06-28
|
* Include SDL2 libraries properlyTuomas Virtanen2018-06-28
|
* Add documentation link to README.mdTuomas Virtanen2018-06-28
|