summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Release 1.5.2gst-plugins-bad-1.5.2Sebastian Dröge85-542/+2388
2015-06-24Update .po filesSebastian Dröge40-40/+40
2015-06-24tests: dashdemux: added explicit type conversionsFlorin Apostol1-12/+12
2015-06-24tests: dashdemux: corrected return type for duration_to_ms functionFlorin Apostol1-15/+15
2015-06-24po: Update translationsSebastian Dröge7-77/+56
2015-06-23adaptivedemux: Also update segment.base and segment.time when switching periodsSebastian Dröge1-7/+28
2015-06-23Revert "gl/window/x11: don't create our own X11 display"Sebastian Dröge1-1/+14
2015-06-23Revert "eagl: Don't dispatch_sync() to the main thread if we are on the main ...Sebastian Dröge1-31/+10
2015-06-23adaptivedemux: Remember the last return value of gst_adaptive_demux_stream_up...Sebastian Dröge1-0/+2
2015-06-23eagl: Don't dispatch_sync() to the main thread if we are on the main threadSebastian Dröge1-10/+31
2015-06-23gl: Include texParameterf in the GL function tableJohn Ludwig1-0/+4
2015-06-23error-ignore: New element to convert some GstFlowReturn types into othersVivia Nikolaidou4-2/+338
2015-06-23videoaggregator: simplifies and improves sink_get_caps.Mathieu Duponchelle1-8/+6
2015-06-22motioncells: Port to g_get_current_timeNicolas Dufresne2-2/+2
2015-06-22avfvideosrc: add frame rate range to capsIlya Konstantinov1-9/+29
2015-06-22tests: dashdemux: added parsing of period elementFlorin Apostol1-0/+1848
2015-06-22glmemory: fix consistency about pbo availability.Julien Isorce1-5/+9
2015-06-22tests: dashdemux: extended MPD element test to test xml namespacesFlorin Apostol1-0/+9
2015-06-22opusenc: Add bitrate to the tagsMersad Jelacic1-0/+20
2015-06-22dashdemux: corrected computation of period's durationFlorin Apostol2-3/+116
2015-06-22bayer: update ORC filesWim Taymans1-616/+760
2015-06-22irtspparse: reflow code to avoid uninitialized variable warningTim-Philipp Müller1-6/+4
2015-06-22tsmux: code style fixVineeth TM1-3/+2
2015-06-22uvch264src: fix small leak in caps query handlerTim-Philipp Müller1-4/+8
2015-06-22uvch264_src: add missing break in caps query handlerVineeth TM1-0/+1
2015-06-22mpeg1sys: remove ancient plugin that's never even been ported to 0.8Tim-Philipp Müller9-1998/+0
2015-06-21codecparsers: jpeg: add some padding to ScanHdr structTim-Philipp Müller1-0/+6
2015-06-21codecparsers: jpeg: add new API to .def fileTim-Philipp Müller1-0/+8
2015-06-21codecparsers: jpeg: fix docs for table parsing functionsTim-Philipp Müller1-3/+2
2015-06-21docs: add new JPEG codecparser API to the docsTim-Philipp Müller4-0/+78
2015-06-21examples: move vp8 parser test to codecparser example directoryTim-Philipp Müller5-8/+12
2015-06-21examples: add small jpeg codecparser testTim-Philipp Müller5-3/+319
2015-06-21codecparsers: jpeg: fix validity checking of data parsedTim-Philipp Müller1-46/+61
2015-06-21codecparsers: jpeg: fix up APITim-Philipp Müller2-182/+207
2015-06-21codecparsers: jpeg: tweak API a littleTim-Philipp Müller2-29/+84
2015-06-21codecparsers: jpeg: hide gst_jpeg_scan_for_marker_code()Tim-Philipp Müller2-17/+15
2015-06-21codecparsers: jpeg: fix and optimize scan for next marker code.Gwenole Beauchesne1-9/+8
2015-06-21codecparsers: jpeg: fix calculation of segment size.Gwenole Beauchesne1-2/+3
2015-06-21codecparsers: jpeg: fix default Huffman tables generation.Wind Yuan1-0/+1
2015-06-21codecparsers: jpeg: add JPEG bitstream parserGwenole Beauchesne3-0/+1027
2015-06-20h264parse: fix typo in log messageTim-Philipp Müller1-1/+1
2015-06-19gldisplay: add gst_gl_display_create_contextJulien Isorce3-34/+111
2015-06-19glcontext: move display from privJulien Isorce2-8/+7
2015-06-19Revert "glcontext: add gst_gl_context_set_display helper"Julien Isorce2-20/+0
2015-06-19Revert "gl: add GstGLContextGPUProcess backend"Julien Isorce10-405/+1
2015-06-19glimagesink: Remove duplicate, useless line of codeJan Schmidt1-2/+0
2015-06-18opengl: glstero* are only built with full OpenGLNicolas Dufresne1-8/+8
2015-06-18style: Remove white spaces at the end of lineNicolas Dufresne1-1/+1
2015-06-18glviewconvert: Fix GLES2 compatibilityNicolas Dufresne1-1/+6
2015-06-18glviewconvert: Fix broken validity checkNicolas Dufresne1-2/+2