summaryrefslogtreecommitdiff
path: root/gst/rawparse
Commit message (Expand)AuthorAgeFilesLines
* 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
* videoparse: Only provide very fundamental caps in the pad templateSebastian Dröge2009-08-081-21/+3
* rawparse: Small cleanups and implement SEEKING querySebastian Dröge2009-08-082-6/+27
* audioparse: Small cleanupsSebastian Dröge2009-08-081-43/+43
* videoparse: Use libgstvideo for everything instead of our own calculationsSebastian Dröge2009-08-084-296/+92
* audioparse: add support for A-Law and µ-LawTim-Philipp Müller2009-05-281-19/+54
* Add interlaced support to videoparseDavid Schleef2009-04-214-3/+58
* Add v210 formatDavid Schleef2009-02-261-1/+8
* Fix incorrect "pixel_aspect_ratio" in capsDavid Schleef2009-02-261-3/+3
* Make RGB masks unsigned in rawvideoparseJan Schmidt2009-01-231-4/+4
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* gst/rawparse/gstvideoparse.c: Fix size calculation for RGB buffers -> bpp is ...Jan Schmidt2008-06-301-2/+2
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-122-2/+0
* gst/rawparse/gstrawparse.c: Add simple reverse playback.Wim Taymans2008-06-091-22/+42
* gst/rawparse/gstrawparse.*: Fix seeking, timestamps, duration and some more. ...Wim Taymans2008-06-092-107/+211
* Add missing no_inst header files to Makefile.am so disting still worksChristian Schaller2008-01-231-0/+4
* gst/rawparse/gstrawparse.c: Handle framesizes > 4096 with multiple frames per...Sebastian Dröge2008-01-191-5/+14
* gst/rawparse/gstrawparse.c: Improve handling of unknown or too small upstream...Sebastian Dröge2008-01-191-5/+6