Age | Commit message (Expand) | Author | Files | Lines |
2008-12-02 | ext/jp2k/gstjasperenc.c: Some compilers complain about uninitialized variable... | David Schleef | 2 | -0/+7 |
2008-12-01 | gst-libs/gst/app/gstappsrc.c: Don't forget to release the lock again if we ba... | 이문형 | 3 | -0/+11 |
2008-12-01 | gst/qtmux/atoms.c: Fix mj2 sample description metadata construction. | Mark Nauwelaerts | 2 | -3/+8 |
2008-12-01 | gst/mxf/mxfjpeg2000.c: Use new image/x-jpc caps for the raw JPEG2000 codestream. | Sebastian Dröge | 2 | -3/+13 |
2008-12-01 | ext/jp2k/: Add image/x-jpc caps name for real, raw JPEG2000 codestream data. | Sebastian Dröge | 4 | -15/+113 |
2008-12-01 | gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's t... | Sebastian Dröge | 7 | -29/+96 |
2008-12-01 | gst/mxf/mxfdemux.c: If the preface references a primary package use this as t... | Sebastian Dröge | 3 | -3/+16 |
2008-11-30 | gst/mxf/mxfdemux.c: If there's no descriptor for the track in the track's sou... | Sebastian Dröge | 2 | -7/+18 |
2008-11-30 | gst/mxf/: Some random cleanup. | Sebastian Dröge | 8 | -72/+114 |
2008-11-30 | gst/mxf/: Add property to select the top-level source package or material pac... | Sebastian Dröge | 5 | -55/+188 |
2008-11-30 | gst/mxf/mxfdemux.c: Make sure that demux->offset has the correct value before... | Sebastian Dröge | 2 | -6/+13 |
2008-11-30 | gst/mxf/: Set the correct MPEG video version if possible and add support for ... | Sebastian Dröge | 3 | -6/+69 |
2008-11-29 | gst/mxf/: Add initial support for JPEG2000 encoded video essence. | Sebastian Dröge | 6 | -4/+198 |
2008-11-29 | ext/jp2k/gstjasperdec.c: Don't unref the element instance if we don't own a r... | Sebastian Dröge | 3 | -1/+5 |
2008-11-29 | Require gettext 0.17 because older versions don't mix with libtool 2.2. At bu... | Sebastian Dröge | 4 | -2/+13 |
2008-11-28 | gst/mxf/mxfdemux.c: Only try to pull the random index pack at the end of file... | Sebastian Dröge | 2 | -10/+16 |
2008-11-28 | gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M). | Sebastian Dröge | 6 | -3/+210 |
2008-11-28 | update spec file with latest changes | Christian Schaller | 1 | -1/+2 |
2008-11-28 | gst/mxf/: Implement parsing of index table segments, which will later be used... | Sebastian Dröge | 6 | -4/+329 |
2008-11-28 | Update audioresample documentation for the new element name. | Sebastian Dröge | 16 | -315/+4384 |
2008-11-28 | gst/audioresample/gstaudioresample.c: And now also update the debug category ... | Sebastian Dröge | 2 | -1/+7 |
2008-11-27 | configure.ac: Remove speexresample from the build system too. | Sebastian Dröge | 2 | -2/+5 |
2008-11-27 | Remove old speexresample files. | Sebastian Dröge | 19 | -3193/+909 |
2008-11-27 | docs/plugins/inspect/plugin-speexresample.xml: Remove old file. | Sebastian Dröge | 2 | -9/+14 |
2008-11-27 | docs/plugins/inspect/plugin-legacyresample.xml: Add missing file. | Sebastian Dröge | 2 | -0/+39 |
2008-11-27 | Integrate the moved audioresample into the build system and rename it to lega... | Sebastian Dröge | 73 | -495/+366 |
2008-11-27 | gst/mxf/: Implement parsing of the random index pack, which provides a seek t... | Sebastian Dröge | 6 | -3/+156 |
2008-11-27 | gst/mxf/: Add fundamental support for DV-DIF essence streams. | Sebastian Dröge | 7 | -5/+205 |
2008-11-27 | gst/mxf/mxfdemux.*: Only try to pull the footer metadata once and not on ever... | Sebastian Dröge | 3 | -3/+17 |
2008-11-26 | gst/rtpmanager/rtpsession.c: Make obtain_source return an aditional ref so th... | Wim Taymans | 2 | -9/+29 |
2008-11-26 | gst/rtpmanager/gstrtpbin.c: Reset the sync parameters when clearing the paylo... | Wim Taymans | 2 | -24/+34 |
2008-11-26 | gst/rtpmanager/gstrtpbin.*: Remove a lot of per stream state that is not need... | Wim Taymans | 3 | -66/+80 |
2008-11-26 | gst/mxf/mxfdemux.c: Properly combine flow returns of the source pads. | Sebastian Dröge | 3 | -6/+71 |
2008-11-26 | gst/mxf/: When memset'ing the descriptors to zeroes only touch the part of th... | Sebastian Dröge | 5 | -10/+55 |
2008-11-26 | gst/mpegdemux/gstmpegtsdemux.*: Enable latency code, since we're definitely a... | David Schleef | 3 | -20/+6 |
2008-11-25 | ext/spc/gstspc.c: Post an error and push EOS when we can't start playback for... | Jonathan Matthew | 2 | -9/+24 |
2008-11-25 | tests/check/elements/speexresample.c: Make unit test again faster to prevent ... | Sebastian Dröge | 2 | -1/+6 |
2008-11-25 | gst/rtpmanager/gstrtpsession.c: Fix event leak. | Wim Taymans | 2 | -1/+11 |
2008-11-25 | gst/mxf/: Set video dimensions and pixel aspect ratio on the caps. | Sebastian Dröge | 4 | -10/+58 |
2008-11-25 | gst/mxf/: Add initial parsing of RGBA descriptors. | Sebastian Dröge | 6 | -11/+182 |
2008-11-25 | gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up ... | Sebastian Dröge | 8 | -1215/+1109 |
2008-11-25 | Add new directory for new acmmp3dec plugin | Michael Smith | 5 | -2/+396 |
2008-11-24 | gst/mxf/mxfdemux.c: Make sure to only output generic container essence elemen... | Sebastian Dröge | 2 | -6/+29 |
2008-11-24 | gst/flv/gstflvdemux.c: Fix non key unit seeking by always going to the previo... | Julien Moutte | 3 | -4/+20 |
2008-11-24 | gst/mpegtsmux/: Add initial support for muxing AC3/DTS/LPCM into MPEG TS. | vanista | 3 | -6/+54 |
2008-11-24 | gst/mxf/: Allow non-MXF KLV packets and just drop them instead of throwing an... | Sebastian Dröge | 3 | -28/+31 |
2008-11-23 | ext/jack/: Query port latencies for sink/src delays. | Stefan Kost | 4 | -3/+28 |
2008-11-23 | gst/mxf/mxfdemux.c: Actually we support a length stored inside 8 bytes but it... | Sebastian Dröge | 2 | -15/+32 |
2008-11-23 | ext/resindvd/resindvdsrc.c: Fix format string. Fixes bug #561992. | Tal Shalif | 2 | -1/+9 |
2008-11-22 | gst/rtpmanager/rtpsession.c: Add property to configure the RTCP MTU. | Wim Taymans | 2 | -1/+22 |