summaryrefslogtreecommitdiff
path: root/src/kitsource.c
Commit message (Expand)AuthorAge
* RWread returns size_t, shouldn't implicit narrow castJoshua T. Fisher2023-09-22
* Report EndOfFile when RWops runs out of bytesJoshua T. Fisher2023-09-22
* Further typo fixes and cleanupsTuomas Virtanen2022-08-08
* Drop support for ffmpeg older than 3.2Tuomas Virtanen2022-08-02
* Remove unnecessary includesTuomas Virtanen2022-08-02
* Capitalize label names and add more constsTuomas Virtanen2020-05-02
* Add consts and clean unnecessary stateTuomas Virtanen2020-05-02
* Use (some) newer ffmpeg api functionsTuomas Virtanen2018-09-29
* Code improvements to RWops seek functionTuomas Virtanen2018-07-02
* Handle AVSEEK_FORCETuomas Virtanen2018-07-01
* Source cleanups + RWOpsTuomas Virtanen2018-07-01
* API rework #36, #37Tuomas Virtanen2018-06-24
* Implement new API for subtitle screen size and stream indexesTuomas Virtanen2018-06-23
* 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
* Dump reorganized codeTuomas Virtanen2018-01-15
* Split decoding to separate filesTuomas Virtanen2017-09-22
* Decode subtitles, still needs presentationTuomas Virtanen2016-01-16
* Initial work on subtitle streamsTuomas Virtanen2016-01-16
* Add seekingTuomas Virtanen2016-01-14
* Cleanups + allow audio only playbackTuomas Virtanen2016-01-10
* Code dump. Playback & decoding works, but no sync yet.Tuomas Virtanen2016-01-08
* Initial commit; Not done yet though, needs more work.Tuomas Virtanen2016-01-04