summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* rsvgoverlay: cosmetic changeTim-Philipp Müller2012-03-151-3/+5
* rsvgoverlay: fix crash due to double adapter unrefTim-Philipp Müller2012-03-151-2/+3
* opencv: make build with opencv 2.3.1 as in debian sidTim-Philipp Müller2012-03-152-1/+9
* waylandsink: Fix warnings, proper structuring, dead code removal, adding doc ...Sreerenj Balachandran2012-03-132-103/+64
* dtsdec: avoid runaway loop when resyncing during parseMark Nauwelaerts2012-03-101-1/+1
* opusenc: only request and process 1 frame at a timeMark Nauwelaerts2012-03-071-39/+31
* opusenc: configure baseclass requested samples really in samplesMark Nauwelaerts2012-03-071-4/+2
* Add missing GLIB_DISABLE_DEPRECATION_WARNINGSEdward Hervey2012-03-065-0/+19
* celtdec: use base class tag handling helperMark Nauwelaerts2012-03-061-2/+2
* dtsdec: use base class tag handling helperMark Nauwelaerts2012-03-062-30/+2
* vp8enc: Fix 'argument to 'sizeof' in 'memset' call is the same expression as ...Sebastian Dröge2012-03-061-1/+1
* gsettings: Fix 'if statement has empty body' compiler warningSebastian Dröge2012-03-064-8/+9
* dfbvideosink: Fix 'implicit conversion from enumeration type 'DirectResult' t...Sebastian Dröge2012-03-061-1/+1
* curl: Fix 'equality comparison with extraneous parentheses' compiler warningSebastian Dröge2012-03-061-1/+1
* cogcolorspace: Use correct enum type for return valueSebastian Dröge2012-03-061-1/+1
* waylandsink: Fix in shell_surface_set_fullscreenSreerenj Balachandran2012-03-041-1/+2
* waylandsink: More fixes -- update to Wayland 0.85 protocol -- Added shell sur...Sreerenj Balachandran2012-03-042-20/+67
* Update with new APIs in wayland-client.Sreerenj Balachandran2012-03-042-48/+18
* More Fixes: * Adding buffer_alloc * perform buffer_damage before surface_atta...Sreerenj Balachandran2012-03-042-153/+298
* Initial Commit: Adding Wayland Video SinkSreerenj Balachandran2012-03-044-0/+709
* resindvd: send duration message on duration updatesStefan Sauer2012-03-041-0/+8
* faad: fixup nasty typo breaking compilationMark Nauwelaerts2012-02-231-1/+1
* faad: discard frame upon decoding errorMark Nauwelaerts2012-02-231-0/+2
* schroenc: remove GST_ERRORDavid Schleef2012-02-201-1/+0
* printf format fixesDavid Schleef2012-02-192-3/+4
* schro: Add RGB supportDavid Schleef2012-02-173-35/+39
* build: fix CFLAGS order and LIBS orderTim-Philipp Müller2012-02-038-11/+10
* faad: include specific support AAC stream formats in template capsVincent Penquerc'h2012-02-021-1/+2
* kate: better error/debug reportingVincent Penquerc'h2012-02-025-31/+106
* chromaprint: fix parent structure in boilerplate macroTim-Philipp Müller2012-02-011-1/+1
* tiger: use the new premultiplied support in gstvideoVincent Penquerc'h2012-02-011-21/+1
* resindvd: fix wedge in preroll when playbin2 deinterlacing is enabledVincent Penquerc'h2012-02-011-3/+7
* schro: Fix compilation with 1.0.10Robert Swain2012-02-014-4/+17
* voamrwbenc: init debug categoryMark Nauwelaerts2012-01-281-0/+3
* voaacenc: init debug categoryMark Nauwelaerts2012-01-281-0/+2
* kateenc: remove 'flush every packet' hackVincent Penquerc'h2012-01-281-7/+0
* plenty: fixup glib deprecationsVincent Penquerc'h2012-01-2724-5/+29
* vp8enc: trace outgoing timestampsOleksij Rempel (Alexey Fisher)2012-01-241-0/+3
* resindvd: fix caps refcount errorVincent Penquerc'h2012-01-231-1/+3
* resindvd: fix preroll on titles with no audio trackVincent Penquerc'h2012-01-232-12/+41
* rsndvdsrc: fix leakVincent Penquerc'h2012-01-231-0/+1
* resindvdbin: fix video/audio mixup in error messageVincent Penquerc'h2012-01-231-1/+1
* rsnaudiomunge: keep the object ref longerVincent Penquerc'h2012-01-231-1/+1
* schro: Handle 10 and 16-bit formatsDavid Schleef2012-01-224-10/+73
* kateenc: Don't error on empty input buffersDavid Schleef2012-01-221-19/+17
* chromaprint: minor clean-upsTim-Philipp Müller2012-01-202-52/+40
* chromaprint: import Acoustid audio fingerprinting pluginLukáš Lalinský2012-01-204-0/+428
* gsmenc: fix unused-but-set-variable compiler warningTim-Philipp Müller2012-01-191-3/+0
* gsmdec: port to audiodecoderMark Nauwelaerts2012-01-172-190/+87
* gsmenc: port to audioencoderMark Nauwelaerts2012-01-172-98/+60