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
/
mxfdemux.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
mxf: Source files and #include cleanup
Sebastian Dröge
1
-3
/
+1
2009-03-06
mxfdemux: Store and use the seqnum of the currently running segment everywhere
Sebastian Dröge
1
-0
/
+1
2009-02-08
mxfdemux: Correctly implement timestamping in all cases
Sebastian Dröge
1
-0
/
+1
2009-02-07
mxfdemux: Make essence track creation a bit more robust against broken files
Sebastian Dröge
1
-0
/
+3
2009-02-05
mxfdemux: Protect the metadata with a lock against concurrent access
Sebastian Dröge
1
-1
/
+2
2009-02-04
Add property to set the maximum allowed time difference between tracks
Sebastian Dröge
1
-0
/
+3
2009-02-01
Implement initial seeking support (pull mode only)
Sebastian Dröge
1
-1
/
+0
2009-01-31
Keep track of essence track position when playing source packages
Sebastian Dröge
1
-1
/
+1
2009-01-31
Compensate for timestamp/duration rounding errors
Sebastian Dröge
1
-0
/
+1
2009-01-31
Generate an index table for essence streams
Sebastian Dröge
1
-6
/
+4
2009-01-31
Add essence track abstraction
Sebastian Dröge
1
-1
/
+72
2009-01-23
Store all partitions & primer packs in memory for faster access
Sebastian Dröge
1
-4
/
+10
2009-01-22
Store MXF metadata in a hash table, keyed by UID
Sebastian Dröge
1
-1
/
+1
2009-01-22
Build the random index pack while parsing
Sebastian Dröge
1
-0
/
+1
2009-01-22
Update copyrights for 2009
Sebastian Dröge
1
-1
/
+1
2008-12-16
Add initial documentation for the MXF plugin and mxfdemux.
Sebastian Dröge
1
-0
/
+2
2008-12-15
gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...
Sebastian Dröge
1
-25
/
+5
2008-12-08
gst/mxf/: Remove the concept of "final" metadata, broken files have updated m...
Sebastian Dröge
1
-1
/
+2
2008-12-05
gst/mxf/: Implement parsing of the generic data essence descriptor.
Sebastian Dröge
1
-0
/
+1
2008-12-03
gst/mxf/: Add support for AES3 audio (SMPTE 382M).
Sebastian Dröge
1
-0
/
+1
2008-11-30
gst/mxf/: Add property to select the top-level source package or material pac...
Sebastian Dröge
1
-0
/
+2
2008-11-28
gst/mxf/: Implement parsing of index table segments, which will later be used...
Sebastian Dröge
1
-0
/
+1
2008-11-27
gst/mxf/: Implement parsing of the random index pack, which provides a seek t...
Sebastian Dröge
1
-0
/
+2
2008-11-27
gst/mxf/mxfdemux.*: Only try to pull the footer metadata once and not on ever...
Sebastian Dröge
1
-0
/
+1
2008-11-25
gst/mxf/: Add initial parsing of RGBA descriptors.
Sebastian Dröge
1
-0
/
+1
2008-11-21
Add first version of an MXF demuxer. Currently it supports
Sebastian Dröge
1
-0
/
+108