summaryrefslogtreecommitdiff
path: root/ext/xine
Commit message (Expand)AuthorAgeFilesLines
* More G_OBJECT macro fixing.Stefan Kost2006-09-163-3/+3
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-1/+1
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-064-23/+25
* Fix broken GObject macrosStefan Kost2006-04-081-1/+1
* more distcheck fixesThomas Vander Stichele2006-04-061-8/+5
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* expand tabsThomas Vander Stichele2005-12-062-59/+59
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-054-53/+59
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-284-4/+5
* fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-1/+1
* ext/theora/theoradec.c: "Filter/Decoder/Video" => "Codec/Decoder/Video"Stéphane Loeuillet2004-05-101-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-154-116/+117
* *.h: Revert indentingJohan Dahlin2004-03-151-20/+23
* gst-indentThomas Vander Stichele2004-03-146-409/+438
* ext/xine/xineinput.c: call parent dispose.Benjamin Otte2004-02-235-3/+342
* ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda ...Benjamin Otte2004-02-225-3/+346
* ext/xine/: add first version of xine plugin wrapper. Currently only wraps theBenjamin Otte2004-02-205-0/+937