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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-17
[MOVED FROM GST-P-FARSIGHT] For latencies, use the min of the max and the max...
Olivier Crete
1
-3
/
+6
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Rename next_ts into expected_ts, make sure all bu...
Olivier Crete
1
-11
/
+16
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Don't try to set the discont flag if the duration...
Olivier Crete
1
-7
/
+11
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Reset buffers offsets to none
Olivier Crete
1
-0
/
+3
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Import adder src event handling
Olivier Crete
1
-0
/
+85
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Push out a simple newsegment event
Olivier Crete
2
-0
/
+26
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Don't return EOS if there is no sink pad
Olivier Crete
1
-1
/
+4
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Reduce locking a bit and cleanup code a bit
Olivier Crete
1
-9
/
+9
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Add liveadder element
Olivier Crete
4
-0
/
+1340
2009-02-13
scaletempo: Do not use void pointer arithmetic.
Michael Smith
1
-2
/
+2
2009-02-12
Make the demuxer reusable in READY->PLAYING->READY->PLAYING cycles by
Julien Moutte
1
-0
/
+1
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-11
inputselector: Fix compilation, activate_sinkpad() has no notify parameter
Sebastian Dröge
1
-3
/
+4
2009-02-10
input-selector: Activate and notify pad before processing events.
Michael Smith
1
-8
/
+13
2009-02-11
camerabin: Sanitize constants used for element factory names.
René Stadler
1
-27
/
+18
2009-02-11
camerabin: Use v4l2src as default source.
René Stadler
1
-7
/
+4
2009-02-11
camerabin: Add .gitignore to hide generated signal marshaller files.
René Stadler
1
-0
/
+2
2009-02-11
camerabin: Fix plugin details to use GST_PACKAGE_* values.
René Stadler
1
-1
/
+1
2009-02-11
aacparse: Fix license specified in plugin details.
René Stadler
1
-2
/
+1
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
2009-02-09
Fix build for camerabin.
Julien Moutte
1
-4
/
+6
2009-02-09
Add camerabin element.
Nokia Corporation
16
-0
/
+5391
2009-02-09
mxfdemux: Fix seeking to the end of file
Sebastian Dröge
1
-17
/
+11
2009-02-08
mxfdemux: Fix last_stop calculation when seeking
Sebastian Dröge
1
-9
/
+13
2009-02-08
mxfdemux: Resolve source package before accessing it's members
Sebastian Dröge
1
-0
/
+7
2009-02-08
mxfdemux: Correctly implement timestamping in all cases
Sebastian Dröge
2
-21
/
+46
2009-02-08
mxfdemux: Correctly handle DURATION queries with a negative duration
Sebastian Dröge
1
-2
/
+5
2009-02-08
mxfdemux: When changing to the component after the last component update the ...
Sebastian Dröge
1
-4
/
+9
2009-02-08
mxfdemux: Small cleanup and an additional check
Sebastian Dröge
1
-2
/
+6
2009-02-08
mxfdemux: For material packages make sure that tracks resolve to source tracks
Sebastian Dröge
1
-2
/
+44
2009-02-07
mxfdemux: Add support for non-standard Avid MXF files containing DNxHD essence
Sebastian Dröge
4
-4
/
+36
2009-02-07
mxfdemux: Make essence track creation a bit more robust against broken files
Sebastian Dröge
2
-2
/
+20
2009-02-07
mxfdemux: Don't include multiple descriptors in the track's descriptors
Sebastian Dröge
1
-2
/
+4
2009-02-07
mxfdemux: Add support for non-standard Avid MXF files containing DV essence
Sebastian Dröge
3
-28
/
+36
2009-02-06
mxfdemux: Add data definition for Avid vendor specific picture essence
Sebastian Dröge
1
-1
/
+5
2009-02-06
mxfdemux: For tracks with no known mapping use dummy caps
Sebastian Dröge
1
-5
/
+20
2009-02-06
mxfdemux: Don't remove invalid new essence track twice from the GPtrArray
Sebastian Dröge
1
-2
/
+0
2009-02-06
mxfdemux: Implement keyframe detection for MPEG4 video streams
Sebastian Dröge
1
-0
/
+45
2009-02-06
mxfdemux: Handle some more special cases when setting the position when seeking
Sebastian Dröge
1
-0
/
+13
[prev]
[next]