summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* tsdemux: Check the continuity counter for non-section packets tooSebastian Dröge2013-04-111-1/+22
* mfxdemus: update todo (ther eis a muxer)Stefan Sauer2013-04-111-2/+0
* mpegtsbase: Call ::program_stopped after removing all streamsSebastian Dröge2013-04-101-31/+4
* watchdog: race between g_main_loop_run/_quit fixedAlexander Schrab2013-04-101-1/+22
* watchdog: fix event handlingDavid Schleef2013-04-091-2/+5
* yadif: remove extra template codeDavid Schleef2013-04-091-174/+0
* ivtc: remove transform_size, it's not neededDavid Schleef2013-04-091-17/+0
* interaudiosink: fix leak when not connectedDavid Schleef2013-04-091-3/+4
* tsdemux: Add support for TrueHD audioEdward Hervey2013-04-071-0/+5
* audiovisualizer: shaders assume 32bppTim-Philipp Müller2013-04-051-2/+4
* audiovisualizer: handle non-existant pool in the default allocation queryMatthew Waters2013-04-051-2/+8
* audiovisualizer: improve allocationWim Taymans2013-04-052-49/+224
* mpegvideoparse: Only add meta if downstream needs itEdward Hervey2013-03-312-21/+50
* mpegvideoparse: Store information in GstMpegVideo12MetaEdward Hervey2013-03-312-14/+84
* tsparse: Ensure segment events are forwardedEdward Hervey2013-03-302-1/+7
* mpegpsdemux: push stream start eventWim Taymans2013-03-301-0/+7
* midiparser: ensure variable is initialized and fix debug message accessJosep Torra2013-03-301-1/+3
* mpeg4videoparser: Fix a compiler warning about uninitialised variable useJosep Torra2013-03-301-1/+1
* watchdog: new elementDavid Schleef2013-03-274-1/+378
* mxfdemux: Use %03u for format in gst_pad_create_stream_id_printf()David Schleef2013-03-251-1/+1
* interlaced: set both DTS and PTSWim Taymans2013-03-251-10/+11
* tsdemux: remove unused current_program_number fieldDouglas Bagnall2013-03-242-4/+0
* rawparse: send segment event in time format also in push modeTim-Philipp Müller2013-03-221-0/+2
* y4mdec: Use the correct strides as used by y4m and convert to GStreamer strid...Sebastian Dröge2013-03-222-1/+173
* y4mdec: Use the default event/query handlers for the default handlingSebastian Dröge2013-03-221-4/+2
* y4mdec: Properly handle segment and time values of -1Sebastian Dröge2013-03-221-8/+31
* midi: set midi parser rank primaryWim Taymans2013-03-221-1/+1
* midiparse: always seek back to beginningWim Taymans2013-03-221-11/+7
* midiparse: implement seekingWim Taymans2013-03-222-6/+169
* midiparse: simplify the callbacksWim Taymans2013-03-211-39/+66
* midiparse: clean up tracksWim Taymans2013-03-211-3/+19
* midiparse: don't leak midi dataWim Taymans2013-03-212-2/+5
* midiparse: small cleanups in error pathsWim Taymans2013-03-211-7/+13
* midiparse: duration is max of all track durationsWim Taymans2013-03-211-2/+10
* midiparse: fix klassWim Taymans2013-03-211-1/+1
* midiparse: Update durationWim Taymans2013-03-212-189/+318
* midiparse: handle midi in RIFFWim Taymans2013-03-211-6/+95
* midiparse: small fixesWim Taymans2013-03-211-35/+19
* midi: set rank as marginalWim Taymans2013-03-211-1/+1
* midiparse: add basic midi parserWim Taymans2013-03-214-0/+1078
* ivtc: fix make distTim-Philipp Müller2013-03-201-1/+1
* combdetect,ivtc: code cleanupDavid Schleef2013-03-194-238/+64
* combdetect: output progressive videoDavid Schleef2013-03-191-0/+51
* combdetect: code cleanupDavid Schleef2013-03-191-12/+15
* combdetect: switch to zebra stripingDavid Schleef2013-03-191-2/+5
* ivtc: drop early fieldsDavid Schleef2013-03-191-2/+16
* ivtc: new inverse telecine filterDavid Schleef2013-03-195-0/+1312
* Make the hls plugin depend on gnutls and move to ext/hls/Alessandro Decina2013-03-1915-4019/+0
* hlsdemux: use gnutls instead of opensslAlessandro Decina2013-03-191-11/+13
* hlsdemux: support encrypted streamsAlessandro Decina2013-03-193-3/+73