summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2013-08-26webpdec: Some cleanup and minor fixesSebastian Dröge
2013-08-26webp: Add WebP image decoder pluginSreerenj Balachandran
2013-08-23facedetect: new property to control bus messages updatesNicola Murino
2013-08-23opencv: Fix indentionSebastian Dröge
2013-08-23opencv: Port to non-deprecated GMutex/GCond APISebastian Dröge
2013-08-23opencv: Add disparity-map calculation elementMiguel Casas-Sanchez
2013-08-16srtpdec: fix buffers being dropped due to shadowed variableTim-Philipp Müller
2013-08-16dashdemux: offset segment numbers by startNumberChris Bass
2013-08-16dashdemux: remove incorrect timestamp scaling.Chris Bass
2013-08-15ext: Use new flush vfunc of video codec base classes and remove reset impleme...Sebastian Dröge
2013-08-13mssdemux: use gst_data_queue_push_force for adding events to queueThiago Santos
2013-08-13dashdemux: use push_force when adding events to the dataqueueThiago Santos
2013-08-12srtp: Let packets through without touching them if no crypto or auth is setOlivier Crête
2013-08-12srtpdec: Refactor code a bitOlivier Crête
2013-08-12srtpdec: Don't error on invalid packet, just drop itOlivier Crête
2013-08-12hlsdemux: add support for redirectionsAndoni Morales Alastruey
2013-07-30dashdemux: properly error out when manifest has no streamsThiago Santos
2013-07-29midi: Fix handling of the SEGMENT querySebastian Dröge
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey
2013-07-28celt: remove, replaced by opus.David Schleef
2013-07-27mpg123: Remove dead assignmentEdward Hervey
2013-07-26ladspa: initialize debug category earlierDavid Schleef
2013-07-23hlsdemux: Implement pkcs7 unpaddingSebastian Dröge
2013-07-23mssdemux: Add support for group-id in the stream-start eventSebastian Dröge
2013-07-23resindvd: Add support for group-id in the stream-start eventSebastian Dröge
2013-07-23hlsdemux: Add support for group-id in the stream-start eventSebastian Dröge
2013-07-23dash: Add support for group-id in the stream-start eventSebastian Dröge
2013-07-22hls: fix for assert failure when using encrypted HLS streamsAlex Ashley
2013-07-22resindvd: Send stream-start event before anything else on the mpeg demuxer sr...Sebastian Dröge
2013-07-17grabcut: Add GrabCut segmentation elementMiguel Casas-Sanchez
2013-07-15dashdemux: fix typo in check_queue_full functionThiago Santos
2013-07-09dashdemux: implement queue full check functionThiago Santos
2013-07-09dashdemux: minor refactorThiago Santos
2013-07-08dashdemux: handle live playback resyncThiago Santos
2013-07-08dashdemux: fix template based segment generationThiago Santos
2013-07-08dashdemux: use more appropriate data structures for parsingThiago Santos
2013-07-08dashdemux: answer to latency queriesThiago Santos
2013-07-03dashdemux: prevent assertion when duration is unknownThiago Santos
2013-07-03dashdemux: Fix event leak when parsing manifest failsThiago Santos
2013-07-03dashdemux: various cleanupsThiago Santos
2013-07-03dashdemux: Change first fragment selection for live streamsAlex Ashley
2013-07-03dashdemux: only generate index segment uri if there is a templateThiago Santos
2013-07-03dashdemux: Implement inheritance for certain MPD elementsGreg Rutz
2013-07-03dashdemux: Properly detect presence of xml attributesGreg Rutz
2013-07-03dashdemux: change debug message from warning to infoThiago Santos
2013-07-03dashdemux: protect from access to empty list dataThiago Santos
2013-07-03dashdemux: protect against failed header downloadsThiago Santos
2013-07-02dashdemux: Handle case without an initialization segmentOlivier Crête
2013-07-01dash: save 1 or 2 string copies when getting fragment urisThiago Santos
2013-07-01dashdemux: each fragment can have its own indexThiago Santos