summaryrefslogtreecommitdiff
path: root/gst/rawparse
Commit message (Expand)AuthorAgeFilesLines
* videoparse: initialize update_size to FALSE when updating infoAurélien Zanelli2016-01-281-1/+1
* videoparse: Fix framesize calculationNicolas Dufresne2016-01-281-3/+6
* videoparse: use decide_allocation to check if downstream supports videometaAurélien Zanelli2016-01-282-3/+32
* rawparse: add 'decide_allocation' vfunc to let subclass parse an allocation q...Aurélien Zanelli2016-01-282-0/+17
* rawparse: use size of buffer we got from adapterAurélien Zanelli2016-01-281-2/+4
* videoparse: add properties to set framesize, strides and planes offsetsAurélien Zanelli2016-01-282-1/+317
* rawparse: rename 'set_buffer_flags' vfunc to 'pre_push_buffer'Aurélien Zanelli2016-01-283-6/+6
* videoparse: cache video info in instanceAurélien Zanelli2016-01-282-27/+23
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-2/+2
* rawparse: fix duplicated format in handle_seek_pullJimmy Ohn2015-08-041-3/+2
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* rawparse: send SEEKING query upstream firstWonchul Lee2014-11-221-0/+5
* rawparse: fix handling of segment event in sink event handlerVootele Vesterblom2014-10-231-2/+2
* rawparse: Check for 0-size after adjusting the size for the frame sizeSebastian Dröge2014-10-221-5/+2
* rawparse: Don't try to retrieve 0 byte buffers from the adapter in multi-fram...Sebastian Dröge2014-10-221-3/+7
* gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M2014-10-021-4/+0
* rawparse: Reset negotiation state when going back to READYSebastian Dröge2014-08-281-0/+1
* rawparse: Use the pad passed to us directly for default event handlingSebastian Dröge2014-06-221-2/+2
* rawparse: default query should be forward on target padJustin Joy2014-06-221-1/+1
* rawparse: catch errors in caps manipulationVincent Penquerc'h2014-04-211-1/+10
* rawparse: increase framerate to maxintThijs Vermeir2014-03-051-1/+1
* rawparse: increase maximum framerateThijs Vermeir2014-03-051-1/+1
* rawparse: fix event orderWim Taymans2013-09-122-1/+29
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* rawparse: send segment event in time format also in push modeTim-Philipp Müller2013-03-221-0/+2
* rawparse: fix caps leakVincent Penquerc'h2013-02-281-0/+1
* Fix FSF addressTim-Philipp Müller2012-11-046-12/+12
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* audioparse: Set framesize and properties correctly when taking formatMichael Smith2012-10-121-0/+6
* audioparse: add a mode where the caps are taken from the sink pad, and thus a...Michael Smith2012-10-092-1/+25
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* rename some caps and elements in examplesWim Taymans2012-09-141-1/+1
* ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts2012-09-111-1/+2
* gst: Implement segment-done eventSebastian Dröge2012-07-051-0/+2
* update for task api changeWim Taymans2012-06-201-1/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* rawparse: fix compile warningAlessandro Decina2012-04-051-2/+2
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* rawparse: fix bayer capsWim Taymans2012-03-211-1/+1
* rawparse: port to 0.11Mark Nauwelaerts2012-03-205-382/+313
* don't pass random pointers to pull_rangeWim Taymans2012-03-161-0/+1
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+4
|\
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+4
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+7
* | Update for pad API changesTim-Philipp Müller2011-11-012-5/+5
|/
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* audioparse: Allow implicit channel map for 1-/2-channel audioArun Raghavan2010-12-081-1/+7
* audioparse: Add support for setting the channel-positionsSebastian Dröge2010-10-073-4/+111
* rawparse: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-211-20/+18
* resindvd, rawparse: fix LDFLAGS for gst-plugins-base libsРуслан Ижбулатов2009-08-251-1/+1