index
:
~sree/gst-plugins-bad
h264-pts
master
test
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rawparse
/
gstrawparse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
rawparse: Reset negotiation state when going back to READY
Sebastian Dröge
1
-0
/
+1
2014-06-22
rawparse: Use the pad passed to us directly for default event handling
Sebastian Dröge
1
-2
/
+2
2014-06-22
rawparse: default query should be forward on target pad
Justin Joy
1
-1
/
+1
2013-09-12
rawparse: fix event order
Wim Taymans
1
-1
/
+28
2013-03-22
rawparse: send segment event in time format also in push mode
Tim-Philipp Müller
1
-0
/
+2
2013-02-28
rawparse: fix caps leak
Vincent Penquerc'h
1
-0
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-11
ext, gst: only activate in pull mode if upstream is seekable
Mark Nauwelaerts
1
-1
/
+2
2012-07-05
gst: Implement segment-done event
Sebastian Dröge
1
-0
/
+2
2012-06-20
update for task api change
Wim Taymans
1
-1
/
+2
2012-04-05
rawparse: fix compile warning
Alessandro Decina
1
-2
/
+2
2012-03-20
rawparse: port to 0.11
Mark Nauwelaerts
1
-167
/
+145
2012-03-16
don't pass random pointers to pull_range
Wim Taymans
1
-0
/
+1
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+4
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
1
-0
/
+4
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+7
2011-11-01
Update for pad API changes
Tim-Philipp Müller
1
-4
/
+4
2010-09-21
rawparse: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
1
-20
/
+18
2009-08-08
rawparse: Small cleanups and implement SEEKING query
Sebastian Dröge
1
-5
/
+26
2009-04-21
Add interlaced support to videoparse
David Schleef
1
-0
/
+7
2008-06-09
gst/rawparse/gstrawparse.c: Add simple reverse playback.
Wim Taymans
1
-22
/
+42
2008-06-09
gst/rawparse/gstrawparse.*: Fix seeking, timestamps, duration and some more. ...
Wim Taymans
1
-104
/
+206
2008-01-19
gst/rawparse/gstrawparse.c: Handle framesizes > 4096 with multiple frames per...
Sebastian Dröge
1
-5
/
+14
2008-01-19
gst/rawparse/gstrawparse.c: Improve handling of unknown or too small upstream...
Sebastian Dröge
1
-5
/
+6
2008-01-19
gst/rawparse/gstrawparse.c: Improve debugging a bit and for handling multiple...
Sebastian Dröge
1
-1
/
+6
2008-01-18
gst/rawparse/gstrawparse.*: Implement pull mode.
Sebastian Dröge
1
-77
/
+392
2008-01-01
ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...
David Schleef
1
-15
/
+2
2007-12-23
gst/rawparse/gstrawparse.c: Always seek on frame boundaries, will produce not...
Sebastian Dröge
1
-0
/
+5
2007-12-23
Add new plugin rawparse that contains a base class for raw data parsers and t...
Sebastian Dröge
1
-0
/
+598