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
/
divx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
gst: Add better support for static plugins
Sebastian Dröge
3
-8
/
+10
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
2
-8
/
+6
2010-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-6
/
+9
2010-03-25
divx: add const to fix compiler warnings
Stefan Kost
2
-4
/
+4
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-16
/
+8
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+2
2007-06-22
Fix leaks.
Edward Hervey
2
-12
/
+4
2007-04-29
autogen.sh: Require automake 1.7
Thomas Vander Stichele
1
-5
/
+4
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2
-4
/
+4
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2
-2
/
+2
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
2
-12
/
+10
2005-12-19
just a small fix. I have to pay more attention when commiting ;-)
Edgard Lima
1
-2
/
+1
2005-12-19
divxdec and divxenc ported to 0.10
Edgard Lima
5
-177
/
+295
2005-12-06
expand tabs
Thomas Vander Stichele
1
-8
/
+8
2005-07-05
Way, way, way too many files: Remove crack comment from the 2000 era.
Andy Wingo
1
-2
/
+0
2004-11-01
Fixes a bunch of problems with finalize and dispose functions, either assumpt...
Jan Schmidt
2
-2
/
+3
2004-05-12
ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)
Stéphane Loeuillet
1
-1
/
+1
2004-05-09
ext/: \1/Codec, (fixes #142193)
Benjamin Otte
2
-2
/
+2
2004-05-03
ext/divx/gstdivxenc.c: fix range since -1 is the default
Thomas Vander Stichele
1
-1
/
+1
2004-04-28
ext/divx/gstdivxdec.c: Remove comment that makes no sense.
Ronald S. Bultje
1
-1
/
+0
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
2
-40
/
+48
2004-03-15
*.h: Revert indenting
Johan Dahlin
2
-60
/
+54
2004-03-14
gst-indent
Thomas Vander Stichele
2
-54
/
+60
2004-03-14
indentation test
Thomas Vander Stichele
2
-410
/
+378
2004-03-10
ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.
Ronald S. Bultje
1
-1
/
+1
2004-03-04
fix headers fix signals to use - instead of _
Thomas Vander Stichele
1
-1
/
+1
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2
-6
/
+6
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
2
-6
/
+6
2004-01-25
ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divx...
Ronald S. Bultje
1
-7
/
+4
2004-01-23
ext/divx/gstdivxdec.*: Fix divx3 ("msmpeg4") playback using divxdec.
Ronald S. Bultje
2
-1
/
+17
2004-01-20
ext/divx/: Fix for new error system.
Ronald S. Bultje
2
-3
/
+4
2004-01-20
fix for new error signaling
Thomas Vander Stichele
1
-6
/
+6
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-11
/
+9
2004-01-14
ext/divx/: Set category to divx4linux instead of divx (too generic).
Ronald S. Bultje
2
-2
/
+2
2004-01-12
Fixes to make ext/libcaca compile.
David Schleef
1
-2
/
+6
2004-01-12
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2
-2
/
+2
2004-01-11
ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
David Schleef
1
-4
/
+0
2004-01-09
ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.
Ronald S. Bultje
1
-1
/
+2
2003-12-23
Fix caps breakage after Dave's caps branch merge.
Ronald S. Bultje
3
-155
/
+119
2003-12-07
Remove copyright from GST_PLUGIN_DEFINE
Ronald S. Bultje
2
-2
/
+0
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2
-6
/
+0
2003-11-02
More
Ronald S. Bultje
2
-54
/
+61
2003-10-09
Fix more typos in Andy's GstData commit
Ronald S. Bultje
2
-2
/
+2
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2
-4
/
+6
2003-09-30
Improve quality of encoding and decoding quite a bit
Ronald S. Bultje
2
-9
/
+12
2003-09-16
reverting error patch before making a branch.
Thomas Vander Stichele
2
-23
/
+17
2003-09-15
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
2
-17
/
+23
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
4
-91
/
+143
[next]