Sign in
coral
/
mtk-gst-plugins-bad
/
4515e11c39ce52255469900fd85ced6945e3a8c0
/
gst
/
inter
4261692
Remove plugin specific static build option
by Nicolas Dufresne
· 8 years ago
78022a6
docs: Port all docstring to gtk-doc markdown
by Thibault Saunier
· 9 years ago
42af2d6
Add support for Meson as alternative/parallel build system
by Nirbheek Chauhan
· 9 years ago
8cdfb13
bad: use new gst_element_class_add_static_pad_template()
by Vineeth TM
· 10 years ago
7c42ba9
plugins-bad: Fix example pipelines
by Vineeth TM
· 10 years ago
8c9ca80
gstreamer: bad: Fix memory leaks when context parse fails
by Vineeth TM
· 10 years ago
0cb160a
intervideosink: render preroll frames as well
by Tim-Philipp Müller
· 10 years ago
f0a9c24
gst: remove some unnecessary glib version checks
by Tim-Philipp Müller
· 10 years ago
699452e
Remove obsolete Android build cruft
by Tim-Philipp Müller
· 10 years ago
037928d
Improve and fix LATENCY query handling
by Sebastian Dröge
· 11 years ago
e53627c
intervideosrc: Fix GAP flag setting on non-black frames
by Arun Raghavan
· 11 years ago
825239b
intervideosrc: Fix GAP flag setting on black frames correctly
by Arun Raghavan
· 11 years ago
ec7f05d
intervideosrc: Fix max value of the timeout property
by Arun Raghavan
· 11 years ago
efb74ca
interaudiosink: Make sure that buffer time is always bigger than period time
by Sebastian Dröge
· 11 years ago
7f27b81
inter: Use a #define for the default value of the channel property
by Sebastian Dröge
· 11 years ago
cd5b641
intervideosrc: Make the timeout configurable after which we start showing a black frame
by Sebastian Dröge
· 11 years ago
45b095c
inter: silence messages for flushed / created samples
by Branislav Katreniak
· 11 years ago
4108069
inter: interaudiosrc - fixate layout for default caps
by Jan Schmidt
· 11 years ago
226a4fc
intervideosrc: Fix a memory leak
by Arun Raghavan
· 11 years ago
6c3b3be
interaudiosink: Make sure to store at least period-time samples at once in the adapter
by Sebastian Dröge
· 11 years ago
4117955
intervideosrc: Stop showing the current frame after 1 second, not after 30 frames
by Sebastian Dröge
· 11 years ago
cf5cd85
interaudiosrc: Make sure we have a writable buffer before we start changing metadata
by Sebastian Dröge
· 11 years ago
ce6222f
intervideosrc: Set the GAP flag on repeated buffers
by Sebastian Dröge
· 11 years ago
3d1cd10
interaudiosrc: Set the GAP flag on buffers that only contain silence
by Sebastian Dröge
· 11 years ago
0fc6cc6
intervideosrc: Print a warning into the debug log on generating black frames
by Sebastian Dröge
· 11 years ago
e6b5a27
intervideosink: Add some debug output in the render function
by Sebastian Dröge
· 11 years ago
017a8c83
interaudiosrc: Fix compiler warning about unused variables
by Sebastian Dröge
· 11 years ago
5c7d0a1
interaudio: Make buffer size and latency handling more explicit and add properties for them
by Sebastian Dröge
· 11 years ago
2939337
interaudiosink: Use the bpf from the audio info instead of hardcoding 4
by Sebastian Dröge
· 11 years ago
c10f5ee
interaudio: Only flush the ringbuffer on the sink side
by Sebastian Dröge
· 11 years ago
6a36b53
interaudiosink: Flush the adapter when we get new caps
by Sebastian Dröge
· 11 years ago
dda95ae
intervideosrc: Negotiate framerate with downstream
by Sebastian Dröge
· 11 years ago
85f66e3
inter*src: No need to set caps manually on the pad
by Sebastian Dröge
· 11 years ago
4e8d93c
inter: fix order of arguments
by Wim Taymans
· 11 years ago
f660537
interaudio: Set all required fields on the template caps
by Sebastian Dröge
· 11 years ago
4a84fd9
inter: don't leak surface name
by Tim-Philipp Müller
· 11 years ago
56e49ce
inter: Use 64-bit safe scaling functions
by Sebastian Dröge
· 11 years ago
76f8795
interaudio: Add support for arbitrary raw audio formats
by Sebastian Dröge
· 11 years ago
9bcc1aa
intervideo: Add support for arbitrary video formats
by Sebastian Dröge
· 11 years ago
1363a24
inter: Truncate the caps as part of the fixating
by Sebastian Dröge
· 11 years ago
04dbd09
interaudio: Fix timestamp, latency and period handling
by Sebastian Dröge
· 11 years ago
8c5a8c7
interaudio: Use GST_DEBUG_OBJECT() instead of GST_DEBUG()
by Sebastian Dröge
· 11 years ago
6f72e8c
interaudio: Properly pass through caps from the sink to the source
by Sebastian Dröge
· 11 years ago
211a39e
inter: Clean up surfaces after the last user is gone
by Sebastian Dröge
· 11 years ago
f3ce87d
inter: Whitespace cleanup
by Sebastian Dröge
· 11 years ago
b7ed4e9
intervideo: Properly pass through caps from the sink to the source
by Sebastian Dröge
· 11 years ago
8ee4e19
inter: Unref bus after usage
by Sebastian Rasmussen
· 11 years ago
d09f145
intersubsrc: basesrc is already creating a pad for us, no need to do it twice
by Sebastian Dröge
· 11 years ago
c15458b
intersubsink/src: Free channel string when finalizing the instance
by Sebastian Dröge
· 11 years ago
fae814a
interaudiosrc: Fail in set_caps() if the caps can't be parsed
by Sebastian Dröge
· 11 years ago
93b1504
inter: remove dead code
by Vincent Penquerc'h
· 12 years ago
e861c72
interaudiosrc: make silence memory actually contain silence
by Tim-Philipp Müller
· 12 years ago
97426a1
all: Fix for GST_DISABLE_GST_DEBUG
by Edward Hervey
· 12 years ago
e5288a2
intervideosrc: Fix timestamp generation
by David Schleef
· 12 years ago
e51cd4f
gst: Add better support for static plugins
by Sebastian Dröge
· 13 years ago
9fd00c0
interaudiosink: fix leak when not connected
by David Schleef
· 13 years ago
632f2ac
inter: don't use deprecated GLib threading API
by Tim-Philipp Müller
· 13 years ago
12255ff
inter: fix leaks in test
by Tim Ansell
· 13 years ago
5522cce
inter: don't use deprecated GStaticMutex API
by Tim-Philipp Müller
· 13 years ago
775cf6a
inter: use appropriate printf format for gsize
by Thijs Vermeir
· 13 years ago
9e1b75f
Fix FSF address
by Tim-Philipp Müller
· 13 years ago
32ba17c
Use gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 13 years ago
380b23a
replace some playbin2 -> playbin
by Wim Taymans
· 13 years ago
aeafab4
intersubsrc: disable timestamping code that doesn't make sense
by Tim-Philipp Müller
· 13 years ago
578861a
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
by Mark Nauwelaerts
· 13 years ago
aa23ea6
interaudiosrc: Make caps writable in fixate
by Olivier Crête
· 13 years ago
b1fcf14
inter: Port to 1.0 API
by Olivier Crête
· 13 years ago
be8aa29
inter: fix leaks in audiosrc/sink
by David Schleef
· 13 years ago
963e6e3
inter: Increase the inter audio surface buffering
by David Schleef
· 13 years ago
e5c55ad
interaudiosink: reenable channel property
by David Schleef
· 13 years ago
b96fde7
interaudiosrc: Set format to time
by David Schleef
· 13 years ago
cda192b
gst: Update for GST_PLUGIN_DEFINE() API changes
by Sebastian Dröge
· 14 years ago
1318a97
gst: Update versioning
by Sebastian Dröge
· 14 years ago
860ccd4
Merge remote-tracking branch 'origin/0.10'
by Sebastian Dröge
· 14 years ago
67f5469
inter: Add channel property
by David Schleef
· 14 years ago
7f70d42
inter: fix warnings when gst-inspecting interaudio{src,sink}
by Tim-Philipp Müller
· 14 years ago
1119f6e
Merge branch 'master' into 0.11
by Wim Taymans
· 14 years ago
f8f4620
build: fix CFLAGS order and LIBS order
by Tim-Philipp Müller
· 14 years ago
8147669
plenty: fixup glib deprecations
by Vincent Penquerc'h
· 14 years ago
a2a4300
Merge branch 'master' into 0.11
by Sebastian Dröge
· 14 years ago
96f7c53
inter: Fix compilation
by David Schleef
· 14 years ago
4eb4602
inter: Add channel property
by David Schleef
· 14 years ago
f02ee5b
inter: Add subtitle inter elements
by David Schleef
· 14 years ago
699677e
Merge remote-tracking branch 'origin/master' into 0.11
by Tim-Philipp Müller
· 14 years ago
a940c6a
inter: remove (leaking) dead code
by Vincent Penquerc'h
· 14 years ago
7521b59
various: fix pad template ref leaks
by Vincent Penquerc'h
· 14 years ago
d1578f0
inter: fix leftover boilerplace comments
by Stefan Sauer
· 14 years ago
70c3fea
inter: Adding missing base requirements.
by Tim 'mithro' Ansell
· 14 years ago
0a7e6e4
inter: add ignore file for intermediate files
by Stefan Kost
· 14 years ago
e9f0e27
inter: new intermediate surface plugin
by David Schleef
· 14 years ago