index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
dts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-3
/
+13
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-04-22
Fix code indentation
Tim-Philipp Müller
1
-2
/
+2
2018-03-01
meson: enable more warnings
Mathieu Duponchelle
1
-1
/
+5
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-4
/
+4
2016-10-27
Fix incorrect return type in several functions
Nirbheek Chauhan
1
-1
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+17
2016-08-19
plugins: Use stdint.h instead of _stdint.h
Nirbheek Chauhan
1
-1
/
+4
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-2
/
+2
2015-09-18
Don't throw compiler warnings with G_DISABLE_ASSERT
Jan Schmidt
1
-3
/
+14
2015-08-21
dtsdec: remove unused value
Luis de Bethencourt
1
-1
/
+1
2015-08-15
audiodecoders: use default pad accept-caps handling
Thiago Santos
1
-0
/
+4
2015-07-31
dtsdec: fix taglist leak
Vineeth TM
1
-0
/
+2
2014-04-08
dtsdec: fix buffer overflows
Vincent Penquerc'h
1
-2
/
+2
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-4
/
+4
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-10-12
dtsdec: fix buffer parsing
Mark Nauwelaerts
1
-1
/
+2
2012-09-29
Remove some liboil references
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-30
ext: Update for audio decoder API changes
Sebastian Dröge
1
-1
/
+1
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2
-31
/
+3
2012-03-10
dtsdec: avoid runaway loop when resyncing during parse
Mark Nauwelaerts
1
-1
/
+1
2012-03-06
dtsdec: use base class tag handling helper
Mark Nauwelaerts
2
-30
/
+2
2012-02-01
dts: Use new audio encoder/decoder base class API for srcpad caps
Sebastian Dröge
1
-17
/
+8
2012-01-25
port some more to new memory API
Mark Nauwelaerts
1
-5
/
+10
2012-01-10
dtsdec: Port to 0.11
Sebastian Dröge
2
-141
/
+144
2011-12-30
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
2
-5
/
+11
2011-12-14
dtsdec: avoid crashing upon draining
Mark Nauwelaerts
1
-2
/
+7
2011-12-12
dts: Add $(GST_BASE_LIBS) and CFLAGS to the build
Sebastian Dröge
1
-3
/
+4
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+2
2011-11-23
dtsdec: port to audiodecoder
Mark Nauwelaerts
3
-405
/
+234
2011-03-24
dtsdec: Don't export bitrate if open/variable/lossless
Arun Raghavan
1
-2
/
+7
2010-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-1
/
+2
2010-06-14
dtsdec: prevent compiler warning if orc not present
Mark Nauwelaerts
1
-0
/
+1
2010-06-14
dtsdec: Call orc_init() before trying to get target flags
Sebastian Dröge
1
-0
/
+4
2010-06-14
dtsdec: Use orc for CPU feature detection
Sebastian Dröge
2
-11
/
+14
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+5
2009-10-16
dtsdec: Use gst_buffer_ref/unref, not gst_object_ref/unref
Jan Schmidt
1
-4
/
+4
2009-10-13
dtsdec: Fix reference leak on all input buffers in 'dvd mode'
Jan Schmidt
1
-0
/
+4
2009-05-21
dtsdec: Reconcile element code with a52dec changes
Jan Schmidt
2
-173
/
+348
2009-05-01
dtsdec: cosmetic fix to header structure to make gtk-doc happy
Tim-Philipp Müller
1
-2
/
+2
2009-02-27
dtsdec: Add some basic docs to the plugin
Jan Schmidt
1
-3
/
+22
2009-02-24
dtsdec: Use new DCA functions/constants as not all distros package the compat...
Sebastian Dröge
2
-34
/
+70
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-01-23
Add support for building against libdca (with the libdts compat header). Fixe...
Sebastian Dröge
1
-2
/
+7
[next]