summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-14h264parse: set split-packetized=true and output-format=1 as defaults (crespo)...HEADcollaboraAlessandro Decina1-4/+4
2011-04-11audioflingersink: remove debug lineAlessandro Decina1-2/+0
2011-04-11Get the audioflinger track using getTrack.Alessandro Decina2-2/+2
2011-04-11audioflingersink: remove unnecessary <glib.h> importAlessandro Decina1-1/+0
2011-04-11audioflingersink: remove some unnecessary debug logsAlessandro Decina1-16/+2
2011-04-11audioflingersink: use gst_element_class_set_details_simpleAlessandro Decina1-9/+6
2011-04-11audioflingersink: fix compiler warningsAlessandro Decina1-13/+1
2011-04-11audioflingersink: use GST_BOILERPLATEAlessandro Decina1-35/+4
2011-04-11audioflingersink: use G_DEFINE_TYPE for the ring bufferAlessandro Decina1-29/+3
2011-04-11audioflingersink: add myself to copyright headersAlessandro Decina1-0/+1
2011-04-11audioflingersink: code cleanup/ restructurationAlessandro Decina3-93/+110
2011-04-11android: make it ready for androgenizerThibault Saunier76-731/+1120
2011-04-09element-maker: dist new videofilter2 templateTim-Philipp Müller1-0/+1
2011-04-09vdpau: Fix uninitialized variable compiler warningSebastian Dröge1-2/+1
2011-04-09fpsdisplaysink: Add last-message property and never print anything to stdoutSebastian Dröge2-8/+50
2011-04-09fpsdisplaysink: Rename verbose property to silent for consistencySebastian Dröge2-12/+12
2011-04-08baseparse: remove -bad version of baseparse library, now in coreTim-Philipp Müller7-4085/+5
2011-04-08videoparsers: port to baseparse, which is now in libgstbase in coreTim-Philipp Müller8-20/+18
2011-04-08scenechange: new scene change detection elementDavid Schleef5-2/+519
2011-04-08element-maker: Add videofilter2 templateDavid Schleef1-0/+67
2011-04-08Remove audioparsers plugin, it has been moved to -goodTim-Philipp Müller29-6841/+3
2011-04-08fpsdisplay: Use PROP_ instead of ARG_ for the property enumsSebastian Dröge1-37/+37
2011-04-08fpsdisplay: Add verbose propertyPhilippe Normand2-2/+18
2011-04-07dshowvideosink: update for latest GstXOverlay changesHaakon Sporsheim1-3/+3
2011-04-07mpegaudioparse: relax sync match a bit when drainingMark Nauwelaerts1-1/+1
2011-04-07fieldanalysis: Use RFF flag to indicate buffers to drop downstreamRobert Swain2-39/+40
2011-04-07shmsink: ensure gst_poll_wait is called first on descriptorsVincent Penquerc'h1-0/+5
2011-04-07shm: Fix MSG_NOSIGNAL checkOlivier Crête1-2/+9
2011-04-05camerabin: don't rely on the application running the default GLib main loopTim-Philipp Müller1-17/+31
2011-04-04mpegaudioparse: require tighter sync match when drainingMark Nauwelaerts1-0/+4
2011-04-04Automatic update of common submoduleStefan Kost1-0/+0
2011-04-04qtmux: more helpful debug error message when no needed duration on input buffersMark Nauwelaerts1-1/+2
2011-04-04hlsdemux: validate properly utf-8 playlistAndoni Morales Alastruey1-6/+28
2011-04-04hlsdemux: m3u8: clear the list of media files before updating the playlistAndoni Morales Alastruey1-0/+6
2011-04-04hlsdemux: use and adapter instead of costful buffer joinsAndoni Morales Alastruey2-20/+20
2011-04-01Remove setting of plugindir from MakefilesDavid Schleef3-3/+0
2011-04-01basevideo: Fix negotiation errorsDavid Schleef1-19/+24
2011-04-01basevideo: Add function to allocate src bufferDavid Schleef3-19/+35
2011-04-01hlsdemux: Another windows build fixThiago Santos1-1/+1
2011-04-01hls: Fix compilation on windowsThiago Santos1-1/+1
2011-04-01camerabin: Processing should stop on READYThiago Santos1-0/+6
2011-04-01segmentclip: Keep a reference of events until the event is parsedSebastian Dröge1-1/+3
2011-04-01mpegaudioparse: Parse encoder delay and encoder padding from the LAME header ...Sebastian Dröge2-0/+36
2011-03-31shm: Make default perm u+rw g+r for shm areaOlivier Crête1-1/+2
2011-03-30hlsdemux: update for media type was renaming from playlist/m3u8 to applicatio...Tim-Philipp Müller1-1/+1
2011-03-30configure.ac: Add hls pluginSebastian Dröge1-0/+1
2011-03-30hlsdemux: Some minor cleanupSebastian Dröge1-6/+7
2011-03-30hlsdemux: fix indentation and docs sectionsAndoni Morales Alastruey1-19/+30
2011-03-30hlsdemux: don't leek the queryAndoni Morales Alastruey1-0/+1
2011-03-30hlsdemux: check if the task's cond was signaled because it's the end of playlistAndoni Morales Alastruey1-0/+5