Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-06-05 | camerabin: don't proxy gst xoverlay interface | Lasse Laukkanen | 4 | -118/+1 |
2009-06-05 | camerabin: allow configuring photography settings when in NULL state | Lasse Laukkanen | 3 | -53/+283 |
2009-06-05 | camerabin: crop still image capture frame if necessary | Lasse Laukkanen | 1 | -6/+56 |
2009-06-05 | output-selector: serialize setting and actual changing of new active pad | Lasse Laukkanen | 1 | -13/+16 |
2009-06-05 | output-selector: unref latest buffer also when resending has been disabled | Lasse Laukkanen | 1 | -2/+5 |
2009-06-05 | output-selector: keep ref to buffer for resending only if explicitly requested | Lasse Laukkanen | 1 | -5/+7 |
2009-06-04 | inputselector: don't leak pads in iterator | Wim Taymans | 1 | -0/+1 |
2009-06-04 | mpegdemux: Add a GST_MEMDUMP line in the descriptor parsing | Jan Schmidt | 1 | -1/+3 |
2009-06-04 | mpegtsdemux: Avoid passing the custom GST_FLOW_NEED_MORE_DATA upstream | Jan Schmidt | 1 | -5/+6 |
2009-06-04 | inputselector: Notify when the tags property of the selector sinkpads changes | Sebastian Dröge | 1 | -0/+2 |
2009-06-02 | dvdspu: add missing header to Makefile.am: gstspu-common.h | Christian Schaller | 1 | -1/+1 |
2009-06-02 | aacparse: fix sample rate extraction from codec data | Tim-Philipp Müller | 1 | -22/+20 |
2009-06-02 | aacparse, amrparse: remove bogus gst_pad_fixate_caps() calls | Tim-Philipp Müller | 2 | -2/+0 |
2009-06-02 | baseparse: propagate return value of GstBaseParse::set_sink_caps() | Tim-Philipp Müller | 3 | -3/+3 |
2009-06-02 | baseparse: don't try to GST_LOG an already-freed caps string | Tim-Philipp Müller | 3 | -18/+6 |
2009-06-02 | aacparse: set channels and rate on output caps, and keep codec_data | Tim-Philipp Müller | 1 | -7/+17 |
2009-06-01 | gppmux: enhance ftyp brand heuristic. Fixes #584360. | Mark Nauwelaerts | 4 | -4/+57 |
2009-06-01 | shapewipe: Fix some issues that were exposed by the new unit test | Sebastian Dröge | 1 | -10/+12 |
2009-06-01 | shapewipe: Add documentation and integrate into the build system | Sebastian Dröge | 1 | -0/+21 |
2009-05-31 | sdpdemux: include glib.h before checking if G_OS_WIN32 is defined | Tim-Philipp Müller | 1 | -0/+3 |
2009-05-31 | hdvparse: Setting rank to NONE so it doesn't get picked up by playbin2. | Edward Hervey | 1 | -1/+1 |
2009-05-31 | hdvparse: Emit application message with the parsed information. | Edward Hervey | 1 | -2/+197 |
2009-05-31 | hdvparse: New element for parsing private/hdv-a1 streams. | Edward Hervey | 3 | -0/+236 |
2009-05-29 | shapewipe: Adjust border to still have everything transparent at 1.0 and the ... | Sebastian Dröge | 1 | -10/+30 |
2009-05-29 | shapewipe: Divide the border value by two, otherwise we use a twice a wide bo... | Sebastian Dröge | 1 | -4/+4 |
2009-05-29 | shapewipe: Add border property to allow smooth borders | Sebastian Dröge | 2 | -5/+40 |
2009-05-29 | mpegtsdemux: Fix bogus uninitialised variable access | Jan Schmidt | 1 | -2/+1 |
2009-05-29 | mpegtsdemux: Use the ISO 639 language code descriptor to send tags. | Jan Schmidt | 1 | -4/+41 |
2009-05-29 | shapewipe: Add a simple shapewipe transition filter & example application | Sebastian Dröge | 3 | -0/+877 |
2009-05-29 | rtpbin: Transform the right session sdes message | Olivier Crête | 1 | -3/+1 |
2009-05-29 | Add ssrc to application/x-rtp-source-sdes structure | Olivier Crête | 1 | -1/+2 |
2009-05-28 | audioparse: add support for A-Law and µ-Law | Tim-Philipp Müller | 1 | -19/+54 |
2009-05-28 | gstspu: Fix compiler warnings on OS/X | Tristan Matthews | 1 | -4/+10 |
2009-05-28 | qtmux: use different stsd atom type for H263 for ISO and QT variants | Mark Nauwelaerts | 2 | -1/+5 |
2009-05-28 | amrparse: consider header size in byte <-> time conversions | Mark Nauwelaerts | 2 | -4/+7 |
2009-05-28 | baseparse: fix debug category | Mark Nauwelaerts | 2 | -2/+2 |
2009-05-28 | selector: remove not needed instance var (previous commit). | Stefan Kost | 1 | -1/+0 |
2009-05-28 | outputselector: implement pad_alloc on active pad. | Stefan Kost | 2 | -6/+40 |
2009-05-27 | rtpsouce: the network address is in network order | Wim Taymans | 1 | -0/+1 |
2009-05-27 | gstspu: Convert g_warnings to GST_ERROR, and fix format specifiers | Jan Schmidt | 1 | -6/+10 |
2009-05-27 | gstspu: Fix a nasty regression, with DVDs randomly crashing | Jan Schmidt | 1 | -3/+3 |
2009-05-26 | mpegdemux: Only treat streams from 0xa0 to 0xaf as LPCM, not 0xa0..0xbf | Jan Schmidt | 1 | -1/+1 |
2009-05-26 | dvdspu: fix printf formats to avoid compiler warnings | Tim-Philipp Müller | 1 | -4/+4 |
2009-05-26 | gstspu: Implement PGS rendering and alpha blending | Jan Schmidt | 10 | -973/+1533 |
2009-05-26 | dvdspu: Move a bunch of vobsub specific logic to a separate file. | Jan Schmidt | 4 | -341/+406 |
2009-05-26 | dvdspu: Add copyright header and includes to the PGS handler | Jan Schmidt | 1 | -5/+22 |
2009-05-26 | dvdspu: Make the PGS dumping less verbose | Jan Schmidt | 1 | -18/+27 |
2009-05-26 | dvdspu: Collect entire PGS packets and queue as events | Jan Schmidt | 1 | -11/+56 |