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
*
Meson: Generate pc file for all plugins in bad
Xavier Claessens
2018-04-25
1
-0
/
+1
*
videoparse: Fix property handling
Thibault Saunier
2017-06-06
1
-11
/
+15
*
Remove plugin specific static build option
Nicolas Dufresne
2017-05-16
1
-1
/
+0
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2017-04-12
2
-2
/
+4
*
rawvideoparse: videoparse now uses GstValueArray and not GValueArray
Thibault Saunier
2017-04-12
1
-31
/
+29
*
rawparse: Move to gst-plugins-base and keep legacy audioparse/videoparse here
Sebastian Dröge
2017-02-25
17
-3931
/
+25
*
rawbaseparse: Drop incomplete frames at EOS
Sebastian Dröge
2017-02-18
1
-0
/
+12
*
rawvideoparse: fix typos in property description
Tim-Philipp Müller
2016-12-05
1
-2
/
+2
*
rawparse: Whitespace cleanup
Sebastian Dröge
2016-11-28
12
-139
/
+0
*
rawbaseparse: Fix output buffer size trimming
Sebastian Dröge
2016-11-27
1
-10
/
+18
*
rawparse: Properly align raw audio/video output buffers
Sebastian Dröge
2016-11-27
4
-2
/
+97
*
rawparse: pass flow returns upstream
Tim-Philipp Müller
2016-10-29
1
-2
/
+2
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+19
*
rawvideoparse: fix typo in comment
Luis de Bethencourt
2016-08-19
1
-1
/
+1
*
rawvideoparse: Revert last commit and actually remember the physically last p...
Sebastian Dröge
2016-08-19
1
-1
/
+1
*
rawvideoparse: remove unused assignment
Luis de Bethencourt
2016-08-19
1
-1
/
+0
*
rawvideoparse: Compute plane offsets & strides if no custom ones are set
Carlos Rafael Giani
2016-08-18
2
-13
/
+80
*
rawaudioparse: Use G_GINT64_MODIFIER for portability
Sebastian Dröge
2016-07-29
1
-4
/
+4
*
unalignedaudioparse: Fix element factory name of inner parser
Sebastian Dröge
2016-07-29
1
-1
/
+1
*
rawparse: Remove old parser code and wrap new parsers in old elements
Carlos Rafael Giani
2016-07-26
7
-1871
/
+362
*
rawparse: Add new raw audio and video parser elements
Carlos Rafael Giani
2016-07-26
12
-2
/
+3649
*
rawparse: Add unaligned raw audio parsing to audioparse and add new element
Carlos Rafael Giani
2016-05-15
6
-0
/
+230
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
1
-2
/
+2
*
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
[next]