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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-2
/
+2
*
Unify the long descriptions in the plugin details (#337263).
j^
2006-04-06
2
-12
/
+10
*
rework build; add translations for v4l2
Thomas Vander Stichele
2006-04-01
1
-1
/
+2
*
ext/xvid/gstxvidenc.c: Patch to mark outgoing encoded buffers as delta-units ...
Mark Nauwelaerts
2006-03-23
1
-3
/
+8
*
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
3
-37
/
+81
*
xviddec and xvideenc ported to 0.10
Edgard Lima
2005-12-14
6
-166
/
+175
*
expand tabs
Thomas Vander Stichele
2005-12-06
1
-3
/
+3
*
Fix up all the state change functions.
Jan Schmidt
2005-09-05
2
-12
/
+14
*
Way, way, way too many files: Remove crack comment from the 2000 era.
Andy Wingo
2005-07-05
1
-2
/
+0
*
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
2
-2
/
+2
*
default value (-1) was out of bound
Stéphane Loeuillet
2004-05-03
1
-1
/
+1
*
ext/divx/gstdivxdec.c: Remove comment that makes no sense.
Ronald S. Bultje
2004-04-28
1
-21
/
+5
*
ext/xvid/gstxvidenc.c: ulong/int mess-up.
Ronald S. Bultje
2004-03-25
1
-2
/
+2
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
3
-184
/
+186
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
3
-63
/
+61
*
gst-indent
Thomas Vander Stichele
2004-03-14
6
-523
/
+494
*
ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.
Ronald S. Bultje
2004-03-10
1
-1
/
+1
*
fix headers fix signals to use - instead of _
Thomas Vander Stichele
2004-03-04
1
-1
/
+1
*
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
2
-5
/
+5
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
2
-5
/
+5
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
2
-14
/
+14
*
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
2004-01-12
1
-1
/
+1
*
Fixes to make ext/libcaca compile.
David Schleef
2004-01-12
1
-2
/
+6
*
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2004-01-12
2
-4
/
+6
*
ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.
Ronald S. Bultje
2004-01-09
2
-4
/
+0
*
ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2
Jan Schmidt
2004-01-06
3
-0
/
+12
*
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
6
-289
/
+567
*
Merge CAPS branch
David Schleef
2003-12-22
4
-193
/
+153
*
remove copyright field from plugins
Andy Wingo
2003-12-04
1
-1
/
+0
*
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2003-11-07
2
-6
/
+0
*
Remove obsolete external function call and do all element registrations in pl...
Ronald S. Bultje
2003-11-05
5
-29
/
+4
*
XVid compiles again...I'm off to bed :)
Iain Holmes
2003-11-02
5
-56
/
+43
*
Add gstxvid.h (#125106)
TYPEFIND-ROOT
Ronald S. Bultje
2003-10-21
1
-1
/
+1
*
More Andy fixage
Ronald S. Bultje
2003-10-09
2
-2
/
+2
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
2
-4
/
+6
*
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
BRANCH-ERROR
Thomas Vander Stichele
2003-09-16
2
-19
/
+14
*
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
2003-09-15
2
-14
/
+19
*
Remove redundant plugindir definition
David Schleef
2003-08-10
1
-1
/
+0
*
call xvid_init() only once, and move duplicated code into one place
Ronald S. Bultje
2003-07-29
6
-40
/
+74
*
Fix some weird-ass segfaults in xvid
Ronald S. Bultje
2003-07-14
3
-20
/
+36
*
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2003-07-06
4
-83
/
+138
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
2
-0
/
+6
*
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
5
-42
/
+62
*
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
Ronald S. Bultje
2003-04-22
6
-17
/
+512
*
Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo...
Ronald S. Bultje
2003-04-21
3
-0
/
+582