index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
audiofile
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-19
1
-2
/
+3
*
various: wrap property registration and add a single fixme for long desc.
Stefan Kost
2010-10-19
1
-2
/
+7
*
Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
David Schleef
2010-05-19
1
-1
/
+1
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
6
-36
/
+12
*
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
2008-11-04
1
-0
/
+1
*
remove obsolete _factory_init protos and functions
Stefan Kost
2006-11-24
1
-13
/
+0
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
3
-3
/
+3
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
3
-3
/
+4
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
2
-2
/
+2
*
Unify the long descriptions in the plugin details (#337263).
j^
2006-04-06
3
-18
/
+14
*
rework build; add translations for v4l2
Thomas Vander Stichele
2006-04-01
1
-1
/
+2
*
expand tabs
Thomas Vander Stichele
2005-12-06
5
-24
/
+24
*
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
2005-10-12
6
-25
/
+26
*
Fix up all the state change functions.
Jan Schmidt
2005-09-05
2
-14
/
+16
*
licensing, name and description changes
Thomas Vander Stichele
2005-08-14
1
-1
/
+1
*
Way, way, way too many files: Remove crack comment from the 2000 era.
Andy Wingo
2005-07-05
3
-5
/
+0
*
ext/alsa/gstalsa.c: buffer-frames property was missing
Benjamin Otte
2004-11-09
3
-9
/
+3
*
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
2004-05-21
1
-1
/
+1
*
ext/audiofile/gstafparse.c: change class to Codec/Demuxer/Audio
Stéphane Loeuillet
2004-05-13
1
-1
/
+1
*
ext/audiofile/gstafsrc.c: Remove old debug output
Jan Schmidt
2004-05-12
1
-2
/
+2
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
3
-111
/
+114
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
3
-142
/
+130
*
gst-indent
Thomas Vander Stichele
2004-03-14
7
-595
/
+575
*
remove textdomain calls
Thomas Vander Stichele
2004-02-02
2
-2
/
+0
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
2
-4
/
+4
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
2
-4
/
+4
*
putting i18n in place for plugins
Thomas Vander Stichele
2004-01-19
2
-2
/
+13
*
fix i18n include
Thomas Vander Stichele
2004-01-19
2
-2
/
+2
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
2
-25
/
+25
*
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
2004-01-07
1
-4
/
+17
*
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
2004-01-02
2
-3
/
+4
*
Merge CAPS branch
David Schleef
2003-12-22
3
-101
/
+83
*
remove copyright field from plugins
Andy Wingo
2003-12-04
1
-1
/
+0
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
1
-1
/
+1
*
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2003-11-07
4
-3
/
+3
*
remove audiofile typefinding because it is buggy and we support all of its fo...
Benjamin Otte
2003-11-03
3
-198
/
+1
*
Update all the audiofile stuff
Iain Holmes
2003-11-01
8
-63
/
+72
*
Move a few typefind functions to gst/typefind, remove all old typefinding cod...
David Schleef
2003-10-29
3
-44
/
+34
*
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
2003-10-29
1
-1
/
+1
*
merge TYPEFIND branch. Major changes:
Benjamin Otte
2003-10-28
2
-1
/
+4
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
3
-11
/
+12
*
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
2003-10-01
2
-3
/
+2
*
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
BRANCH-ERROR
Thomas Vander Stichele
2003-09-16
2
-17
/
+10
*
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
2003-09-15
2
-10
/
+17
*
Remove redundant plugindir definition
David Schleef
2003-08-10
1
-1
/
+0
*
Add buffer length checks to every typefinding function
David Schleef
2003-07-24
1
-2
/
+2
*
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2003-07-06
3
-40
/
+28
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
3
-7
/
+16
*
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...
David Schleef
2003-02-02
1
-1
/
+1
[next]