summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-27wasapi: Port wasapisink to GstAudioSink and disable wasapisrc for nowHEADmasterSebastian Dröge7-166/+203
2013-03-27d3dvideosink: Make sure that all buffers in our pool contain our own memorySebastian Dröge1-3/+22
2013-03-26wasapi: Initial port to 1.0Sebastian Dröge9-93/+83
2013-03-26wasapi: Include config.h before anything elseSebastian Dröge4-3/+12
2013-03-26d3dvideosink: Add support for crop metaSebastian Dröge3-7/+29
2013-03-26build: we need a recent-enough gnutls for hlsTim-Philipp Müller1-1/+1
2013-03-26d3dvideosink: Implement a buffer pool that shares D3D surfaces with upstreamSebastian Dröge4-128/+664
2013-03-26d3dvideosink: Allocate a new offscreen surface for every bufferSebastian Dröge1-27/+33
2013-03-26mxfdemux: Use %03u for format in gst_pad_create_stream_id_printf()David Schleef1-1/+1
2013-03-25srtp: Fix filter handling in caps negotiation to keep filter contentOlivier Crête2-1/+12
2013-03-25applemedia: fix build for objcThiago Santos1-0/+4
2013-03-25interlaced: set both DTS and PTSWim Taymans1-10/+11
2013-03-24tsdemux: remove unused current_program_number fieldDouglas Bagnall2-4/+0
2013-03-22rawparse: send segment event in time format also in push modeTim-Philipp Müller1-0/+2
2013-03-22configure: fix build if gnutls is not presentTim-Philipp Müller1-1/+1
2013-03-22y4mdec: Use the correct strides as used by y4m and convert to GStreamer strid...Sebastian Dröge2-1/+173
2013-03-22fluidsynth: rename to fluiddecWim Taymans3-172/+167
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-22midi: set midi parser rank primaryWim Taymans1-1/+1
2013-03-22midiparse: always seek back to beginningWim Taymans1-11/+7
2013-03-22fluidsynth: fix debug of segment structureWim Taymans1-1/+1
2013-03-22fluidsynth: handle discontWim Taymans2-0/+10
2013-03-22midiparse: implement seekingWim Taymans2-6/+169
2013-03-22fluidsynth: reset on flush and state changeWim Taymans1-0/+12
2013-03-22fluidsynth: add propertiesWim Taymans2-22/+187
2013-03-22fluidsynth: log midi tick eventWim Taymans1-0/+3
2013-03-22fluidsynth: redirect logging to gst logging functionsWim Taymans1-0/+43
2013-03-21midiparse: simplify the callbacksWim Taymans1-39/+66
2013-03-21fluidsynth: improve debugWim Taymans1-5/+11
2013-03-21midiparse: clean up tracksWim Taymans1-3/+19
2013-03-21midiparse: don't leak midi dataWim Taymans2-2/+5
2013-03-21fluidsynth: produce more accurate timestampsWim Taymans2-19/+31
2013-03-21midiparse: small cleanups in error pathsWim Taymans1-7/+13
2013-03-21midiparse: duration is max of all track durationsWim Taymans1-2/+10
2013-03-21midiparse: fix klassWim Taymans1-1/+1
2013-03-21opensles: Include string.h for memcpy()Sebastian Dröge1-0/+2
2013-03-21midiparse: Update durationWim Taymans2-189/+318
2013-03-21fluidsynth: add more debugWim Taymans1-0/+2
2013-03-21midiparse: handle midi in RIFFWim Taymans1-6/+95
2013-03-21midiparse: small fixesWim Taymans1-35/+19
2013-03-21midi: set rank as marginalWim Taymans1-1/+1
2013-03-21fluidsynth: add fluidsynth midi rendererWim Taymans5-0/+575
2013-03-21midiparse: add basic midi parserWim Taymans5-0/+1080
2013-03-20ivtc: fix make distTim-Philipp Müller1-1/+1
2013-03-20Dist hls as wellTim-Philipp Müller1-0/+1
2013-03-20configure: actually build hls pluginTim-Philipp Müller1-1/+2
2013-03-20decklinksink: fix some compiler warningsTim-Philipp Müller1-1/+5
2013-03-20combdetect,ivtc: code cleanupDavid Schleef4-238/+64
2013-03-20element-maker: remove sinkpad/srcpad fieldsDavid Schleef7-26/+1