index
:
gst-plugins-bad
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
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
divx
Age
Commit message (
Expand
)
Author
Files
Lines
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
BEFORE_INDENT
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.
BRANCH-ERROR-ROOT
BRANCH-ERROR
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
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2
-0
/
+6
2003-06-01
Add ranking to divx/xvid plugins
Ronald S. Bultje
1
-0
/
+2
2003-06-01
This fixes a segfault on exit
Ronald S. Bultje
1
-2
/
+2
2003-05-30
Hm, let's not quit on these since the divx libs seem totally hosed
Ronald S. Bultje
2
-2
/
+0
2003-05-30
Update plugins to newest divx.com release API (5.2) (why aren't these libs AP...
Ronald S. Bultje
4
-141
/
+236
2003-04-22
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
Ronald S. Bultje
4
-19
/
+545
[next]