summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-06audiomixer: Add simply synchronization testaudiomixerSebastian Dröge1-1/+200
2013-11-06WIP: audiomixer: Add new element based on adder that does synchronized audio ...Sebastian Dröge9-0/+6352
2013-11-05Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-11-04eglglessink: Query upstream first to get a EGLDisplaySebastian Dröge1-4/+20
2013-11-04applemedia-nonpublic: Link with gmodule for g_module_open() and othersSebastian Dröge1-1/+2
2013-11-04applemedia: Link with gmodule for g_module_open() and othersSebastian Dröge1-1/+2
2013-11-01configure: Always define AM_CONDITIONAL USE_EGLGLESSebastian Dröge1-0/+1
2013-11-01curl: curlsftpsink - new libcurl-based sink element for SFTPL. Sorin10-2/+1077
2013-11-01cdaudio: Remove cdaudio pluginReynaldo H. Verdejo Pinochet9-724/+9
2013-11-01yadif: Fix compiler warning caused by specifying const twiceSebastian Dröge1-2/+2
2013-11-01yadif: Fix build with XCodeSebastian Dröge1-1/+6
2013-10-31h264parse: Remove the explicit PAR calculation based on VUI headersSreerenj Balachandran2-110/+21
2013-10-31rotate: Fix angle property help textAntonio Ospite2-2/+2
2013-10-31cdaudio: port to 1.XReynaldo H. Verdejo Pinochet2-54/+25
2013-10-31androidmedia: fix rank for more software decodersAndoni Morales Alastruey1-2/+4
2013-10-31geometrictransform: Fix setting black background for AYUV buffersAntonio Ospite1-1/+10
2013-10-30applemedia-nonpublic: fix plugin nameMatthieu Bouron1-1/+1
2013-10-30vtenc: use proper release callback type in CVPixelBufferCreateWithPlanarBytesMatthieu Bouron1-1/+1
2013-10-30avfvideosrc: fix truncated lineMatthieu Bouron1-1/+1
2013-10-30eglglessink: remove unused functions in the eagl backendAndoni Morales Alastruey1-18/+0
2013-10-30androidmedia: fix access to invalid buffers in the decoding loopAndoni Morales Alastruey2-4/+2
2013-10-28h264parse: Unify value settingEdward Hervey1-4/+2
2013-10-28h264parse: Avoid ending up with undefined valuesEdward Hervey1-4/+4
2013-10-28tsdemux: Demote GST_ERROR to GST_WARNINGEdward Hervey1-1/+1
2013-10-25hlsdemux: fix memory leak in gst_hls_demux_get_next_fragmentAlex Ashley1-5/+9
2013-10-25mpegtsmux: fix uninitialized variable warningMatthieu Bouron1-1/+1
2013-10-25mpegtsdemux: fix uninitialized variable warningMatthieu Bouron1-1/+1
2013-10-18androidmedia: make gst_amc_avc_profile_from_string recognize alt nameChen Jie1-1/+3
2013-10-12pitch: Fix inverted condition in setcapsOlivier Crête1-1/+1
2013-10-11mpegtspacketizer: Skip packets with corrupted lengthEdward Hervey1-0/+5
2013-10-11tsdemux: Refactor language tag extractionEdward Hervey1-19/+41
2013-10-11mpegts: Add support for parsing DVB Subtitling descriptor (0x59)Edward Hervey2-0/+76
2013-10-11mpegts: Fix assertion fault in ISO 639 parsingJesper Larsen1-5/+7
2013-10-09speed: Fix some bytes-per-frame vs. bytes-per-sample mixupsSebastian Dröge1-3/+3
2013-10-08configure: Make sure to try window-system-agnostic EGL if nothing was auto-de...Sebastian Dröge1-2/+3
2013-10-08mpegpsdemux: log time format as name instead of the numberStefan Sauer1-6/+6
2013-10-07egl: Allow disabling gstreamer-egl libraryGilles Dartiguelongue1-1/+5
2013-10-07tsdemux: Use mpegts-lib for ISO 639 language tagsJesper Larsen1-17/+7
2013-10-07tsdemux: Return descriptor in get_descriptorJesper Larsen3-23/+12
2013-10-07mpegts: Add ISO 639 parsing functionsJesper Larsen2-3/+59
2013-10-05dvdspu: handle sticky dvd eventsMatej Knopp1-0/+1
2013-10-03hlsdemux: Small improvement on always valid if conditionThiago Santos1-1/+1
2013-10-03hlsdemux: Do not call _stop holding the updates lockThiago Santos1-1/+0
2013-10-03dashdemux: Improve if cause readabilityGreg Rutz1-3/+3
2013-10-03dashdemux: actually return true on latency queryThiago Santos1-0/+1
2013-10-03dashdemux: stop fetching live fragments that don't yet existAlex Ashley3-9/+82
2013-10-03h264parse: Fix conversion to AVC if a SPS/PPS not from the first indizes is usedSebastian Dröge1-15/+19
2013-10-02openjpeg: Port OpenJPEG plugin to the 2.0 APISebastian Dröge7-42/+405
2013-10-02vtenc: Add support for I420Dominik Röttsches1-11/+17
2013-10-02vtenc: Use correct strides, etc from the GstVideoFrameDominik Röttsches2-19/+59