summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-07dvbsrc: retry opening the frontend on EINTRHEADmasterReynaldo H. Verdejo Pinochet1-2/+3
2014-09-07dvbsrc: assorted doc & spelling fixesReynaldo H. Verdejo Pinochet1-7/+8
2014-09-07Revert "dataurisrc: Remove unnecessary else if condition"Thiago Santos1-6/+14
2014-09-05tests: hlsdemux: fix compilationThiago Santos1-2/+2
2014-09-05hlsdemux: And fix Makefile yet againSebastian Dröge1-1/+1
2014-09-05hlsdemux: Include the m3u8.c file directly in the test because of an automake...Sebastian Dröge2-1/+2
2014-09-05aiffparse: Fix handling of 64 bit floating point dataVineeth T M1-1/+1
2014-09-05facedetect: Add new property min-stddevNicola Murino2-6/+37
2014-09-05gltransformation: fix issues and expose mvp matrixLubosz Sarnecki2-16/+35
2014-09-04hlsdemux: Also get the m3u8.c source file from the $(top_srcdir) for the testSebastian Dröge1-3/+3
2014-09-04hlsdemux: Use $(top_srcdir) instead of $(top_builddir) for the include pathSebastian Dröge1-1/+1
2014-09-04mssdemux: Don't send flush events to deactivated padsSebastian Dröge1-4/+4
2014-09-04dashdemux: Don't send flush events to deactivated padsSebastian Dröge1-4/+4
2014-09-04hlsdemux: Don't send flush events to deactivated padsSebastian Dröge1-4/+4
2014-09-04hlsdemux: Compile the m3u8.c directly instead of re-using the .o fileSebastian Dröge1-1/+1
2014-09-04hlsdemux: Add unit test for parsing of M3U8 playlistsSebastian Dröge3-0/+1373
2014-09-04hlsdemux: Properly assign offsets to the files if we accumulate them instead ...Sebastian Dröge1-0/+1
2014-09-04dataurisrc: Remove unnecessary else if conditionVineeth T M1-14/+6
2014-09-02dvbsrc: simplify ISDB-T launch line exampleReynaldo H. Verdejo Pinochet1-1/+1
2014-09-02dvbsrc: delay locking till actually neededReynaldo H. Verdejo Pinochet1-46/+5
2014-09-02dataurisrc: Make get_uri() threadsafeVineeth T M1-2/+5
2014-09-01amcaudiodec: Remove hack for Google MP3 decoderSebastian Dröge2-15/+0
2014-09-01zebrastripe: Refactor to remove duplicate codeVineeth T M1-73/+17
2014-08-29dvbsrc: fix description for modulation propReynaldo H. Verdejo Pinochet1-1/+1
2014-08-29dvbsrc: add basic checks on ISDB-T parametersReynaldo H. Verdejo Pinochet1-4/+54
2014-08-29dvbsrc: add support for additional modulation typesReynaldo H. Verdejo Pinochet1-0/+4
2014-08-29dvbsrc: drop FIXME on _ISDBT_LAYER_ENABLED propReynaldo H. Verdejo Pinochet1-2/+1
2014-08-29assrender: remove code that can't be reachedTim-Philipp Müller1-7/+2
2014-08-29dvbsuboverlay: remove code that can't be reachedTim-Philipp Müller1-7/+2
2014-08-28h264parse: fix up handling of input caps corner casesTim-Philipp Müller1-20/+68
2014-08-28glimagesink: Add missing break to switchSebastian Dröge1-0/+1
2014-08-28rawparse: Reset negotiation state when going back to READYSebastian Dröge1-0/+1
2014-08-28hlsdemux: Support OpenSSL for AES decryption of HLS fragmentsThomas Bluemel4-5/+52
2014-08-28gl: qglwtextureshare demo fixes and cleanupWang Xin-yu (王昕宇)7-69/+11
2014-08-28gl: Add GSTGLAPI macro to the debug callback functionWang Xin-yu (王昕宇)1-1/+1
2014-08-28rfbsrc: Clamp out of bounds resolutions to prevent segfaultsBlake Tregre1-4/+14
2014-08-27gl: do not check for GL/GLU/EGL/GLES2 libs if disabled in configurationCarlos Rafael Giani1-4/+10
2014-08-26egl: Wrap KHR_create_context flags in an ifdefJan Schmidt1-1/+3
2014-08-25h264parse: don't consider unknown stream-format as avcThiago Santos1-2/+3
2014-08-25h264parse: tests: fix caps for avc formatThiago Santos1-1/+2
2014-08-25docs: add mpegpsmux and mpegtsmuxTim-Philipp Müller3-1/+83
2014-08-25docs: add audiomixer to docsTim-Philipp Müller3-1/+50
2014-08-25docs: add aiff elements to docsTim-Philipp Müller2-0/+58
2014-08-25docs: plugins: misc updatesTim-Philipp Müller5-58/+70
2014-08-25docs: move GstPhotography interface docs into the library docsTim-Philipp Müller8-955/+26
2014-08-25sndfile: don't decode formats that are better handled by other elementsTim-Philipp Müller1-19/+12
2014-08-22egl: fallback to a non-debug context if a debug one failsMatthew Waters1-4/+21
2014-08-21srtpdec: Add support for RTP/RTCP mixing if data arrives on RTCP padYouness Alaoui1-10/+8
2014-08-21dashdemux: fix abort in error code path with newer glibTim-Philipp Müller1-0/+1
2014-08-21gstopengl: add introspection supportLubosz Sarnecki1-0/+56