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
/
xvid
/
gstxviddec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-27
ext/xvid/gstxviddec.c: Add some debug log and fix a stupid output buffer dura...
Julien Moutte
1
-4
/
+9
2006-07-28
ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst...
Tim-Philipp Müller
1
-226
/
+166
2006-05-12
ext/xvid/: xvid plugin to support more capabilities of XviD codec.
Mark Nauwelaerts
1
-112
/
+435
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-6
/
+5
2006-03-03
ext/xvid/gstxviddec.c: Declare variable at the beginning of the block and mak...
Jens Granseuer
1
-1
/
+2
2005-12-15
Fixed some mem-leaks in xvid.
Edgard Lima
1
-19
/
+39
2005-12-14
xviddec and xvideenc ported to 0.10
Edgard Lima
1
-96
/
+98
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-6
/
+7
2004-08-25
Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream ar...
Arwed v. Merkatz
1
-1
/
+1
2004-05-09
ext/: \1/Codec, (fixes #142193)
Benjamin Otte
1
-1
/
+1
2004-04-28
ext/divx/gstdivxdec.c: Remove comment that makes no sense.
Ronald S. Bultje
1
-21
/
+5
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-22
/
+23
2004-03-14
gst-indent
Thomas Vander Stichele
1
-134
/
+117
2004-02-02
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
1
-1
/
+1
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-3
/
+3
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-3
/
+3
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-8
/
+8
2004-01-12
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
1
-1
/
+1
2004-01-12
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
1
-2
/
+3
2004-01-09
ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.
Ronald S. Bultje
1
-2
/
+0
2004-01-06
ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2
Jan Schmidt
1
-0
/
+4
2004-01-04
ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia...
Ronald S. Bultje
1
-6
/
+40
2004-01-03
Update xvid plugin to latest xvid (1.0.0-beta3) API.
Ronald S. Bultje
1
-131
/
+129
2003-12-22
Merge CAPS branch
David Schleef
1
-67
/
+52
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-3
/
+0
2003-11-05
Remove obsolete external function call and do all element registrations in pl...
Ronald S. Bultje
1
-10
/
+0
2003-11-02
XVid compiles again...I'm off to bed :)
Iain Holmes
1
-23
/
+15
2003-10-09
More Andy fixage
Ronald S. Bultje
1
-1
/
+1
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-2
/
+3
2003-09-16
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
BRANCH-ERROR
Thomas Vander Stichele
1
-11
/
+8
2003-09-15
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
1
-8
/
+11
2003-07-29
call xvid_init() only once, and move duplicated code into one place
Ronald S. Bultje
1
-17
/
+2
2003-07-14
Fix some weird-ass segfaults in xvid
Ronald S. Bultje
1
-2
/
+19
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-47
/
+78
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-0
/
+3
2003-06-01
Add ranking to divx/xvid plugins
Ronald S. Bultje
1
-0
/
+2
2003-06-01
Somewhat improve error reporting
Ronald S. Bultje
1
-28
/
+6
2003-04-22
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
Ronald S. Bultje
1
-0
/
+388