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
/
gst
/
nsf
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-14
nsf: remove nsf plugin, replaced by gme plugin
Tim-Philipp Müller
24
-10311
/
+0
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
21
-23
/
+23
2012-10-17
Use gst_element_class_set_static_metadata()
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-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-1
/
+1
2012-06-20
update for task api change
Wim Taymans
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-03-28
update for buffer changes
Wim Taymans
1
-1
/
+1
2011-06-04
Remove unused but set variables
Debarshi Ray
1
-2
/
+0
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-2
/
+3
2010-09-21
nsf: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
2
-11
/
+9
2010-03-22
Add -Wundef
Benjamin Otte
1
-0
/
+1
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
2
-2
/
+2
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2010-03-09
nsf: Name the plugin nsf, not nsfdec
Benjamin Otte
1
-1
/
+1
2009-06-05
nsf: Fix compiler warning on Solaris.
Jan Schmidt
1
-2
/
+2
2009-02-28
nsf: Don't write further than the limits of the table (size is 75, as defined...
Edward Hervey
1
-2
/
+3
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-04-10
gst/nsf/nsf.h: Change prototype of process function here too to avoid 'incomp...
Tim-Philipp Müller
1
-2
/
+7
2008-04-09
gst/nsf/nes_apu.*: Don't do void pointer arithmetic - it's a gcc extension.
Jan Schmidt
2
-5
/
+15
2008-03-26
gst/nsf/: Remove memguard again and apply hopefully all previously dropped lo...
Sebastian Dröge
9
-549
/
+112
2008-03-25
gst/nsf/: Unbreak compilation by disabling memguard and doing some dirty hack...
Wim Taymans
2
-4
/
+17
2008-03-25
gst/nsf/: Update our internal nosefart to nosefart-2.7-mls to fix segfaults o...
Andreas Henriksson
25
-499
/
+1694
2007-10-08
gst/: Fix compiler warnings shown by Forte.
Jan Schmidt
1
-3
/
+16
2007-09-04
Nosefart -> NES Sound Format
Johan Dahlin
1
-1
/
+1
2007-09-04
gst/nsf/gstnsf.*: Add support for (very) basic tagging.
Johan Dahlin
2
-0
/
+21
2007-06-22
Fix leaks.
Edward Hervey
1
-6
/
+2
2007-04-17
gst/nsf/types.h: Rename #ifndef header guard symbol to something less generic...
Tim-Philipp Müller
1
-11
/
+23
2007-02-24
Fix build with LDFLAGS='-Wl,-z,defs'.
Tim-Philipp Müller
1
-1
/
+1
2007-01-31
Fix classification in GstElementDetails.
Stefan Kost
1
-1
/
+1
2006-10-17
gst/nsf/: Fix some things the Forte compiler warns about (#362626).
Josep Torra Valles
5
-7
/
+54
2006-09-16
More G_OBJECT macro fixing.
Stefan Kost
1
-1
/
+1
2006-08-31
gst/nsf/Makefile.am: Add missing GST_LIBS
Jan Schmidt
1
-1
/
+1
2006-07-19
gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just che...
Tim-Philipp Müller
1
-1
/
+8
2006-07-18
gst/nsf/nsf.c: Fix compilation by not ignoring return values of fread.
Wim Taymans
1
-4
/
+13
2006-07-14
gst/nsf/: Remove crack malloc/free replacement.
Wim Taymans
4
-497
/
+8
2006-07-13
gst/nsf/Makefile.am: Fix build.
Wim Taymans
1
-0
/
+1
2006-07-13
Added NSF decoder plugin. Fixes 151192.
Wim Taymans
26
-0
/
+9897