summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* h264parse: Move PAR calcs, and use them for stereoscopic half-aspectJan Schmidt2015-06-191-12/+21
* 3dvideo: Add simple gtk example stereoscopic video playerJan Schmidt2015-06-198-1/+1048
* gl: Add glviewconvert, glstereomix and glstereosplit elementsJan Schmidt2015-06-198-0/+2208
* glimagesink: Support multiview/stereoscopic videoJan Schmidt2015-06-192-100/+459
* gl libs: Add glviewconvert helper objectJan Schmidt2015-06-195-1/+2101
* dashdemux: added warnings in gst_mpd_client_setup_streaming functionFlorin Apostol2015-06-181-4/+7
* dashdemux: corrected comments in gstmpdparser.hFlorin Apostol2015-06-181-3/+3
* dashdemux: fixed getting representation based on max bandwidthFlorin Apostol2015-06-182-1/+70
* androidmedia: Allow the application to provide the Java VMSebastian Dröge2015-06-182-0/+15
* androidmedia: Prefer software codecs over hardware codecs for audioSebastian Dröge2015-06-181-2/+4
* androidmedia: Failing to detach a thread is not that much of a problemSebastian Dröge2015-06-181-1/+1
* androidmedia: Don't fail if JNI_CreateJavaVM can't be foundSebastian Dröge2015-06-181-3/+9
* fpsdisplaysink: get rendered and dropped stats from QOS messagesAlessandro Decina2015-06-181-38/+40
* nalutils: trivial patch to check ifVineeth TM2015-06-161-6/+3
* Automatic update of common submoduleNicolas Dufresne2015-06-161-0/+0
* gtkglwidget: Const'ify another arraySebastian Dröge2015-06-151-1/+1
* gtkglwidget: Calculate the viewport size ourselvesSebastian Dröge2015-06-151-6/+8
* gtk: Use the display width/height for the widget's preferred width/heightSebastian Dröge2015-06-152-4/+4
* gtksink: Add support for xRGB/BGRxSebastian Dröge2015-06-152-6/+14
* gtk: Cairo color formats are in native endianness, GStreamer's in memory orderSebastian Dröge2015-06-152-1/+12
* gtk: Implement ignore-alpha property and enable it by defaultSebastian Dröge2015-06-156-3/+103
* gtk: Sync properties from the sink to the widget upon widget creationSebastian Dröge2015-06-152-4/+4
* mpegtsmux: Remove redundant min_dtsNicolas Dufresne2015-06-152-13/+6
* glimagesink: add missing handle-events/ignore-alpha property to the binMatthew Waters2015-06-151-0/+5
* gtk: implement pixel and display aspect ratio handlingMatthew Waters2015-06-156-12/+239
* videoaggregator: Print some debug output if we change the timestamp offsetSebastian Dröge2015-06-151-0/+4
* videoaggregator: Add some more debug outputSebastian Dröge2015-06-151-0/+4
* androidmedia: Move variables into the scope where they are neededSebastian Dröge2015-06-151-3/+2
* videoaggregator: Don't update the ts-offset before updating the actual config...Sebastian Dröge2015-06-151-9/+0
* videoaggregator: Remember if the last LATENCY query returned live or not and ...Sebastian Dröge2015-06-151-2/+13
* androidmedia: Don't query supported color formats for non-video codecsSebastian Dröge2015-06-151-36/+37
* mpegtsmux: fix build errorVineeth TM2015-06-151-1/+1
* gl/examples: update qt examples for api changesMatthew Waters2015-06-1512-43/+39
* gtk: silence unused variable warnings for unsupported winsys'Matthew Waters2015-06-151-1/+8
* gtk: implement basic wayland GL supportMatthew Waters2015-06-151-0/+24
* compositor: update zorder documentation.Mathieu Duponchelle2015-06-141-2/+2
* videoaggregator: No need to artificially bound the zorder.Mathieu Duponchelle2015-06-141-1/+1
* codecparsers: mpeg4: actually return full number of bits of resync markerLuis de Bethencourt2015-06-131-2/+2
* Revert "codecparsers: remove ignored increment of return"Tim-Philipp Müller2015-06-131-1/+1
* opensles: Fix build with Android API level < 14Arun Raghavan2015-06-132-0/+7
* openslessink: Allow setting the stream type via a propertyArun Raghavan2015-06-136-3/+130
* openslessrc: Implement recording presetsArun Raghavan2015-06-137-5/+212
* decklinkvideosink: Remove late frame-dropping workaround for basesink bugSebastian Dröge2015-06-132-44/+0
* glmixerbin: implement proper dynamic pad removalMatthew Waters2015-06-131-9/+11
* glimagesink: Don't do pool cachingNicolas Dufresne2015-06-122-35/+8
* configure.ac: Remove reference to cvsNicolas Dufresne2015-06-121-1/+1
* tsdemux: Segment start should match first PTSNicolas Dufresne2015-06-121-27/+27
* tsmux: Add negative DTS supportNicolas Dufresne2015-06-124-59/+77
* tsmux: Remove uneeded cast and cast macroNicolas Dufresne2015-06-122-3/+1
* mpegtsmux: Properly detect backward DTSNicolas Dufresne2015-06-121-2/+7