summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-05musepack: Add first version of a parsermusepackSebastian Dröge6-6/+2745
2013-08-21uvch264src: don't error out on incomplete aux data segmentRobert Krakora1-4/+5
2013-07-22h264parse: Don't run in an infinite loop on invalid streamsOlivier Crête2-8/+21
2013-07-03Revert "h264parse: Add access-unit-delimiters"Olivier Crête1-11/+0
2013-07-03hlssink: Let the bin manage the multifilesinkOlivier Crête1-12/+0
2013-06-11h264parse: Add access-unit-delimitersAnton Gritsay1-0/+11
2013-06-10mpegtsmux: fix creation of ADTS header for AAC audio in MPEG-TSKevin Thornberry1-4/+3
2013-05-14hlssink: Don't use a GMainloop, use the running time correctlyOlivier Crête1-31/+22
2013-05-01mpegtsdemux: add parsed=false to output video caps for MPEG1/MPEG2/MPEG4/H264Tim-Philipp Müller1-3/+5
2013-05-01mpegdemux: add parsed=false to output video caps for MPEG1/MPEG2/MPEG4/H264Tim-Philipp Müller2-5/+11
2013-05-01mpegvideoparse: don't announce incomplete source capsTim-Philipp Müller1-4/+4
2013-05-01mpegvideoparse: fix caps refcounting issueTim-Philipp Müller1-1/+1
2013-04-26h264parse: Update src pad caps when it was explicitly signaledJosep Torra1-2/+3
2013-04-22eglglessink: fixes 'warning: "GST_LEVEL_DEFAULT" redefined'Josep Torra1-1/+0
2013-04-22eglglessink: fixes some warnings building on RPIJosep Torra1-3/+3
2013-04-22eglglessink: silence warnings building for RPI related to 'vcos_*'Josep Torra3-0/+45
2013-04-16rtmpsrc: cleanup requires calling close as wellDavid Schleef1-0/+1
2013-04-16eglglessink: disable static plugin building until available upstreamThiago Santos1-3/+5
2013-04-16eglglessink: add missing --tag=CC to makefileThiago Santos1-1/+3
2013-04-16eglglessink: eagl: initialize context and buffers on main threadThiago Santos1-37/+56
2013-04-16eglglessink: egladaptation: fix HAVE_IOS checkThiago Santos1-1/+1
2013-04-16eglglessink: eagl: avoid segfault when extensions string is nullThiago Santos1-1/+5
2013-04-16eglglessink: use uniform names for egl adaptation functionsThiago Santos5-74/+70
2013-04-16eglglessink: remove unused struct typedefThiago Santos1-1/+0
2013-04-16eglglessink: rename pixel_aspect_ratio to pixel_aspect_ratio_nThiago Santos4-7/+7
2013-04-16eglglessink: makefile fixes for eaglThiago Santos1-3/+9
2013-04-16eglglessink: eagl: more build fixesThiago Santos5-17/+23
2013-04-16eglglessink: eagl: add missing functions for window set/getThiago Santos1-3/+23
2013-04-16eglglessink: eagl: fixing ios build issuesThiago Santos1-17/+20
2013-04-16eglglessink: eagl: adding missing return to functionsThiago Santos1-0/+2
2013-04-16eglglessink: eagl: do not typedef the same struct twiceThiago Santos1-2/+2
2013-04-16eglglessink: use the same flags for Obj-C as we use for CThiago Santos1-0/+2
2013-04-16eagl: adds missing includesThiago Santos1-2/+7
2013-04-16egladaptation: removing egl specific error handlingThiago Santos4-19/+20
2013-04-16egladaptation: removing unused structThiago Santos1-16/+0
2013-04-16eglglessink: remove more egl specific codeThiago Santos3-7/+6
2013-04-16eglglessink: do not use EGL specific constants in common codeThiago Santos1-2/+1
2013-04-16egladaptation: remove EGL_DISPLAY_SCALING from common codeThiago Santos4-2/+7
2013-04-16egladaptation: add missing gl include for iosThiago Santos3-1/+12
2013-04-16eglglessink: moving more egl specific code to egl adaptationThiago Santos2-11/+11
2013-04-16egladaptation: remove the egl display/window variables from main codeThiago Santos4-52/+71
2013-04-16eglglessink: removing egl parts for common codeThiago Santos8-103/+129
2013-04-16eagl: add ios window system option for eglglesThiago Santos1-1/+4
2013-04-16eglglessink: split egl implementation for EAGL x EGL differencesThiago Santos7-495/+898
2013-04-16eglglessink: refactor egl function to a separate fileThiago Santos5-1090/+1320
2013-04-14rtmpsrc: Another fix to shut down the connectionDavid Schleef1-4/+7
2013-04-08rtmpsrc: unlock and close socket more directlyDavid Schleef1-1/+1
2013-04-01interaudiosink: fix leak when not connectedDavid Schleef1-3/+4
2013-04-01rtmpsrc: Implement basesrc->unlock()David Schleef1-1/+19
2013-03-25applemedia: fix build for objcThiago Santos1-0/+4