Sign in
coral
/
imx-gst-plugins-good
/
ccc7d7e5a35908fd2b9b2a6eca36da7c6d82d7e2
/
gst
/
videomixer
b09f478
Add support for Meson as alternative/parallel build system
by Nirbheek Chauhan
· 9 years ago
6b209ac
videomixer: drop reference to videomixer 2
by Reynaldo H. Verdejo Pinochet
· 9 years ago
1071309
good: use new gst_element_class_add_static_pad_template()
by Vineeth TM
· 9 years ago
13a9a75
win32: remove outdated build cruft
by Tim-Philipp Müller
· 9 years ago
ae72944
videomixer: use GST_STIME_ARGS for GstClockTimeDiff
by Luis de Bethencourt
· 9 years ago
a7faa3e
Release 1.5.1
by Sebastian Dröge
· 10 years ago
d753a3e
Remove obsolete Android build cruft
by Tim-Philipp Müller
· 10 years ago
dbc142a
videomixer: Drop custom latency querying logic
by Arun Raghavan
· 10 years ago
f4b5107
Improve and fix LATENCY query handling
by Sebastian Dröge
· 10 years ago
5ff1229
videomixer: update orc files
by Luis de Bethencourt
· 10 years ago
84c44fc
videomixer: fix illegal memory access in blend function with negative ypos
by Vincent Penquerc'h
· 10 years ago
0053ad0
videomixer: fix up QoS handling for live sources
by Matthew Waters
· 10 years ago
26d682d
videomixer2: reverse order of params for converter
by Wim Taymans
· 10 years ago
1a2adf5
videomixer: Actually use the correct GstVideoInfo for conversion
by Sebastian Dröge
· 10 years ago
c1a9611
videomixer: Revert the last commit and handle resolutions differences properly
by Sebastian Dröge
· 10 years ago
af7916c
videomixer: GstVideoConverter currently can't rescale and will assert
by Sebastian Dröge
· 10 years ago
84ec78b
videomixer: use video library code instead of copy
by Wim Taymans
· 10 years ago
558f9a2
videomixer: Fix synchronization if dynamically changing the FPS
by Andrei Sarakeev
· 11 years ago
ce1d4d9
videomixer: Use the best width/height/etc if downstream can handle that
by Sebastian Dröge
· 11 years ago
61fe02a
videomixer: Avoid double free of VideoConvert
by Ravi Kiran K N
· 11 years ago
1fa6163
videomixer: Unref allowed caps after usage
by Sebastian Rasmussen
· 11 years ago
deeef84
videomixer: fix double unlock in segment seek segment code path
by Tim-Philipp Müller
· 11 years ago
bbb1a8d
videomixer: reset QoS on segment event
by Vincent Penquerc'h
· 11 years ago
c0f5644
videomixer: Update dist generated ORC files
by Sebastian Dröge
· 11 years ago
db43a39
videomixer: Update videoconvert code from -base
by Sebastian Dröge
· 11 years ago
45b9ef1
videomixer: Declare as Compositor in 'klass'
by Thibault Saunier
· 11 years ago
4ed74d3
videomixer2: Solve segmentation fault when src caps are configured
by David Fernandez
· 11 years ago
1d4404d
Release 1.3.1
by Sebastian Dröge
· 11 years ago
77badda
videomixer: name collectpads object based on videomixer name
by Tim-Philipp Müller
· 11 years ago
f8d15b1
videomixer: better logging of incoming events
by Tim-Philipp Müller
· 11 years ago
2e120c9
videomixer: remove dead code
by Vincent Penquerc'h
· 11 years ago
74c23f0
videomixer: Create hashtable only when we actually use it
by Sebastian Dröge
· 11 years ago
d3a2b3c
videomixer: Chain up to the parent class' dispose function
by Sebastian Dröge
· 11 years ago
6cf0f19
videomixer: Port to new collectpads API
by Mathieu Duponchelle
· 11 years ago
373ecee
videomixer2: store video info with buffers to keep it in sync
by Thiago Santos
· 11 years ago
220a947
videomixer: Simplify NV12/21 blending code macros
by Sebastian Dröge
· 11 years ago
b0529e0
videomixer: Fix segfault when filling the background of a UYVY frame
by Sebastian Dröge
· 11 years ago
532598e
videomixer: explicitly fail when alpha information would have been lost.
by Mathieu Duponchelle
· 11 years ago
83f8ee1
videomixer2: Merge tag events to send them in collected.
by MathieuDuponchelle
· 11 years ago
52d0588
videomixer: remove unneeded guint comparaison
by Matthieu Bouron
· 11 years ago
ef548c2
videomixer: Update videoconvert copy
by Mathieu Duponchelle
· 11 years ago
3d780c5
videomixer: Check if the pad needs reconfiguration in collected
by Mathieu Duponchelle
· 11 years ago
7a76595
videomixer: link to libm for maths stuff
by Tim-Philipp Müller
· 11 years ago
d646a34
videomixer: Update orc generated files
by Sebastian Dröge
· 11 years ago
9f4a8cc
videomixer: Do not check if caps are empty when they are NULL
by Thibault Saunier
· 11 years ago
268058e
videomixer: fix build if orc is not installed
by Seán de Búrca
· 11 years ago
8db40a8
videomixer: Add colorspace conversion
by Mathieu Duponchelle
· 12 years ago
707e39f
videomixer: Don't send reconfigure event when formats or PAR are different
by Mathieu Duponchelle
· 12 years ago
8db3648
videomixer: Bundle private copies of videoconvert code
by Mathieu Duponchelle
· 12 years ago
b68f419
videomixer: Don't set EOS to FALSE when the collectpad *is* EOS
by Mathieu Duponchelle
· 12 years ago
5d21f8f
videomixer: don't send flush_stop twice.
by Mathieu Duponchelle
· 12 years ago
e47ffb2
videomixer: Do not send flush_stop ourself after a flush_start
by Thibault Saunier
· 12 years ago
6c349d6
videomixer: Send EOS if buf_end >= segment.stop
by Thibault Saunier
· 12 years ago
c5fa466
videomixer: Make sure to send EOS if the buffer end time equals the segment end time
by Thibault Saunier
· 12 years ago
d67a671
videomixer: use gst_util_uint64_scale*_round.
by Mathieu Duponchelle
· 12 years ago
3d0988f
videomixer: Fix handling of buffers without a duration
by Sebastian Dröge
· 12 years ago
9e9d2ce
videomixer: Fix negotiation with 0/1 framerates
by Sebastian Dröge
· 12 years ago
01cc493
Revert "videomixer: When all sinkpads are eos, update output segment stop and forward it"
by Sebastian Dröge
· 12 years ago
6e23f1f
videomixer: check last end_time after conversion to running segment
by Mathieu Duponchelle
· 12 years ago
4243714
videomixer: add mix->segment.start to output_end_time
by Mathieu Duponchelle
· 12 years ago
048866f
Release 1.1.1
by Sebastian Dröge
· 12 years ago
e2e1d1a
videomixer: Add FIXME comment about the DURATION query from adder
by Sebastian Dröge
· 12 years ago
5223868
videomixer: Set a reference to mix->current_caps as the QUERY_CAPS result.
by Mathieu Duponchelle
· 12 years ago
cd30a81
videomixer: Maintain z-order when new pad are added
by Nicolas Dufresne
· 12 years ago
7a3df1a
videomixer: Always handle flush_stop_pending atomically
by Thibault Saunier
· 12 years ago
608bd3e
videomixer: Do not take COLLECT_PADS_STREAM_LOCK when unnecessary
by Thibault Saunier
· 12 years ago
d8c5e31
videomixer: Don't hold stream-lock while pushing non-serialized events
by Nicolas Dufresne
· 12 years ago
a7e0f25
videomixer: Don't hold object lock while sending events
by Nicolas Dufresne
· 12 years ago
18ef4f1
videomixer: Send a reconfigure event upstream if sinkpad caps are not usable
by Thibault Saunier
· 12 years ago
2d3910f
videomixer: When all sinkpads are eos, update output segment stop and forward it
by Mathieu Duponchelle
· 12 years ago
521c9a7
videomixer: Don't reset the output segment on flush stop
by Mathieu Duponchelle
· 12 years ago
86b1060
videomixer: Send caps event from the streaming thread
by Thibault Saunier
· 12 years ago
718f900
videomixer: Do not send flush_stop when receiving a seek
by Thibault Saunier
· 12 years ago
85b6852
videomixer2: Protect flush_stop_pending with the collectpad stream lock
by Thibault Saunier
· 12 years ago
3110b7c
Revert "videomixer2: Take into account new segments"
by Sebastian Dröge
· 12 years ago
84ae670
videomixer2: Take into account new segments
by Mathieu Duponchelle
· 12 years ago
1588cda
videomixer2: Send stream-start before caps event
by Sebastian Dröge
· 12 years ago
6b153ce
videomixer: send stream-start event.
by Mathieu Duponchelle
· 12 years ago
24bb263
videomixer: Don't unref query, we don't own it
by Olivier Crête
· 12 years ago
b0b0557
gst: Add better support for static plugins
by Sebastian Dröge
· 12 years ago
3a5d17e
videomixer2: avoid caps leak
by Tim 'mithro' Ansell
· 12 years ago
b9151a9
videomixer: fix eos timestamp check
by Matthew Waters
· 12 years ago
230cf41
Fix FSF address
by Tim-Philipp Müller
· 12 years ago
0b898ab
videoconvert: Compare y offset with height, not width, when testing for overlap
by Douglas Bagnall
· 12 years ago
e3c77ba
videomixer: get height via GST_VIDEO_FRAME_HEIGHT, not _WIDTH
by Douglas Bagnall
· 12 years ago
13328bc
videomixer2: Fix race condition where a src setcaps is ignored
by Youness Alaoui
· 12 years ago
f5e0321
videomixer: clear video frame more correctly
by Tim-Philipp Müller
· 12 years ago
626e025
videomixer: fix warnings when using transparent background
by Tim-Philipp Müller
· 12 years ago
ac9394d
videomixer: Fix leak
by Edward Hervey
· 12 years ago
eda9c8b
videomixer: init videoinfo
by Mark Nauwelaerts
· 12 years ago
8c28a60
videomixer: chain up to collectpads query function
by Mark Nauwelaerts
· 12 years ago
76da367
videomixer: Don't let GstCollectPad shadow custom sink pad query func
by Nicolas Dufresne
· 12 years ago
f874922
collectpads: remove gst_collect_pads_add_pad_full
by Stefan Sauer
· 12 years ago
c3d619b
videomixer2: Adding nv12 and nv21 support
by Youness Alaoui
· 13 years ago
e4cb67f
docs: gst-launch-0.11 -> gst-launch-1.0
by Tim-Philipp Müller
· 13 years ago
6ea5d31
videomixer: fix endianness check on systems where non-glib endianness defines are not set
by Michael Rubinstein
· 13 years ago
6f74b2a
gst: Set alignment at the correct place of GstAllocationParams
by Sebastian Dröge
· 13 years ago
0e6b66a
gst: update disted orc files
by Tim-Philipp Müller
· 13 years ago
f448083
videomixer: prefix orc functions with video_mixer_orc_
by Wim Taymans
· 13 years ago
ea17c45
childproxy: update api use
by Stefan Sauer
· 13 years ago
Next »