Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-19 | frei0r: First version of a frei0r wrapper plugin | Sebastian Dröge | 7 | -0/+1537 | |
Currently this only supports frei0r filters. | |||||
2009-06-19 | scaletempo: Explicitely cast to signed integers to fix a segfault | Maximilian Högner | 1 | -1/+1 | |
Fixes bug #585660. | |||||
2009-06-19 | shapewipe: Implement basic QoS | Sebastian Dröge | 2 | -1/+110 | |
This change is based on Tim's QoS implementation for jpegdec. | |||||
2009-06-19 | shapewipe: Proxy queries on the video pads to the correct peers | Sebastian Dröge | 1 | -0/+51 | |
2009-06-19 | shapewipe: Proxy bufferalloc on the video sinkpad | Sebastian Dröge | 1 | -0/+23 | |
2009-06-19 | shapewipe: Try to work inplace if possible | Sebastian Dröge | 1 | -8/+19 | |
This saves one new, large allocation per frame for the most cases. | |||||
2009-06-18 | mxfdemux: fix stray semicolons that mess up if statement | Tim-Philipp Müller | 1 | -4/+4 | |
2009-06-18 | docs: Bump common to correct upload-doc.mak, fix a comment in the doc Makefile | Jan Schmidt | 2 | -1/+1 | |
2009-06-18 | Back to development -> 0.10.13.1 | Jan Schmidt | 2 | -3/+3 | |
2009-06-18 | Add 0.10.13 release entry to the doap file | Jan Schmidt | 1 | -0/+11 | |
2009-06-18 | Release 0.10.13 | Jan Schmidt | 93 | -4574/+1765 | |
2009-06-17 | Update .po files | Jan Schmidt | 32 | -36/+36 | |
2009-06-16 | camerabin: reset filename after capture to avoid racy when capturing again | Stefan Kost | 1 | -0/+1 | |
If we don't reset the filename we cannot check if we still expect the filename for a subsequent capture pass. The imagebin would good to paused and we set the filename in that state. This trigers an error-message and would capture to the old filename. | |||||
2009-06-14 | camerabin: cleanups in the tests | Stefan Kost | 2 | -18/+52 | |
Sprinkle more logging to make it easier to follow. Specify a low framerate and capture resolution to avoid tests timing out. Make the sinks sync to test closer to reality. Fix Makefile to use uninstalled interface. | |||||
2009-06-14 | camerabin: set imagebin to PAUSED on capture and delayed filename setting | Stefan Kost | 2 | -6/+25 | |
We need to set imagebin to PAUSED to not fail the bufferalloc. We also need to keep the filesinks state locked until we have the filename for the run. | |||||
2009-06-14 | outputselector: do the pad_alloc for the pad that is pending and have a fallback | Stefan Kost | 1 | -3/+10 | |
We should do the pad_alloc for the pending pad if any, as we will switch to that pad on next _chain() call. Also do a fallback alloc, if there is no output yet to not fail state transitions in dynamic pipelines. | |||||
2009-06-11 | win32: Bump win32 config.h version number too | Jan Schmidt | 1 | -1/+1 | |
2009-06-10 | 0.10.12.3 pre-release | Jan Schmidt | 35 | -34/+351 | |
2009-06-07 | Added base libs to debug utils makefile | LRN | 1 | -1/+1 | |
Fixes #585015 | |||||
2009-06-07 | tests/metadata: Don't try tags we can't handle. Fixes #584945 | Edward Hervey | 1 | -0/+6 | |
2009-06-06 | hdvparse: Link against libm because we use pow(). | Edward Hervey | 1 | -1/+1 | |
2009-06-06 | examples: Don't build the mxf example if GTK isn't present. | Jan Schmidt | 1 | -2/+2 | |
2009-06-06 | apexsink: Fix compiler warnings | Jan Schmidt | 2 | -7/+31 | |
Fix compile warnings on solaris from bzero not being declared (use memset instead), and strict-aliasing warnings (use a temporary variable). | |||||
2009-06-06 | id3mux: init genre field in ID3v1 tag to an invalid number | Tim-Philipp Müller | 1 | -0/+3 | |
So that it is not interpreted as 'Blues' if no genre is to be written. | |||||
2009-06-06 | id3mux: don't write ID3v1 tag until specifically instructed to do so | Tim-Philipp Müller | 1 | -1/+1 | |
ID3v1 tags are one of the most broken and ill-designed things that exist on this planet. Let's not write them by default. | |||||
2009-06-06 | id3mux: don't write empty ID3v1 tag | Tim-Philipp Müller | 1 | -11/+24 | |
2009-06-06 | id3tag: rename new id3tag element to id3mux replacing the one removed from -ugly | Tim-Philipp Müller | 7 | -65/+65 | |
2009-06-05 | nsf: Fix compiler warning on Solaris. | Jan Schmidt | 1 | -2/+2 | |
A SEC() macro already exists on Solaris, causing warnings about redefining it. | |||||
2009-06-05 | hdvparse: Fix the build on Commander Thaytan's S10SP | Edward Hervey | 1 | -2/+3 | |
2009-06-05 | gitignore: Ignore shapewipe unit test binary | Jan Schmidt | 1 | -0/+1 | |
2009-06-05 | Moved 'x264enc' from -bad to -ugly | Jan Schmidt | 13 | -1593/+1 | |
2009-06-05 | camerabin: fix link order | Stefan Kost | 2 | -5/+6 | |
Move local version up in the link order. | |||||
2009-06-05 | hdvparse: Emit a GST_MESSAGE_ELEMENT with some goodness in it. | Edward Hervey | 1 | -18/+67 | |
2009-06-05 | mpegvideoparse: Add methods to get names of various values. | Edward Hervey | 1 | -3/+64 | |
2009-06-05 | mpegtsdemux: Fix HDV private stream definition/caps. | Edward Hervey | 2 | -6/+11 | |
2009-06-05 | hdvparse: Rewrite from scratch. Handle both hdv-a and hdv-v | Edward Hervey | 1 | -184/+665 | |
This time we analyze a lot more information. Still need to re-add the message emission. | |||||
2009-06-05 | celtenc: correct framesize range | Wim Taymans | 1 | -3/+3 | |
A CELT framesize can be between 64 and 512 samples. Fix a typo in the bitrate property description. | |||||
2009-06-05 | camerabin: preview image sending optimization | Lasse Laukkanen | 8 | -313/+827 | |
* decouple image capturing from image post-processing and encoding * post image-captured message after image is captured * post preview-image message with snapshot of captured image | |||||
2009-06-05 | camerabin: don't lose post processing element in first reset | Lasse Laukkanen | 1 | -1/+0 | |
2009-06-05 | camerabin: add debug including dot graph writing | Lasse Laukkanen | 3 | -3/+21 | |
2009-06-05 | camerabin: unblock if error occurs during capture | Lasse Laukkanen | 1 | -9/+34 | |
2009-06-05 | camerabin: ignore night mode handling if already in night mode | Lasse Laukkanen | 1 | -8/+12 | |
2009-06-05 | camerabin: stop ongoing capture if changing resolution | Lasse Laukkanen | 1 | -0/+3 | |
2009-06-05 | camerabin: limit the size of video bin queue leading to view finder | Lasse Laukkanen | 1 | -1/+1 | |
We don't want to show old buffers in view finder. | |||||
2009-06-05 | camerabin: don't proxy gst xoverlay interface | Lasse Laukkanen | 4 | -118/+1 | |
Default view finder sink in camerabin is autovideosink which doesn't support xoverlay iface. If application decides to use another sink that supports xoverlay, then it can use the interface directly. | |||||
2009-06-05 | camerabin: allow configuring photography settings when in NULL state | Lasse Laukkanen | 3 | -53/+283 | |
Cache the photography settings if set in NULL state and apply them later | |||||
2009-06-05 | photography: add functions to set/get all settings with one call | Lasse Laukkanen | 2 | -0/+61 | |
2009-06-05 | camerabin: crop still image capture frame if necessary | Lasse Laukkanen | 1 | -6/+56 | |
If incoming still image capture frame aspect ratio differs from aspect ratio that application requested, then apply crop to the frame. | |||||
2009-06-05 | docs: add inspect files for new plugins | Tim-Philipp Müller | 3 | -0/+102 | |
2009-06-05 | docs: fix build of plugin docs by updating inspect templates | Tim-Philipp Müller | 7 | -12/+26 | |
The xml inspect data of the debugutilsbad plugin didn't contain the data for the fpsdisplaysink element (someone probably ran 'make udpate' in docs/plugins with the old libgstfpsdisplaysink.so from before the rename still around). |