summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.5.21.5.2Sebastian Dröge2015-06-2485-542/+2388
* Update .po filesSebastian Dröge2015-06-2440-40/+40
* tests: dashdemux: added explicit type conversionsFlorin Apostol2015-06-241-12/+12
* tests: dashdemux: corrected return type for duration_to_ms functionFlorin Apostol2015-06-241-15/+15
* po: Update translationsSebastian Dröge2015-06-247-77/+56
* adaptivedemux: Also update segment.base and segment.time when switching periodsSebastian Dröge2015-06-231-7/+28
* Revert "gl/window/x11: don't create our own X11 display"Sebastian Dröge2015-06-231-1/+14
* Revert "eagl: Don't dispatch_sync() to the main thread if we are on the main ...Sebastian Dröge2015-06-231-31/+10
* adaptivedemux: Remember the last return value of gst_adaptive_demux_stream_up...Sebastian Dröge2015-06-231-0/+2
* eagl: Don't dispatch_sync() to the main thread if we are on the main threadSebastian Dröge2015-06-231-10/+31
* gl: Include texParameterf in the GL function tableJohn Ludwig2015-06-231-0/+4
* error-ignore: New element to convert some GstFlowReturn types into othersVivia Nikolaidou2015-06-234-2/+338
* videoaggregator: simplifies and improves sink_get_caps.Mathieu Duponchelle2015-06-231-8/+6
* motioncells: Port to g_get_current_timeNicolas Dufresne2015-06-222-2/+2
* avfvideosrc: add frame rate range to capsIlya Konstantinov2015-06-221-9/+29
* tests: dashdemux: added parsing of period elementFlorin Apostol2015-06-221-0/+1848
* glmemory: fix consistency about pbo availability.Julien Isorce2015-06-221-5/+9
* tests: dashdemux: extended MPD element test to test xml namespacesFlorin Apostol2015-06-221-0/+9
* opusenc: Add bitrate to the tagsMersad Jelacic2015-06-221-0/+20
* dashdemux: corrected computation of period's durationFlorin Apostol2015-06-222-3/+116
* bayer: update ORC filesWim Taymans2015-06-221-616/+760
* irtspparse: reflow code to avoid uninitialized variable warningTim-Philipp Müller2015-06-221-6/+4
* tsmux: code style fixVineeth TM2015-06-221-3/+2
* uvch264src: fix small leak in caps query handlerTim-Philipp Müller2015-06-221-4/+8
* uvch264_src: add missing break in caps query handlerVineeth TM2015-06-221-0/+1
* mpeg1sys: remove ancient plugin that's never even been ported to 0.8Tim-Philipp Müller2015-06-229-1998/+0
* codecparsers: jpeg: add some padding to ScanHdr structTim-Philipp Müller2015-06-211-0/+6
* codecparsers: jpeg: add new API to .def fileTim-Philipp Müller2015-06-211-0/+8
* codecparsers: jpeg: fix docs for table parsing functionsTim-Philipp Müller2015-06-211-3/+2
* docs: add new JPEG codecparser API to the docsTim-Philipp Müller2015-06-214-0/+78
* examples: move vp8 parser test to codecparser example directoryTim-Philipp Müller2015-06-215-8/+12
* examples: add small jpeg codecparser testTim-Philipp Müller2015-06-215-3/+319
* codecparsers: jpeg: fix validity checking of data parsedTim-Philipp Müller2015-06-211-46/+61
* codecparsers: jpeg: fix up APITim-Philipp Müller2015-06-212-182/+207
* codecparsers: jpeg: tweak API a littleTim-Philipp Müller2015-06-212-29/+84
* codecparsers: jpeg: hide gst_jpeg_scan_for_marker_code()Tim-Philipp Müller2015-06-212-17/+15
* codecparsers: jpeg: fix and optimize scan for next marker code.Gwenole Beauchesne2015-06-211-9/+8
* codecparsers: jpeg: fix calculation of segment size.Gwenole Beauchesne2015-06-211-2/+3
* codecparsers: jpeg: fix default Huffman tables generation.Wind Yuan2015-06-211-0/+1
* codecparsers: jpeg: add JPEG bitstream parserGwenole Beauchesne2015-06-213-0/+1027
* h264parse: fix typo in log messageTim-Philipp Müller2015-06-201-1/+1
* gldisplay: add gst_gl_display_create_contextJulien Isorce2015-06-193-34/+111
* glcontext: move display from privJulien Isorce2015-06-192-8/+7
* Revert "glcontext: add gst_gl_context_set_display helper"Julien Isorce2015-06-192-20/+0
* Revert "gl: add GstGLContextGPUProcess backend"Julien Isorce2015-06-1910-405/+1
* glimagesink: Remove duplicate, useless line of codeJan Schmidt2015-06-191-2/+0
* opengl: glstero* are only built with full OpenGLNicolas Dufresne2015-06-181-8/+8
* style: Remove white spaces at the end of lineNicolas Dufresne2015-06-181-1/+1
* glviewconvert: Fix GLES2 compatibilityNicolas Dufresne2015-06-181-1/+6
* glviewconvert: Fix broken validity checkNicolas Dufresne2015-06-181-2/+2