index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rawparse
Commit message (
Expand
)
Author
Age
Files
Lines
*
videoparse: initialize update_size to FALSE when updating info
Aurélien Zanelli
2016-01-28
1
-1
/
+1
*
videoparse: Fix framesize calculation
Nicolas Dufresne
2016-01-28
1
-3
/
+6
*
videoparse: use decide_allocation to check if downstream supports videometa
Aurélien Zanelli
2016-01-28
2
-3
/
+32
*
rawparse: add 'decide_allocation' vfunc to let subclass parse an allocation q...
Aurélien Zanelli
2016-01-28
2
-0
/
+17
*
rawparse: use size of buffer we got from adapter
Aurélien Zanelli
2016-01-28
1
-2
/
+4
*
videoparse: add properties to set framesize, strides and planes offsets
Aurélien Zanelli
2016-01-28
2
-1
/
+317
*
rawparse: rename 'set_buffer_flags' vfunc to 'pre_push_buffer'
Aurélien Zanelli
2016-01-28
3
-6
/
+6
*
videoparse: cache video info in instance
Aurélien Zanelli
2016-01-28
2
-27
/
+23
*
plugins-bad: Fix example pipelines
Vineeth TM
2015-12-15
1
-2
/
+2
*
rawparse: fix duplicated format in handle_seek_pull
Jimmy Ohn
2015-08-04
1
-3
/
+2
*
Remove obsolete Android build cruft
Tim-Philipp Müller
2015-04-26
1
-14
/
+0
*
rawparse: send SEEKING query upstream first
Wonchul Lee
2014-11-22
1
-0
/
+5
*
rawparse: fix handling of segment event in sink event handler
Vootele Vesterblom
2014-10-23
1
-2
/
+2
*
rawparse: Check for 0-size after adjusting the size for the frame size
Sebastian Dröge
2014-10-22
1
-5
/
+2
*
rawparse: Don't try to retrieve 0 byte buffers from the adapter in multi-fram...
Sebastian Dröge
2014-10-22
1
-3
/
+7
*
gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
Vineeth T M
2014-10-02
1
-4
/
+0
*
rawparse: Reset negotiation state when going back to READY
Sebastian Dröge
2014-08-28
1
-0
/
+1
*
rawparse: Use the pad passed to us directly for default event handling
Sebastian Dröge
2014-06-22
1
-2
/
+2
*
rawparse: default query should be forward on target pad
Justin Joy
2014-06-22
1
-1
/
+1
*
rawparse: catch errors in caps manipulation
Vincent Penquerc'h
2014-04-21
1
-1
/
+10
*
rawparse: increase framerate to maxint
Thijs Vermeir
2014-03-05
1
-1
/
+1
*
rawparse: increase maximum framerate
Thijs Vermeir
2014-03-05
1
-1
/
+1
*
rawparse: fix event order
Wim Taymans
2013-09-12
2
-1
/
+29
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
rawparse: send segment event in time format also in push mode
Tim-Philipp Müller
2013-03-22
1
-0
/
+2
*
rawparse: fix caps leak
Vincent Penquerc'h
2013-02-28
1
-0
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
6
-12
/
+12
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
2
-2
/
+2
*
audioparse: Set framesize and properties correctly when taking format
Michael Smith
2012-10-12
1
-0
/
+6
*
audioparse: add a mode where the caps are taken from the sink pad, and thus a...
Michael Smith
2012-10-09
2
-1
/
+25
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
2
-2
/
+2
*
rename some caps and elements in examples
Wim Taymans
2012-09-14
1
-1
/
+1
*
ext, gst: only activate in pull mode if upstream is seekable
Mark Nauwelaerts
2012-09-11
1
-1
/
+2
*
gst: Implement segment-done event
Sebastian Dröge
2012-07-05
1
-0
/
+2
*
update for task api change
Wim Taymans
2012-06-20
1
-1
/
+2
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
rawparse: fix compile warning
Alessandro Decina
2012-04-05
1
-2
/
+2
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-1
/
+1
*
rawparse: fix bayer caps
Wim Taymans
2012-03-21
1
-1
/
+1
*
rawparse: port to 0.11
Mark Nauwelaerts
2012-03-20
5
-382
/
+313
*
don't pass random pointers to pull_range
Wim Taymans
2012-03-16
1
-0
/
+1
*
Merge branch 'master' into 0.11
Wim Taymans
2012-02-10
1
-0
/
+4
|
\
|
*
plenty: fixup glib deprecations
Vincent Penquerc'h
2012-01-27
1
-0
/
+4
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+7
*
|
Update for pad API changes
Tim-Philipp Müller
2011-11-01
2
-5
/
+5
|
/
*
android: make it ready for androgenizer
Thibault Saunier
2011-04-11
1
-0
/
+14
*
audioparse: Allow implicit channel map for 1-/2-channel audio
Arun Raghavan
2010-12-08
1
-1
/
+7
*
audioparse: Add support for setting the channel-positions
Sebastian Dröge
2010-10-07
3
-4
/
+111
*
rawparse: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
2010-09-21
1
-20
/
+18
*
resindvd, rawparse: fix LDFLAGS for gst-plugins-base libs
Руслан Ижбулатов
2009-08-25
1
-1
/
+1
[next]