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
path:
root
/
gst
/
mxf
/
mxfaes-bwf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-31
Generate an index table for essence streams
Sebastian Dröge
1
-12
/
+10
2009-01-22
Update copyrights for 2009
Sebastian Dröge
1
-1
/
+1
2009-01-22
Simplify parsing of UL/UUID arrays
Sebastian Dröge
1
-8
/
+8
2009-01-05
gst/mxf/: Fix compilation with debugging disabled.
Sebastian Dröge
1
-8
/
+12
2008-12-31
Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...
Sebastian Dröge
1
-10
/
+10
2008-12-19
gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set...
Sebastian Dröge
1
-24
/
+20
2008-12-16
gst/mxf/: Implement an essence element handling registry and use this instead...
Sebastian Dröge
1
-42
/
+120
2008-12-15
gst/mxf/: Return FALSE when parsing a metadata tag failed.
Sebastian Dröge
1
-17
/
+11
2008-12-15
gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...
Sebastian Dröge
1
-182
/
+207
2008-12-12
gst/mxf/: Major update of the TODO lists. There's still much to do.
Sebastian Dröge
1
-0
/
+1
2008-12-04
gst/mxf/: Add support for SMPTE D10 essence (SMPTE 386M).
Sebastian Dröge
1
-3
/
+9
2008-12-03
gst/mxf/: Add support for AES3 audio (SMPTE 382M).
Sebastian Dröge
1
-6
/
+364
2008-12-01
gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's t...
Sebastian Dröge
1
-0
/
+23
2008-11-28
gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M).
Sebastian Dröge
1
-0
/
+18
2008-11-26
gst/mxf/: When memset'ing the descriptors to zeroes only touch the part of th...
Sebastian Dröge
1
-1
/
+3
2008-11-25
gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up ...
Sebastian Dröge
1
-140
/
+120
2008-11-22
gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use ...
Sebastian Dröge
1
-1
/
+2
2008-11-21
Add first version of an MXF demuxer. Currently it supports
Sebastian Dröge
1
-0
/
+382