summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* docs: add docs for ladspa and update plugin docsStefan Kost2009-07-221-1/+10
* make: remove whitespace after trailing backslashStefan Kost2009-07-211-1/+1
* kate: fix time conversion from DVD style timestamps.Vincent Penquerc'h2009-07-211-1/+1
* kate: use new GST_TAG_SUBITLE_CODEC tag instead of GST_TAG_CODECTim-Philipp Müller2009-07-211-2/+2
* katedec: only put primary language tag in GST_TAG_LANGUAGETim-Philipp Müller2009-07-212-11/+20
* katedec: add comment why we dont' support application/x-kate here for nowTim-Philipp Müller2009-07-211-0/+4
* katedec: create SPU format images from suitable background imagesVincent Penquerc'h2009-07-216-584/+990
* kate: fix some minor memory leaksogg.k.ogg.k2009-07-202-3/+12
* metadata: don't dereference the pointer before the validity checkStefan Kost2009-07-201-1/+3
* kateenc: also recognise the new recommended 'SUB' categoryVincent Penquerc'h2009-07-201-1/+19
* kateenc: keep bitmap/palette/region around when on the spot encoding is not p...Vincent Penquerc'h2009-07-202-11/+51
* kate: add some FIXMEsTim-Philipp Müller2009-07-196-2/+13
* katedec: demote to GST_RANK_NONE for nowTim-Philipp Müller2009-07-191-1/+1
* kate: make sure to free some more stuffTim-Philipp Müller2009-07-192-0/+33
* kate: fix up for additional subtitle/x-kate media typeTim-Philipp Müller2009-07-196-18/+26
* kate: remove local kate typefinder, use the one in -baseTim-Philipp Müller2009-07-191-33/+0
* kate: change media type to subtitle/x-kate and update define accordinglyTim-Philipp Müller2009-07-196-9/+9
* add new Kate plugin, for Kate overlay streamsVincent Penquerc'h2009-07-1917-0/+5074
* metadata: reset state if there is something to resetStefan Kost2009-07-171-3/+3
* mimenc: Don't pretend to be ML20 if pausedOlivier Crête2009-07-161-1/+1
* mimdec: Ignore the timestamps inside the buffersOlivier Crête2009-07-162-97/+2
* mimdec: Don't try to parse the header before dropping the paused framesOlivier Crête2009-07-161-6/+6
* mimdec: Print the incoming fourcc on errorsOlivier Crête2009-07-161-4/+4
* Add more debug output to metadatamuxZeeshan Ali (Khattak)2009-07-161-0/+9
* metadata: Fix some compiler warningsJan Schmidt2009-07-151-6/+12
* metadata: fix copy'n'paste in tag descriptionStefan Kost2009-07-141-1/+1
* schro: Add enum types for schroedinger settingsDavid Schleef2009-07-131-2/+36
* resindvd: Don't send empty language code stringsJan Schmidt2009-07-131-3/+5
* mimenc: Only enable paused mode if the property is trueOlivier Crête2009-07-101-3/+7
* ivorbis: extract vorbis commentsTim-Philipp Müller2009-07-102-10/+13
* mimenc: Send pause frames when pausedOlivier Crête2009-07-072-2/+123
* mimdec: Ignore pause framesOlivier Crête2009-07-071-1/+7
* mimenc: Put keyframe/paused flags in tcp headerOlivier Crête2009-07-071-7/+9
* mimenc: Put timestamp on the header bufferOlivier Crête2009-07-071-4/+6
* mimenc: Retimestamp to the running timeOlivier Crête2009-07-072-11/+41
* mimenc: Save the segmentOlivier Crête2009-07-072-0/+80
* mimenc: Add property for the paused modeOlivier Crête2009-07-072-0/+61
* basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller2009-07-031-0/+1
* basevideo: move from -baseDavid Schleef2009-07-018-0/+2340
* dist: Add lv2 plugin to the distJan Schmidt2009-06-291-0/+1
* sdl: only include sys/time.h when we have itAndoni Morales2009-06-291-0/+2
* Use GST_WARNING instead of fprintf.Dave Robillard2009-06-261-2/+2
* Add LV2 quick start README.Dave Robillard2009-06-261-0/+18
* xvidenc: also allow video/mpeg on output caps. Fixes #377784.Mark Nauwelaerts2009-06-231-14/+25
* signalprocessor: use $(top_builddir) instead of relative pathsStefan Kost2009-06-224-6/+18
* Working LV2 plugin discovery.Dave Robillard2009-06-228-1152/+684
* Fix inconsistent style (trivial test commit).Dave Robillard2009-06-221-1/+1
* metadata: map more tags and fix reading of xmp tagsStefan Kost2009-06-223-15/+65
* metadata: fix conversion of geo coordinatesStefan Kost2009-06-221-10/+17
* Fix previous commit so that things still work with debug logs enabledTim-Philipp Müller2009-06-191-1/+2