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
2009-02-09
More files to ignore
Edward Hervey
3
-0
/
+10
2009-02-09
tests: Add camerabin unit tests.
Nokia Corporation
2
-0
/
+405
2009-02-09
Add camerabin element.
Nokia Corporation
17
-0
/
+5393
2009-02-09
Add photography interface.
Nokia Corporation
7
-1
/
+884
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
2009-02-06
mxfdemux: Adjust last_stop to the last keyframe when seeking
Sebastian Dröge
1
-3
/
+9
2009-02-06
mxfdemux: Fix logic for finding the previous keyframe
Sebastian Dröge
1
-6
/
+9
2009-02-06
mxfdemux: Add keyframe detection for MPEG2 video streams
Sebastian Dröge
3
-0
/
+91
2009-02-05
mxfdemux: Protect the metadata with a lock against concurrent access
Sebastian Dröge
2
-21
/
+62
2009-02-05
Random cleanup and smaller bugfixes
Sebastian Dröge
2
-72
/
+54
2009-02-05
Use GST_VIDEO_CAPS_RGB for the template caps
Sebastian Dröge
2
-4
/
+6
2009-02-05
Fix compiler warnings
Sebastian Dröge
1
-6
/
+12
2009-02-05
Add assrender plugin for rendering ASS/SSA subtitles
Benjamin Schmitz
5
-0
/
+834
2009-02-05
metadata test: Fix wrong looping variable. Test is now valid (but fails).
Edward Hervey
1
-1
/
+1
2009-02-04
Fix up things that the indent thingy complained about
Michael Smith
1
-4
/
+6
2009-02-04
Fix major leaks in qtwrapper audio decoders.
Michael Smith
1
-2
/
+36
2009-02-04
Handle many more edge cases in dshowvideosink.
Michael Smith
4
-1833
/
+2045
2009-02-04
mpegpsdemux: fixes clossing segment generation.
Josep Torra
2
-26
/
+56
2009-02-04
mpegpsdemux: several fixes on the seeking function in pul mode.
Josep Torra
1
-8
/
+9
2009-02-04
Moved var declarations to the begin of function
Josep Torra
1
-4
/
+8
2009-02-04
Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-bad
Josep Torra
5
-82
/
+172
2009-02-04
Improved seeking in pull mode. Some refactoring and small fixes
Josep Torra
2
-56
/
+127
2009-02-04
Update TODO
Sebastian Dröge
1
-2
/
+4
2009-02-04
Post an UMID tag with the current package's UMID
Sebastian Dröge
3
-0
/
+15
2009-02-04
Reset the current partition after seeking and NEWSEGMENT events
Sebastian Dröge
1
-1
/
+6
2009-02-04
In push mode play all remaining parts of the file on EOS if there are any
Sebastian Dröge
1
-13
/
+72
2009-02-04
Add property to set the maximum allowed time difference between tracks
Sebastian Dröge
2
-3
/
+21
2009-02-04
Always set the current package, not only when it was changed
Sebastian Dröge
1
-1
/
+1
2009-02-04
Try to resolve all synchronization issues, not only the first
Sebastian Dröge
1
-35
/
+33
2009-02-04
Remove some checks that will always be TRUE
Sebastian Dröge
1
-26
/
+19
2009-02-03
configure.ac: bump core/base requirements to released versions
Tim-Philipp Müller
1
-2
/
+2
2009-02-02
Also flush parser when a newsegment is received. Fixes loop in reverse mode.
Josep Torra
1
-0
/
+2
2009-02-02
Add pull mode to mpegpsdemux and report duration reading first and last PTS. ...
Josep Torra
4
-142
/
+898
2009-02-02
Cleanup playback package selection and notify about the current package
Sebastian Dröge
1
-15
/
+21
[prev]
[next]