index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rawparse
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
videoparse: Fix property handling
Thibault Saunier
1
-11
/
+15
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2
-2
/
+4
2017-04-12
rawvideoparse: videoparse now uses GstValueArray and not GValueArray
Thibault Saunier
1
-31
/
+29
2017-02-25
rawparse: Move to gst-plugins-base and keep legacy audioparse/videoparse here
Sebastian Dröge
17
-3931
/
+25
2017-02-18
rawbaseparse: Drop incomplete frames at EOS
Sebastian Dröge
1
-0
/
+12
2016-12-05
rawvideoparse: fix typos in property description
Tim-Philipp Müller
1
-2
/
+2
2016-11-28
rawparse: Whitespace cleanup
Sebastian Dröge
12
-139
/
+0
2016-11-27
rawbaseparse: Fix output buffer size trimming
Sebastian Dröge
1
-10
/
+18
2016-11-27
rawparse: Properly align raw audio/video output buffers
Sebastian Dröge
4
-2
/
+97
2016-10-29
rawparse: pass flow returns upstream
Tim-Philipp Müller
1
-2
/
+2
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+19
2016-08-19
rawvideoparse: fix typo in comment
Luis de Bethencourt
1
-1
/
+1
2016-08-19
rawvideoparse: Revert last commit and actually remember the physically last p...
Sebastian Dröge
1
-1
/
+1
2016-08-19
rawvideoparse: remove unused assignment
Luis de Bethencourt
1
-1
/
+0
2016-08-18
rawvideoparse: Compute plane offsets & strides if no custom ones are set
Carlos Rafael Giani
2
-13
/
+80
2016-07-29
rawaudioparse: Use G_GINT64_MODIFIER for portability
Sebastian Dröge
1
-4
/
+4
2016-07-29
unalignedaudioparse: Fix element factory name of inner parser
Sebastian Dröge
1
-1
/
+1
2016-07-26
rawparse: Remove old parser code and wrap new parsers in old elements
Carlos Rafael Giani
7
-1871
/
+362
2016-07-26
rawparse: Add new raw audio and video parser elements
Carlos Rafael Giani
12
-2
/
+3649
2016-05-15
rawparse: Add unaligned raw audio parsing to audioparse and add new element
Carlos Rafael Giani
6
-0
/
+230
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+2
2016-01-28
videoparse: initialize update_size to FALSE when updating info
Aurélien Zanelli
1
-1
/
+1
2016-01-28
videoparse: Fix framesize calculation
Nicolas Dufresne
1
-3
/
+6
2016-01-28
videoparse: use decide_allocation to check if downstream supports videometa
Aurélien Zanelli
2
-3
/
+32
2016-01-28
rawparse: add 'decide_allocation' vfunc to let subclass parse an allocation q...
Aurélien Zanelli
2
-0
/
+17
2016-01-28
rawparse: use size of buffer we got from adapter
Aurélien Zanelli
1
-2
/
+4
2016-01-28
videoparse: add properties to set framesize, strides and planes offsets
Aurélien Zanelli
2
-1
/
+317
2016-01-28
rawparse: rename 'set_buffer_flags' vfunc to 'pre_push_buffer'
Aurélien Zanelli
3
-6
/
+6
2016-01-28
videoparse: cache video info in instance
Aurélien Zanelli
2
-27
/
+23
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-2
/
+2
2015-08-04
rawparse: fix duplicated format in handle_seek_pull
Jimmy Ohn
1
-3
/
+2
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2014-11-22
rawparse: send SEEKING query upstream first
Wonchul Lee
1
-0
/
+5
2014-10-23
rawparse: fix handling of segment event in sink event handler
Vootele Vesterblom
1
-2
/
+2
2014-10-22
rawparse: Check for 0-size after adjusting the size for the frame size
Sebastian Dröge
1
-5
/
+2
2014-10-22
rawparse: Don't try to retrieve 0 byte buffers from the adapter in multi-fram...
Sebastian Dröge
1
-3
/
+7
2014-10-02
gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
Vineeth T M
1
-4
/
+0
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
2014-04-21
rawparse: catch errors in caps manipulation
Vincent Penquerc'h
1
-1
/
+10
2014-03-05
rawparse: increase framerate to maxint
Thijs Vermeir
1
-1
/
+1
2014-03-05
rawparse: increase maximum framerate
Thijs Vermeir
1
-1
/
+1
2013-09-12
rawparse: fix event order
Wim Taymans
2
-1
/
+29
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
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
6
-12
/
+12
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
[next]