summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2015-10-20decodebin: return the possibly new chain in analyze_new_padMatthew Waters1-7/+15
2015-10-20playsink: relink text_pad in case of reconfigurationRajat Verma1-5/+5
2015-10-19decodebin/playbin/playsink/subtitleoverlay: Post async-done on state change f...Sebastian Dröge4-1/+8
2015-10-19playsink: Immediately error out if state change failsSebastian Dröge1-1/+3
2015-10-19playbin/uridecodebin: Always post async-done immediately if we're a live pipe...Sebastian Dröge2-2/+7
2015-10-19decodebin: set the decode pad target before setting elements to PAUSEDMatthew Waters1-66/+23
2015-10-15playsink: Fix volume element leakVineeth TM1-0/+6
2015-10-02videorate: remove unnecessary break statementVineeth T M1-2/+0
2015-10-02encodebin: Fix special caseMathieu Duponchelle1-0/+8
2015-10-02decodebin: free hidden groups at time of switching groupsRajat Verma1-1/+1
2015-10-02videotestsrc: Don't fixate framerate if downstream didn't provide oneJan Schmidt1-1/+5
2015-10-01typefinding: minor clean-upTim-Philipp Müller1-4/+4
2015-10-01typefinding: mpeg-ts detection improvementPankaj Darak1-2/+7
2015-09-30subparse: detect closing tags even if there's a space after the slashTim-Philipp Müller1-5/+14
2015-09-17audiosink, multisocketsink: Fix error leak during failuresVineeth T M1-0/+1
2015-09-16uridecodebin: Use the correct caps name for MS Smooth Streaming manifestsSebastian Dröge1-1/+1
2015-09-11playback: Add POINTER_TO_ULONG() macro for consistencySebastian Dröge1-5/+6
2015-09-11playback: fix build error for 64bit Windows build by MinGWKouhei Sutou1-2/+4
2015-09-03videoscale: fix gamma-decode optionWim Taymans1-1/+2
2015-08-28playsinkconvertbin: implement accept-caps handlerThiago Santos1-0/+47
2015-08-19subparse: use g_clear_error instead of g_error_freeEunhae Choi1-6/+6
2015-08-18Revert "decodebin: Handle the preroll multi-queue size"Sebastian Dröge1-38/+6
2015-08-18Revert "decodebin: Store extra_buffer_required per group, not globally"Sebastian Dröge1-31/+26
2015-08-18Revert "decodebin: If extra buffers are going to be required, we're still pre...Sebastian Dröge1-11/+10
2015-08-18decodebin: If extra buffers are going to be required, we're still prerollingSebastian Dröge1-10/+11
2015-08-18decodebin: Store extra_buffer_required per group, not globallySebastian Dröge1-26/+31
2015-08-18decodebin: Handle the preroll multi-queue sizeMyoungsun Lee1-6/+38
2015-08-18typefindfunctions: Add typefinder for TTML+XMLSebastian Dröge1-0/+15
2015-08-16decodebin: Fix list iterationEdward Hervey1-1/+1
2015-08-15decodebin2: Handle flushing with multiple decode groupsEdward Hervey1-0/+116
2015-08-15decodebin2: Forward event/queries for unlinked groupsEdward Hervey1-0/+80
2015-08-15typefind: Make the H.264 typefind a tiny bit more lenient.Jan Schmidt1-2/+6
2015-08-14playsinkconvertbin: remove accept-caps handlingThiago Santos1-23/+0
2015-08-13videorate: fixate the pixel-aspect-ratioThiago Santos1-0/+4
2015-08-10videorate: add support for bayer formatsJoan Pau Beltran1-2/+4
2015-08-05decodebin: fix deadend_details string leakVineeth TM1-1/+2
2015-08-04videotestsrc: Don't set DTS on bufferNicolas Dufresne1-4/+4
2015-07-22typefind: Treat *.umx (Unreal Music Package) as audio/x-modVille Skyttä1-1/+7
2015-07-16typefindfunctions: add DASH MPD typefinderTim-Philipp Müller1-0/+17
2015-07-16Update mailing list address from sourceforge to freedesktopTim-Philipp Müller2-2/+2
2015-07-15video: improve loggingWim Taymans2-3/+2
2015-07-14socketsrc: add caps propertyWim Taymans2-0/+65
2015-07-14decodebin: only try to expose complete groupsThiago Santos1-2/+6
2015-07-14decodebin: fix typoThiago Santos1-1/+1
2015-07-10playsink: Require the streamvolume interface on the sink when using the sink'...Sebastian Dröge1-74/+43
2015-07-06typefind: also check moof to recognize video/quicktimeThiago Santos1-0/+1
2015-07-03docs: order and canonicalize the -sections.txt fileStefan Sauer2-3/+0
2015-07-03videoscale: fix debug categoriesStefan Sauer2-6/+3
2015-06-29playbin: remove unnecessary breakdanny song1-1/+0
2015-06-29audioresample: Also copy metas if their API has no tags attached to itSebastian Dröge1-3/+3