summaryrefslogtreecommitdiffstats
path: root/modules/theora/video_stream_theora.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix video playbackMatt Hughes2017-10-141-37/+9
* Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez2017-09-231-2/+2
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
* Remove assignment and declarations in if statementsHein-Pieter van Braam2017-09-081-1/+2
* Dead code tells no talesRémi Verschelde2017-08-271-150/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Removed unnecessary assignmentsWilson E. Alvarez2017-08-211-1/+0
* Clang-formatting *.cpp and *.h (some files excluded)Poommetee Ketson2017-07-221-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-2/+2
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-1/+1
* Move other lone thirdparty files to thirdparty/miscRémi Verschelde2017-04-281-1/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-245/+213
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-3/+6
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-1/+1
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-5/+5
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-1/+1
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-5/+5
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* theora: Move to a module and split thirdparty libRémi Verschelde2016-10-151-0/+940