summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2010-09-08Registering all elements under opencv pluginkapil11-57/+97
2010-09-08Fix the profile parameter in the facedetect element to accept a string correctlyMike Sheldon1-8/+6
2010-09-08Release OpenCV images when finalizing elementsMike Sheldon3-4/+54
2010-09-08Fixed compile errorskapil3-3/+3
2010-09-08Make face detect send a bus message when a face is detectedMike Sheldon1-1/+10
2010-09-08Add face detection elementMike Sheldon8-13/+442
2010-09-08* Remove some autotools generated filesMike Sheldon6-3074/+0
2010-09-08* Make it possible to set threshold2 at runtimeMike Sheldon13-0/+3948
2010-09-06jack: added client propertyTristan Matthews8-11/+82
2010-09-06jack: removed unused file gstjackbin.cTristan Matthews1-349/+0
2010-09-05cog: Fix cog_virt_frame_new_convert_u8()Jonathan Rosser1-3/+1
2010-09-05cog: Fix generated Orc codeDavid Schleef1-24/+24
2010-09-05timidity: Fix unitialized variables (gcc 4.4.4)Edward Hervey1-2/+2
2010-09-04cog: update disted Orc filesDavid Schleef2-2304/+10696
2010-09-04sdlvideosink: Re-enable YVYU and UYVYDavid Schleef1-5/+3
2010-09-04cog: Add fast paths for colorspace conversionDavid Schleef2-15/+463
2010-09-04cog: Improvements in colorspace and scalerDavid Schleef3-49/+947
2010-09-04cog: minor cleanupsDavid Schleef8-343/+32
2010-09-04cogcolorspace: Classify as Filter/Converter/Video instead of effectSebastian Dröge1-1/+1
2010-09-03Release 0.10.20RELEASE-0.10.20Tim-Philipp Müller2-2716/+2305
2010-09-02rtmpsrc: fix wrong use of GST_ELEMENT_ERRORTim-Philipp Müller1-1/+1
2010-08-300.10.19.5 pre-releaseSebastian Dröge1-4/+13
2010-08-210.10.19.4 pre-releaseSebastian Dröge2-2305/+2707
2010-08-19vp8dec: Set GstBaseVideoDecoder::packetized to TRUE as soon as possiblePhilip Jägenstedt1-1/+3
2010-08-11gsettings: fix make distcheckTim-Philipp Müller1-0/+2
2010-08-110.10.19.2 pre-releaseTim-Philipp Müller1-68/+68
2010-08-06neonhttpsrc: add connect-timeout and read-timeout propertiesDavid Hoyt2-0/+54
2010-08-06neonhttpsrc: add "cookies" propertyTim-Philipp Müller2-0/+33
2010-07-30rtmpsrc: fix warning on osx.Alessandro Decina1-1/+1
2010-07-16alsaspdifsink: Use new gst_audio_clock_new_full()Sebastian Dröge1-0/+6
2010-07-13gsettings: Fix maintainer-clean when it is not availableThiago Santos1-0/+2
2010-07-10vp8enc: Add support for enabling automatic insertion of alt-ref frames by the...Sebastian Dröge2-1/+27
2010-07-10vp8enc: Fix handling of invisible/alt ref framesSebastian Dröge1-35/+42
2010-07-08wildmidi: Correctly initialize properties with the default values againSebastian Dröge1-2/+10
2010-07-08wildmidi: Use PROP_ instead of ARG_ for property enums and use G_PARAM_STATIC...Sebastian Dröge1-11/+11
2010-07-07wildmidi: Add support for wildmidi 0.2.3Sebastian Dröge1-0/+24
2010-07-05celt: Improve debuggingSebastian Dröge2-2/+1
2010-07-05celtenc: Add support for setting the prediction mode and the start bandSebastian Dröge2-3/+59
2010-07-05celt: Remove support for celt < 0.5Sebastian Dröge1-6/+0
2010-07-05celt: Fix compilation with celt 0.8Sebastian Dröge2-2/+20
2010-07-05gsettings: fix some more warningsAlessandro Decina3-3/+3
2010-07-05gsettings: fix a compiler warningAlessandro Decina1-1/+1
2010-07-04gsettings: Initial version of GSettings pluginSebastian Dröge17-0/+2221
2010-07-03vp8: Add initial documentation, based on the theoradec/theoraenc documentationSebastian Dröge4-10/+51
2010-07-03vp8: Move structure definitions, etc to public header files for gtk-docSebastian Dröge6-142/+185
2010-06-27cog: Use g_malloc() instead of malloc()Robert Swain2-3/+3
2010-06-27assrender, ivfparse, jpegformat: fix compiler warnings with debugging disable...Tim-Philipp Müller1-2/+2
2010-06-25metadata: Include config.h in metadata*.c filesThiago Santos10-0/+30
2010-06-23rtmp: All read return values smaller than zero are failuresSebastian Dröge1-1/+1
2010-06-23rtmpsrc: Do some sanity checks before accepting an URISebastian Dröge1-1/+2