index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-08
gst/mxf/mxfparse.c: All frame layout values except 0 are for interlaced video...
Sebastian Dröge
2
-1
/
+8
2008-12-08
gst/mxf/: Remove the concept of "final" metadata, broken files have updated m...
Sebastian Dröge
4
-41
/
+76
2008-12-08
gst/mxf/mxfup.c: Don't create a subbuffer, instead just change the buffer met...
Sebastian Dröge
2
-8
/
+10
2008-12-07
gst/mxf/mxfdemux.c: Rename GstMXFPad to GstMXFDemuxPad to prevent name clashe...
Sebastian Dröge
2
-45
/
+55
2008-12-07
gst/mxf/mxfd10.c: Use the mapping data for storing the channel count and the ...
Sebastian Dröge
2
-15
/
+29
2008-12-07
gst/mxf/mxfup.c: Handle the image start and end offsets, otherwise we output ...
Sebastian Dröge
2
-1
/
+47
2008-12-07
gst/mxf/mxfmpeg.c: Set codec name tags for the MPEG audio essence.
Sebastian Dröge
2
-0
/
+12
2008-12-07
gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M).
Sebastian Dröge
7
-7
/
+325
2008-12-06
gst/mxf/mxfdemux.c: The previous partition field of the partition is relative...
Sebastian Dröge
2
-10
/
+21
2008-12-06
gst/mxf/mxfd10.c: Document decoding of the AES3 data and also skip the 32 bit...
Sebastian Dröge
2
-0
/
+15
2008-12-05
gst/mxf/: Implement parsing of the generic data essence descriptor.
Sebastian Dröge
6
-39
/
+126
2008-12-05
gst/mxf/mxfdemux.c: Generalize some lines of codes that are more or less the ...
Sebastian Dröge
2
-73
/
+41
2008-12-04
configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...
Sebastian Dröge
2
-3
/
+6
2008-12-04
configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...
Sebastian Dröge
3
-0
/
+9
2008-12-04
gst/selector/gstinputselector.c: Ensure we emit notify::active-pad when auto-...
Michael Smith
2
-0
/
+18
2008-12-04
gst/mxf/: Coding style fixes.
Sebastian Dröge
2
-66
/
+165
2008-12-04
gst/mxf/mxfdemux.c: Ignore zero sized essence elements. They're often inserte...
Sebastian Dröge
2
-2
/
+15
2008-12-04
gst/mxf/mxfparse.c: Fix setting of the height/width and PAR of video streams.
Sebastian Dröge
2
-9
/
+19
2008-12-04
gst/mxf/: Add support for SMPTE D10 essence (SMPTE 386M).
Sebastian Dröge
7
-11
/
+326
2008-12-03
gst/mxf/: Add support for AES3 audio (SMPTE 382M).
Sebastian Dröge
5
-6
/
+472
2008-12-03
gst/mxf/mxfdemux.c: Improve debugging a bit.
Sebastian Dröge
2
-2
/
+18
2008-12-03
gst/flv/gstflvparse.c: Check if strings are valid UTF8 before using them.
Sebastian Dröge
2
-0
/
+9
2008-12-03
gst/mxf/mxfparse.c: Remove FIXME, zero-ULs and UMIDs are really invalid and w...
Sebastian Dröge
2
-1
/
+6
2008-12-03
gst/mxf/mxfdemux.c: Use a single "track_%u" src pad template and use the trac...
Sebastian Dröge
2
-45
/
+19
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
[next]