summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-05nsf: Fix compiler warning on Solaris.Jan Schmidt1-2/+2
2009-06-05hdvparse: Fix the build on Commander Thaytan's S10SPEdward Hervey1-2/+3
2009-06-05gitignore: Ignore shapewipe unit test binaryJan Schmidt1-0/+1
2009-06-05Moved 'x264enc' from -bad to -uglyJan Schmidt13-1593/+1
2009-06-05camerabin: fix link orderStefan Kost2-5/+6
2009-06-05hdvparse: Emit a GST_MESSAGE_ELEMENT with some goodness in it.Edward Hervey1-18/+67
2009-06-05mpegvideoparse: Add methods to get names of various values.Edward Hervey1-3/+64
2009-06-05mpegtsdemux: Fix HDV private stream definition/caps.Edward Hervey2-6/+11
2009-06-05hdvparse: Rewrite from scratch. Handle both hdv-a and hdv-vEdward Hervey1-184/+665
2009-06-05celtenc: correct framesize rangeWim Taymans1-3/+3
2009-06-05camerabin: preview image sending optimizationLasse Laukkanen8-313/+827
2009-06-05camerabin: don't lose post processing element in first resetLasse Laukkanen1-1/+0
2009-06-05camerabin: add debug including dot graph writingLasse Laukkanen3-3/+21
2009-06-05camerabin: unblock if error occurs during captureLasse Laukkanen1-9/+34
2009-06-05camerabin: ignore night mode handling if already in night modeLasse Laukkanen1-8/+12
2009-06-05camerabin: stop ongoing capture if changing resolutionLasse Laukkanen1-0/+3
2009-06-05camerabin: limit the size of video bin queue leading to view finderLasse Laukkanen1-1/+1
2009-06-05camerabin: don't proxy gst xoverlay interfaceLasse Laukkanen4-118/+1
2009-06-05camerabin: allow configuring photography settings when in NULL stateLasse Laukkanen3-53/+283
2009-06-05photography: add functions to set/get all settings with one callLasse Laukkanen2-0/+61
2009-06-05camerabin: crop still image capture frame if necessaryLasse Laukkanen1-6/+56
2009-06-05docs: add inspect files for new pluginsTim-Philipp Müller3-0/+102
2009-06-05docs: fix build of plugin docs by updating inspect templatesTim-Philipp Müller7-12/+26
2009-06-05Revert "docs: add doc file fro new plugin"Tim-Philipp Müller1-57/+0
2009-06-05docs: add doc file fro new pluginStefan Kost1-0/+57
2009-06-05output-selector: serialize setting and actual changing of new active padLasse Laukkanen1-13/+16
2009-06-05output-selector: unref latest buffer also when resending has been disabledLasse Laukkanen1-2/+5
2009-06-05output-selector: keep ref to buffer for resending only if explicitly requestedLasse Laukkanen1-5/+7
2009-06-04inputselector: don't leak pads in iteratorWim Taymans1-0/+1
2009-06-04mpegdemux: Add a GST_MEMDUMP line in the descriptor parsingJan Schmidt1-1/+3
2009-06-04mpegtsdemux: Avoid passing the custom GST_FLOW_NEED_MORE_DATA upstreamJan Schmidt1-5/+6
2009-06-04inputselector: Notify when the tags property of the selector sinkpads changesSebastian Dröge1-0/+2
2009-06-04shapewipe: Increase timeout of the unit testSebastian Dröge1-0/+1
2009-06-03Bump core/base requirements to released versionsTim-Philipp Müller1-2/+2
2009-06-02add two new plugins to spec fileChristian Schaller1-0/+2
2009-06-02dvdspu: add missing header to Makefile.am: gstspu-common.hChristian Schaller1-1/+1
2009-06-02dirac: use GST_CXXFLAGS instead of GST_CFLAGS for c++ compilersTim-Philipp Müller1-1/+1
2009-06-02aacparse: fix sample rate extraction from codec dataTim-Philipp Müller1-22/+20
2009-06-02aacparse, amrparse: remove bogus gst_pad_fixate_caps() callsTim-Philipp Müller2-2/+0
2009-06-02baseparse: propagate return value of GstBaseParse::set_sink_caps()Tim-Philipp Müller3-3/+3
2009-06-02baseparse: don't try to GST_LOG an already-freed caps stringTim-Philipp Müller3-18/+6
2009-06-02aacparse: set channels and rate on output caps, and keep codec_dataTim-Philipp Müller2-15/+41
2009-06-01gppmux: enhance ftyp brand heuristic. Fixes #584360.Mark Nauwelaerts4-4/+57
2009-06-01shapewipe: Fix some issues that were exposed by the new unit testSebastian Dröge1-10/+12
2009-06-01shapewipe: Add unit test for shapewipeSebastian Dröge2-0/+307
2009-06-01shapewipe: Add documentation and integrate into the build systemSebastian Dröge88-318/+4665
2009-05-31sdpdemux: include glib.h before checking if G_OS_WIN32 is definedTim-Philipp Müller1-0/+3
2009-05-31.gitignore: ignore new shapewipe example binaryTim-Philipp Müller1-0/+1
2009-05-31hdvparse: Setting rank to NONE so it doesn't get picked up by playbin2.Edward Hervey1-1/+1
2009-05-31hdvparse: Emit application message with the parsed information.Edward Hervey1-2/+197