aboutsummaryrefslogtreecommitdiff
path: root/modules/webm/video_stream_webm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bind many more properties to scriptsBojidar Marinov2018-01-121-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-17/+23
* Fix video playbackMatt Hughes2017-10-141-80/+73
* 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-2/+2
* Fix files headerPoommetee Ketson2017-09-011-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* 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
* 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-29/+26
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* 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-1/+1
* -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-2/+2
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add WebM moduleBłażej Szczygieł2016-10-231-0/+446