summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* Removing remaining gstapp*Thiago Santos2010-05-242-50/+0
* mpegtspacketizer: fix minor memory leakSebastian Pölsterl2010-05-231-0/+1
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-197-8/+11
* qtmux: Add VP8David Schleef2010-05-193-1/+6
* h264parse: fix wrong timestamps in some cases after seeking.Alessandro Decina2010-05-191-0/+1
* mpegtsdemux: fix memory corruption when parsing adaptation fieldZaheer Abbas Merali2010-05-171-1/+1
* festival: Only close the connection if it's openedSebastian Dröge2010-05-131-2/+3
* festival: Don't open an infinite number of connections to the server and clos...Ivan Zderadicka2010-05-131-3/+5
* frei0r: Fix setting of boolean valuesJoshua M. Doe2010-05-122-5/+5
* mpegtsparse: parse TDT table in mpegts.Zaheer Abbas Merali2010-05-123-4/+97
* Remove imagefreeze plugin/element.Tim-Philipp Müller2010-05-113-920/+0
* Remove capssetter elementTim-Philipp Müller2010-05-114-406/+3
* jpegformat: make the intention of the elements more clearStefan Kost2010-05-072-3/+9
* Revert "jifmux: Merge xmp and tagsetter tags."Thiago Santos2010-05-071-49/+14
* jifmux: Merge xmp and tagsetter tags.Thiago Santos2010-05-071-9/+48
* jifmux: Reject buffers without capsThiago Santos2010-05-071-0/+6
* jifmux: Be safe and check bytewriter returnsThiago Santos2010-05-071-6/+14
* jifmux: Avoid adding 2 xmp packetsThiago Santos2010-05-071-12/+24
* capssetter: Some minor cleanupSebastian Dröge2010-05-062-20/+11
* imagefreeze: Set fixed caps on the correct padSebastian Dröge2010-05-051-1/+1
* jpegparse: improve buffer scanningMark Nauwelaerts2010-04-301-3/+15
* Fix printf format strings for gcc 4.5Руслан Ижбулатов2010-04-291-2/+2
* camerabin: add meaningful names for queue elements inside camerabinLasse Laukkanen2010-04-212-7/+9
* mpeg4videoparse: also set short configuration data in codec_dataMark Nauwelaerts2010-04-201-9/+25
* camerabin: Avoid crashing when setting zoom in NULLThiago Santos2010-04-191-2/+6
* mpegvideoparse: Export profile and level in capsArun Raghavan2010-04-183-2/+60
* mpegdemux: Use GST_FLOW_CUSTOM_SUCCESS instead of some integerSebastian Dröge2010-04-161-2/+2
* Revert "mpegpsdemux: Workaround new gcc 4.5 compiler warning"Sebastian Dröge2010-04-161-30/+24
* mpegpsdemux: Workaround new gcc 4.5 compiler warningSebastian Dröge2010-04-151-24/+30
* cdxaparse: Compare the correct variable to GST_SEEK_TYPE_SETSebastian Dröge2010-04-151-1/+1
* camerabin: reset software zooming if not set by the photo interfaceAdam Endrodi2010-04-151-0/+1
* invtelecine: Fix up element detailsDavid Schleef2010-04-141-3/+3
* camerabin: Add video-capture-width/height/framerate propertiesThiago Santos2010-04-134-38/+140
* camerabin: Adds image-capture-width/height propertiesThiago Santos2010-04-133-8/+62
* camerabin: photography: Spring G_PARAM_STATIC_STRINGSThiago Santos2010-04-131-19/+24
* camerabin: add block-after-capture property for viewfinder blockingLasse Laukkanen2010-04-133-6/+81
* GstPhotography: Add flicker and focus mode settings to photography APITommi Myöhänen2010-04-133-1/+121
* camerabin: do not set imagebin sinkpad twiceTeemu Katajisto2010-04-131-1/+2
* camerabin: add viewfinder-filter propertyLasse Laukkanen2010-04-133-1/+46
* camerabin: proxy video source photography interface property notify signalsLasse Laukkanen2010-04-131-0/+63
* camerabin: add api to query supported image capture resolutionLasse Laukkanen2010-04-133-1/+18
* camerabin: rename function and variable names, update documentationRené Stadler2010-04-136-139/+139
* camerabin: add video-source-filter propertyLasse Laukkanen2010-04-133-2/+46
* camerabin: don't try adapting image capture resolution if no source-resize flagLasse Laukkanen2010-04-121-10/+30
* camerabin: Fix capturing flag handling after image has been capturedLasse Laukkanen2010-04-121-10/+10
* camerabin: fix setting filter-caps property in NULL stateLasse Laukkanen2010-04-121-14/+28
* camerabin: improve image done signal emissionLasse Laukkanen2010-04-121-1/+4
* invtelecine: fix print format in debug messageTim-Philipp Müller2010-04-081-2/+2
* baseparse: Don't emit bitrate tags too earlyArun Raghavan2010-04-071-24/+42
* mpegtsdemux: Add support for BlueRay style DTSSebastian Dröge2010-04-051-0/+1