summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-26Release 1.0.7rhel-7.0Sebastian Dröge12-93/+591
2013-04-26Update .po filesSebastian Dröge40-40/+40
2013-04-21videoparsers: preserve upstream fps and parMark Nauwelaerts2-7/+18
2013-04-18configure: The quicktime wrapper plugin is not ported yet eitherSebastian Dröge1-1/+1
2013-04-18configure: The osxvideosrc plugin is called osx_videoSebastian Dröge1-1/+1
2013-04-18osxvideosrc: It's not ported to 1.0 yetSebastian Dröge1-1/+1
2013-04-16eglglessink: Print EGL/GLES extensions after we are actually initialized enoughSebastian Dröge1-4/+2
2013-04-16amcaudiodec: Properly set output format instead of just setting capsSebastian Dröge1-5/+2
2013-04-16androidmedia: Set parent class in class_initSebastian Dröge2-0/+4
2013-04-16androidmedia: Handle refcounts of pad templates correctlySebastian Dröge2-4/+4
2013-04-16amcaudiodec: Use 1.0-style raw audio capsSebastian Dröge1-5/+2
2013-04-16androidmedia: Properly set subclasses metadata/pad templates in base_initSebastian Dröge2-55/+124
2013-04-16amcvideodec: Fix refcount problem with frames being dropped because of decode...Sebastian Dröge1-1/+2
2013-04-16androidmedia: Update to new GLib thread APISebastian Dröge4-36/+36
2013-04-16androidmedia: Skip Aricent codecs for nowSebastian Dröge1-0/+6
2013-04-16androidmedia: Remember and use input stateSebastian Dröge1-0/+10
2013-04-16androidmedia: Port to 1.0Sebastian Dröge7-283/+345
2013-04-15gst: Add better support for static pluginsSebastian Dröge159-163/+185
2013-04-14jpegparse: accept any jpeg input - parsed, unparsed or unmarkedAlexander Olsson1-1/+1
2013-04-14tsparse: Ensure segment events are forwardedEdward Hervey2-1/+7
2013-04-14dvbsrc: We output time segmentsEdward Hervey1-0/+1
2013-03-30mpegpsdemux: push stream start eventWim Taymans1-0/+7
2013-03-28shm: Make sure the zero-sized array is always last in the structOlivier Crête1-2/+3
2013-03-25interlaced: set both DTS and PTSWim Taymans1-10/+11
2013-03-22y4mdec: fix build against -base 1.0.xTim-Philipp Müller1-0/+2
2013-03-22rawparse: send segment event in time format also in push modeTim-Philipp Müller1-0/+2
2013-03-22y4mdec: Use the correct strides as used by y4m and convert to GStreamer strid...Sebastian Dröge2-1/+173
2013-03-22y4mdec: Use the default event/query handlers for the default handlingSebastian Dröge1-4/+2
2013-03-22y4mdec: Properly handle segment and time values of -1Sebastian Dröge1-8/+31
2013-03-22Release 1.0.6Tim-Philipp Müller83-109/+931
2013-03-22decklinksink: fix some compiler warningsTim-Philipp Müller1-1/+5
2013-03-22decklinksink: obtain class from objectMark Nauwelaerts1-1/+1
2013-03-22decklinksrc: pause streaming thread and send EOS event on errorTim-Philipp Müller1-0/+38
2013-03-22configure: Mark decklink as portedDavid Schleef1-1/+1
2013-03-22decklinksink: port to 1.0Tim-Philipp Müller3-752/+154
2013-03-22decklinksrc: add layout=interleaved to audio capsTim-Philipp Müller1-2/+4
2013-03-22decklinksrc: port to 1.0Tim-Philipp Müller6-881/+183
2013-03-21opensles: Include string.h for memcpy()Sebastian Dröge1-0/+2
2013-03-21eglglessink: Make more similar to latest masterSebastian Dröge9-444/+1657
2013-03-21configure: Backport improved EGL configure checksSebastian Dröge2-77/+162
2013-03-21eglglessink: Add RGBA to the caps againSebastian Dröge1-0/+2
2013-03-21eglglessink: Always use an RGBA configurationSebastian Dröge2-488/+390
2013-03-21eglglessink: Fix compiler warning on RPiSebastian Dröge1-9/+4
2013-03-21eglglessink: gst_video_sink_center_rect() takes the structs itself instead of...Sebastian Dröge1-1/+1
2013-03-21eglglessink: Fix aspect-ratio issues caused by scaling on RPiSebastian Dröge1-4/+15
2013-03-21eglglessink: Close the dispman display on RPi after usageSebastian Dröge1-1/+4
2013-03-21eglglessink: For RPi, initialize bcm_host in plugin_init()Sebastian Dröge1-5/+5
2013-03-21eglglessink: Add bcm/Raspberry Pi support.Julian Scheel3-2/+112
2013-03-21eglglessink: Add configure parameter to chose the EGL window systemSebastian Dröge3-34/+81
2013-03-21eglglessink: Remove packed YUV supportSebastian Dröge1-99/+2