summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-19frei0r: Add support for frei0r source/generator pluginsSebastian Dröge4-2/+482
2009-06-19frei0r: Allow the complete double range for double propertiesSebastian Dröge1-1/+1
2009-06-19frei0r: Use better property nicksSebastian Dröge1-4/+17
2009-06-19frei0r: First version of a frei0r wrapper pluginSebastian Dröge7-0/+1537
2009-06-19scaletempo: Explicitely cast to signed integers to fix a segfaultMaximilian Högner1-1/+1
2009-06-19shapewipe: Implement basic QoSSebastian Dröge2-1/+110
2009-06-19shapewipe: Proxy queries on the video pads to the correct peersSebastian Dröge1-0/+51
2009-06-19shapewipe: Proxy bufferalloc on the video sinkpadSebastian Dröge1-0/+23
2009-06-19shapewipe: Try to work inplace if possibleSebastian Dröge1-8/+19
2009-06-18mxfdemux: fix stray semicolons that mess up if statementTim-Philipp Müller1-4/+4
2009-06-18docs: Bump common to correct upload-doc.mak, fix a comment in the doc MakefileJan Schmidt2-1/+1
2009-06-18Back to development -> 0.10.13.1Jan Schmidt2-3/+3
2009-06-18Add 0.10.13 release entry to the doap fileJan Schmidt1-0/+11
2009-06-18Release 0.10.13Jan Schmidt93-4574/+1765
2009-06-17Update .po filesJan Schmidt32-36/+36
2009-06-16camerabin: reset filename after capture to avoid racy when capturing againStefan Kost1-0/+1
2009-06-14camerabin: cleanups in the testsStefan Kost2-18/+52
2009-06-14camerabin: set imagebin to PAUSED on capture and delayed filename settingStefan Kost2-6/+25
2009-06-14outputselector: do the pad_alloc for the pad that is pending and have a fallbackStefan Kost1-3/+10
2009-06-11win32: Bump win32 config.h version number tooJan Schmidt1-1/+1
2009-06-100.10.12.3 pre-releaseJan Schmidt35-34/+351
2009-06-07Added base libs to debug utils makefileLRN1-1/+1
2009-06-07tests/metadata: Don't try tags we can't handle. Fixes #584945Edward Hervey1-0/+6
2009-06-06hdvparse: Link against libm because we use pow().Edward Hervey1-1/+1
2009-06-06examples: Don't build the mxf example if GTK isn't present.Jan Schmidt1-2/+2
2009-06-06apexsink: Fix compiler warningsJan Schmidt2-7/+31
2009-06-06id3mux: init genre field in ID3v1 tag to an invalid numberTim-Philipp Müller1-0/+3
2009-06-06id3mux: don't write ID3v1 tag until specifically instructed to do soTim-Philipp Müller1-1/+1
2009-06-06id3mux: don't write empty ID3v1 tagTim-Philipp Müller1-11/+24
2009-06-06id3tag: rename new id3tag element to id3mux replacing the one removed from -uglyTim-Philipp Müller7-65/+65
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