summaryrefslogtreecommitdiff
path: root/gst/rawparse
AgeCommit message (Expand)AuthorFilesLines
2016-08-18rawvideoparse: Compute plane offsets & strides if no custom ones are setCarlos Rafael Giani2-13/+80
2016-07-29rawaudioparse: Use G_GINT64_MODIFIER for portabilitySebastian Dröge1-4/+4
2016-07-29unalignedaudioparse: Fix element factory name of inner parserSebastian Dröge1-1/+1
2016-07-26rawparse: Remove old parser code and wrap new parsers in old elementsCarlos Rafael Giani7-1871/+362
2016-07-26rawparse: Add new raw audio and video parser elementsCarlos Rafael Giani12-2/+3649
2016-05-15rawparse: Add unaligned raw audio parsing to audioparse and add new elementCarlos Rafael Giani6-0/+230
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-2/+2
2016-01-28videoparse: initialize update_size to FALSE when updating infoAurélien Zanelli1-1/+1
2016-01-28videoparse: Fix framesize calculationNicolas Dufresne1-3/+6
2016-01-28videoparse: use decide_allocation to check if downstream supports videometaAurélien Zanelli2-3/+32
2016-01-28rawparse: add 'decide_allocation' vfunc to let subclass parse an allocation q...Aurélien Zanelli2-0/+17
2016-01-28rawparse: use size of buffer we got from adapterAurélien Zanelli1-2/+4
2016-01-28videoparse: add properties to set framesize, strides and planes offsetsAurélien Zanelli2-1/+317
2016-01-28rawparse: rename 'set_buffer_flags' vfunc to 'pre_push_buffer'Aurélien Zanelli3-6/+6
2016-01-28videoparse: cache video info in instanceAurélien Zanelli2-27/+23
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-2/+2
2015-08-04rawparse: fix duplicated format in handle_seek_pullJimmy Ohn1-3/+2
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2014-11-22rawparse: send SEEKING query upstream firstWonchul Lee1-0/+5
2014-10-23rawparse: fix handling of segment event in sink event handlerVootele Vesterblom1-2/+2
2014-10-22rawparse: Check for 0-size after adjusting the size for the frame sizeSebastian Dröge1-5/+2
2014-10-22rawparse: Don't try to retrieve 0 byte buffers from the adapter in multi-fram...Sebastian Dröge1-3/+7
2014-10-02gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M1-4/+0
2014-08-28rawparse: Reset negotiation state when going back to READYSebastian Dröge1-0/+1
2014-06-22rawparse: Use the pad passed to us directly for default event handlingSebastian Dröge1-2/+2
2014-06-22rawparse: default query should be forward on target padJustin Joy1-1/+1
2014-04-21rawparse: catch errors in caps manipulationVincent Penquerc'h1-1/+10
2014-03-05rawparse: increase framerate to maxintThijs Vermeir1-1/+1
2014-03-05rawparse: increase maximum framerateThijs Vermeir1-1/+1
2013-09-12rawparse: fix event orderWim Taymans2-1/+29
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-03-22rawparse: send segment event in time format also in push modeTim-Philipp Müller1-0/+2
2013-02-28rawparse: fix caps leakVincent Penquerc'h1-0/+1
2012-11-04Fix FSF addressTim-Philipp Müller6-12/+12
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller2-2/+2
2012-10-12audioparse: Set framesize and properties correctly when taking formatMichael Smith1-0/+6
2012-10-09audioparse: add a mode where the caps are taken from the sink pad, and thus a...Michael Smith2-1/+25
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2-2/+2
2012-09-14rename some caps and elements in examplesWim Taymans1-1/+1
2012-09-11ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts1-1/+2
2012-07-05gst: Implement segment-done eventSebastian Dröge1-0/+2
2012-06-20update for task api changeWim Taymans1-1/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-05rawparse: fix compile warningAlessandro Decina1-2/+2
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-21rawparse: fix bayer capsWim Taymans1-1/+1
2012-03-20rawparse: port to 0.11Mark Nauwelaerts5-382/+313
2012-03-16don't pass random pointers to pull_rangeWim Taymans1-0/+1
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-0/+4
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h1-0/+4