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