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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-21
mxf: Start implementing a central UL database and add some helper functions a...
Sebastian Dröge
6
-208
/
+394
2009-03-21
mxfmux: Make sure to include a picture in the edit units when muxing MPEG2/MPEG4
Sebastian Dröge
1
-4
/
+149
2009-03-21
mxfdemux: Remove accidentially committed g_assert_not_reached()
Sebastian Dröge
1
-2
/
+0
2009-03-21
mxf: Add support for muxing/demuxing subsampled YUV formats
Sebastian Dröge
1
-4
/
+105
2009-03-21
mxfdemux: Use correct width/height for stride conversions
Sebastian Dröge
1
-5
/
+2
2009-03-21
mxf: Implement stride transformations for raw video content for muxing and de...
Sebastian Dröge
1
-20
/
+100
2009-03-21
mxfdemux: Simplify caps selection by using a lookup table
Sebastian Dröge
1
-103
/
+44
2009-03-21
mxfmux: Add initial support for muxing raw picture essence
Sebastian Dröge
1
-0
/
+168
2009-03-21
mxfmux: Only add an essence container UL once to the partition and preface
Sebastian Dröge
1
-3
/
+22
2009-03-21
mxfdemux: Add support for AYUV and v308 YUV colorspaces
Sebastian Dröge
1
-0
/
+9
2009-03-21
mxfmux: Use the correct edit rate instead of estimating it from the first buf...
Sebastian Dröge
1
-22
/
+28
2009-03-21
mxfdemux: Error out directly if pushing a packet downstream failed
Sebastian Dröge
1
-1
/
+1
2009-03-21
mxfmux: Add support for DV/DIF muxing and add framerate, etc to the caps when...
Sebastian Dröge
1
-1
/
+94
2009-03-21
mxfmux: Add some debugging and error out on invalid input data
Sebastian Dröge
1
-0
/
+19
2009-03-21
mxfmux: Add support for muxing MPEG audio and video
Sebastian Dröge
1
-1
/
+384
2009-03-21
mxfdemux: Use correct caps type for AC3 audio (audio/x-ac3 instead of audio/ac3)
Sebastian Dröge
1
-1
/
+1
2009-03-21
mxfmux: Add support for muxing JPEG2000 code streams
Sebastian Dröge
1
-0
/
+117
2009-03-21
mxfmux: Add support for muxing VC-3 (aka DNxHD) video
Sebastian Dröge
1
-0
/
+81
2009-03-21
mxfmux: Add support for muxing A-Law audio
Sebastian Dröge
1
-0
/
+174
2009-03-21
mxfmux: Add support for muxing raw audio
Sebastian Dröge
1
-0
/
+545
2009-03-21
mxf: Add MXF muxer
Sebastian Dröge
11
-10
/
+4431
2009-03-18
mxfdemux: Fix build on GLib < 2.16 some more
Jan Schmidt
2
-32
/
+42
2009-03-16
mxf: Replace g_hash_table_get_values with code working with glib 2.6.
Zaheer Merali
2
-13
/
+27
2009-03-06
mxfdemux: Store and use the seqnum of the currently running segment everywhere
Sebastian Dröge
2
-25
/
+86
2009-03-06
mxf: Don't even try to serialize DM frameworks as it will cause an assertion ...
Sebastian Dröge
1
-6
/
+6
2009-03-05
mxf: Don't use NULL GstStructures to prevent warnings
Sebastian Dröge
1
-3
/
+5
2009-03-02
mxfdemux: Use arrays instead of lists for the metadata registries
Sebastian Dröge
3
-148
/
+106
2009-02-28
mxf: Fix memory leak
Sebastian Dröge
1
-0
/
+1
2009-02-28
mxf: Store the metadata type ID inside the class structure
Sebastian Dröge
5
-148
/
+297
2009-02-21
mxfdemux: Add read-only property to get the structural metadata
Sebastian Dröge
1
-1
/
+24
2009-02-21
mxfdemux: Add MPEG video bitrate to the tags if available
Sebastian Dröge
1
-0
/
+6
2009-02-21
mxfdemux: Post structural metadata tree as tag on the bus
Sebastian Dröge
10
-6
/
+1854
2009-02-21
mxfdemux: Fix calculation of AES3 bitrate tag
Sebastian Dröge
1
-1
/
+4
2009-02-21
mxfdemux: Add helper function to convert MXFraction to gdouble and use it
Sebastian Dröge
3
-2
/
+9
2009-02-21
mxfdemux: Only store the main descriptor in source packages
Sebastian Dröge
3
-82
/
+61
2009-02-21
mxfdemux: Set free'd memory to NULL to prevent a double free later in some cases
Sebastian Dröge
1
-0
/
+1
2009-02-21
mxfdemux: Don't use generic metadata parsers for unknown metadata, the result...
Sebastian Dröge
3
-8
/
+6
2009-02-12
mxfdemux: Also include the picture/sound/data essence coding in the unknown caps
Sebastian Dröge
1
-3
/
+31
2009-02-12
mxfdemux: Update TODO, we should support the drop-frame property of timecode ...
Sebastian Dröge
1
-0
/
+1
2009-02-12
mxfdemux: Fix resolval of identifications from the preface
Sebastian Dröge
1
-1
/
+1
2009-02-12
mxfdemux: Parse MXFTimestamp's milliseconds and add _to_string() function
Sebastian Dröge
6
-71
/
+37
2009-02-12
mxfdemux: Update TODO
Sebastian Dröge
1
-2
/
+0
2009-02-09
mxfdemux: After pulling the footer metadata reset essence track positions to 0
Sebastian Dröge
1
-0
/
+14
2009-02-09
mxfdemux: When trying to find an essence track position try to find position+...
Sebastian Dröge
1
-8
/
+8
2009-02-09
mxfdemux: For new essence tracks only set the position to 0 if it starts in t...
Sebastian Dröge
1
-0
/
+6
2009-02-09
mxfdemux: Check if the length of the src/essence track arrays are 0, not the ...
Sebastian Dröge
1
-59
/
+33
2009-02-09
mxfdemux: Make sure that the srcpad and essence track arrays always exist
Sebastian Dröge
1
-19
/
+21
2009-02-09
mxfdemux: Change some GST_ERRORs to something less critical
Sebastian Dröge
1
-2
/
+2
2009-02-09
mxfdemux: Only go into EOS and send segment-done after all tracks are finished
Sebastian Dröge
1
-2
/
+16
2009-02-09
mxfdemux: Update TODO
Sebastian Dröge
2
-1
/
+2
[next]