summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
...
* h265parse: Introduce new state tracking variablesSeungha Yang2018-09-102-1/+33
* h265parse: Fix and optimize NAL collection functionSeungha Yang2018-09-101-3/+3
* h265parse: Unref/replace force_key_unit_event in gst_h265_parse_resetSeungha Yang2018-09-101-1/+1
* h265parse: Copy over DISCONT flag from input buffersSeungha Yang2018-09-102-0/+14
* watchdog: Add missing static keywordNicolas Dufresne2018-09-101-4/+2
* timecodestamper: Fix typo in set_drop_frameVivia Nikolaidou2018-09-031-1/+1
* audiobuffersplit: Fix format string warningJohan Bjäreholt2018-08-281-2/+2
* freeverb: update for g_type_class_add_private() deprecationTim-Philipp Müller2018-08-191-8/+5
* audiobuffersplit: Add a gapless mode which inserts silence/drops samples on d...Sebastian Dröge2018-08-172-11/+178
* audiobuffersplit: Always set DISCONT flag after resyncsSebastian Dröge2018-08-171-0/+4
* audiobuffersplit: Keep track of resync time separatelySebastian Dröge2018-08-172-5/+3
* audiobuffersplit: Update output buffer size after each buffer to compensate f...Sebastian Dröge2018-08-171-0/+7
* avwait: Start video and audio together if audio starts lateVivia Nikolaidou2018-08-172-14/+72
* compositor: Define crossfade-ratio to have range [0.0,1.0]Sebastian Dröge2018-08-161-10/+9
* rfbdecoder: don't free decoder dataWim Taymans2018-08-161-3/+0
* avwait: Don't wait if audio_running_time_to_wait_for is NONEVivia Nikolaidou2018-08-011-12/+2
* jpegparse: Generate timestamp if framerate is knownNicolas Dufresne2018-07-271-0/+3
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-1/+1
* meson: Add feature options for many pluginsNirbheek Chauhan2018-07-271-63/+18
* compositor: Don't leak all buffers while crossfading and not all pads are cro...Sebastian Dröge2018-07-261-0/+5
* avwait: Add recording propertyVivia Nikolaidou2018-07-242-40/+164
* compositor: Use 255 as maximum alpha instead of 256Sebastian Dröge2018-07-231-7/+5
* compositor: Update conversion info in property setterSeungha Yang2018-07-181-4/+4
* ivfparse: Add the AV01 FOURCC for parsing AV1 IVFsGeorg Ottinger2018-06-291-1/+9
* jpegformat: get rid of unnecessary private structsTim-Philipp Müller2018-06-234-188/+154
* tsdemux: Don't set invalid seqnum on segment eventNicolas Dufresne2018-06-191-1/+3
* tsdemux: Don't query duration if program isn't activeEdward Hervey2018-06-121-0/+5
* mpegtsdemux: Fix SEGMENT seqnum propagationEdward Hervey2018-06-063-3/+10
* gdp: ignore timestamp of eventKyrylo Polezhaiev2018-05-072-3/+3
* videoaggregator: Switch to a GstVideoAggregatorConvertPad subclassSebastian Dröge2018-05-062-221/+55
* videoaggregator: Move needs_alpha pad field to the private structSebastian Dröge2018-05-051-1/+2
* videoaggregator: Move aggregated_frame and the pad buffer into the private st...Sebastian Dröge2018-05-051-52/+46
* videoaggregator: Move GstChildProxy implementations into leaf classesSebastian Dröge2018-05-041-1/+90
* tsdemux: ignore sparse stream when checking for initial timestampAurélien Zanelli2018-05-041-4/+17
* scenechange: improve detection algorithmVineeth T M2018-05-041-2/+9
* rfbsrc: Fix decide_allocation to support NULL poolNicolas Dufresne2018-04-251-1/+5
* rfbsrc: Fix support for applevncserverNicolas Dufresne2018-04-251-1/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-2562-0/+62
* h264parse: add constrained and progressive profilesGuillaume Desmottes2018-04-251-1/+9
* Fix code indentationTim-Philipp Müller2018-04-221-2/+2
* testsrcbin: typo fixesTim-Philipp Müller2018-04-211-2/+2
* testsrcbin: fix bug setting stream flagsTim-Philipp Müller2018-04-211-1/+1
* testsrcbin: fix memory leakTim-Philipp Müller2018-04-211-1/+4
* testsrcbin: Do not use G_DECLARE_ as it requires GLib 2.44Thibault Saunier2018-04-191-2/+14
* debugutils: Add a testsrcbin elementThibault Saunier2018-04-194-1/+427
* jpegparse: Fix APP1 marker segment parsingSreerenj Balachandran2018-04-161-0/+3
* pcapparse: bail out in case of fragmented packetsAntonio Ospite2018-04-161-0/+10
* pcapparse: add some comments about the pcap format headersAntonio Ospite2018-04-161-0/+11
* h265parse: Make caps writable before modifying themSeungha Yang2018-04-111-2/+4
* fakevideosink: explicit type cast for max-lateness property setterPhilippe Normand2018-04-101-2/+2