Sign in
coral
/
mtk-gst-plugins-bad
/
a4024b61cf78182ea4ff7413fed39474bd1b23bd
/
ext
/
dts
83df90e
Fix incorrect return type in several functions
by Nirbheek Chauhan
· 9 years ago
42af2d6
Add support for Meson as alternative/parallel build system
by Nirbheek Chauhan
· 9 years ago
7e2b68f
plugins: Use stdint.h instead of _stdint.h
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
587e7c4
Don't throw compiler warnings with G_DISABLE_ASSERT
by Jan Schmidt
· 10 years ago
4a9703b
dtsdec: remove unused value
by Luis de Bethencourt
· 10 years ago
56b822f
audiodecoders: use default pad accept-caps handling
by Thiago Santos
· 10 years ago
9115a75
dtsdec: fix taglist leak
by Vineeth TM
· 10 years ago
57a138d
dtsdec: fix buffer overflows
by Vincent Penquerc'h
· 11 years ago
e51cd4f
gst: Add better support for static plugins
by Sebastian Dröge
· 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
304cf8e
dtsdec: fix buffer parsing
by Mark Nauwelaerts
· 13 years ago
4712247
Remove some liboil references
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
cda192b
gst: Update for GST_PLUGIN_DEFINE() API changes
by Sebastian Dröge
· 13 years ago
1318a97
gst: Update versioning
by Sebastian Dröge
· 13 years ago
ad1b47c
ext: Update for audio decoder API changes
by Sebastian Dröge
· 13 years ago
860ccd4
Merge remote-tracking branch 'origin/0.10'
by Sebastian Dröge
· 13 years ago
a7eda9e
dtsdec: avoid runaway loop when resyncing during parse
by Mark Nauwelaerts
· 14 years ago
8aa50a2
dtsdec: use base class tag handling helper
by Mark Nauwelaerts
· 14 years ago
73f50c5
dts: Use new audio encoder/decoder base class API for srcpad caps
by Sebastian Dröge
· 14 years ago
12ee418
port some more to new memory API
by Mark Nauwelaerts
· 14 years ago
b7c53b9
dtsdec: Port to 0.11
by Sebastian Dröge
· 14 years ago
f70a623
Merge remote-tracking branch 'origin/master' into 0.11-premerge
by Edward Hervey
· 14 years ago
4b9a20b
dtsdec: avoid crashing upon draining
by Mark Nauwelaerts
· 14 years ago
ddea611
dts: Add $(GST_BASE_LIBS) and CFLAGS to the build
by Sebastian Dröge
· 14 years ago
7521b59
various: fix pad template ref leaks
by Vincent Penquerc'h
· 14 years ago
8b5fbca
dtsdec: port to audiodecoder
by Mark Nauwelaerts
· 14 years ago
969578d
dtsdec: Don't export bitrate if open/variable/lossless
by Arun Raghavan
· 15 years ago
0387a89
various (ext): add missing G_PARAM_STATIC_STRINGS flags
by Stefan Kost
· 15 years ago
268636c
dtsdec: prevent compiler warning if orc not present
by Mark Nauwelaerts
· 15 years ago
12856e5
dtsdec: Call orc_init() before trying to get target flags
by Sebastian Dröge
· 15 years ago
8474fd9
dtsdec: Use orc for CPU feature detection
by Sebastian Dröge
· 15 years ago
775c758
gst_element_class_set_details => gst_element_class_set_details_simple
by Benjamin Otte
· 16 years ago
da26d72
dtsdec: Use gst_buffer_ref/unref, not gst_object_ref/unref
by Jan Schmidt
· 16 years ago
61eebb8
dtsdec: Fix reference leak on all input buffers in 'dvd mode'
by Jan Schmidt
· 16 years ago
b6e891b
dtsdec: Reconcile element code with a52dec changes
by Jan Schmidt
· 16 years ago
ac7cda4
dtsdec: cosmetic fix to header structure to make gtk-doc happy
by Tim-Philipp Müller
· 16 years ago
f4da218
dtsdec: Add some basic docs to the plugin
by Jan Schmidt
· 17 years ago
da040c2
dtsdec: Use new DCA functions/constants as not all distros package the compat dts.h
by Sebastian Dröge
· 17 years ago
a14e8e0
Don't install static libs for plugins. Fixes #550851 for -bad.
by Stefan Kost
· 17 years ago
59c9a6a
Add support for building against libdca (with the libdts compat header). Fixes bug #511530.
by Sebastian Dröge
· 18 years ago
4d9802a
ext/dts/gstdtsdec.*: Add support for "audio/x-private1-dts" as used by flupsparse. Most changes adapted from a52dec.
by Sebastian Dröge
· 18 years ago
6ca3c95
ext/dts/gstdtsdec.c: A few small clean-ups.
by Tim-Philipp Müller
· 19 years ago
c8e4999
ext/dts/gstdtsdec.c: Don't do forced downmixing to stereo, but check what downstream can do and let libdts do the dow...
by Young-Ho Cha
· 19 years ago
bd24977
ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push() takes ownership of the buffer passed to...
by Tim-Philipp Müller
· 19 years ago
c403790
Another batch of printf format fixes.
by Tim-Philipp Müller
· 19 years ago
fd1273d
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
by Stefan Kost
· 19 years ago
bf3fd4f
Define GstElementDetails as const and also static (when defined as global)
by Stefan Kost
· 19 years ago
dacf8ea
Unify the long descriptions in the plugin details (#337263).
by j^
· 19 years ago
60f8059
rework build; add translations for v4l2
by Thomas Vander Stichele
· 19 years ago
03fa6ba
dtsdec ported to 0.10
by Edgard Lima
· 20 years ago
bdb814f
expand tabs
by Thomas Vander Stichele
· 20 years ago
36c2fc2
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
by Stefan Kost
· 20 years ago
012dfb8
Fix up all the state change functions.
by Jan Schmidt
· 20 years ago
d7af68b
ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.
by Jan Schmidt
· 21 years ago
bf45760
Surround sound support.
by Ronald S. Bultje
· 21 years ago
23c774e
ext/: \1/Codec, (fixes #142193)
by Benjamin Otte
· 21 years ago
8b8776f
New DTS decoder.
by Ronald S. Bultje
· 21 years ago