index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove outdated README file of oss directory
Stéphane Loeuillet
2004-12-21
2
-37
/
+5
*
fix typo
Thomas Vander Stichele
2004-12-21
1
-1
/
+1
*
file Makefile.am was initially added on branch BRANCH-THREADED.
Wim Taymans
2004-12-20
0
-0
/
+0
*
file colorspace.c was initially added on branch BRANCH-THREADED.
Wim Taymans
2004-12-20
0
-0
/
+0
*
file queue.c was initially added on branch BRANCH-THREADED.
Wim Taymans
2004-12-20
0
-0
/
+0
*
Added boilerplate gtk-doc files for plugin-libs documentation.
Stefan Kost
2004-12-20
3
-1
/
+25
*
fix int and float audio caps in auparse, partially fixes bug #142812
Stéphane Loeuillet
2004-12-19
2
-12
/
+28
*
sys/: g_assert() can be a macro, don't use #ifdef inside it.
Ronald S. Bultje
2004-12-19
2
-3
/
+11
*
gst/videorate/gstvideorate.c: Event handling (fixes #159986).
Ronald S. Bultje
2004-12-19
1
-0
/
+9
*
gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard's version of DivX) fourcc.
Ronald S. Bultje
2004-12-19
1
-0
/
+6
*
gst/tta/gstttadec.c: And yet another portability fix.
David Schleef
2004-12-19
1
-0
/
+5
*
gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ...
David Schleef
2004-12-19
1
-0
/
+5
*
gst/ffmpegcolorspace/imgconvert.c: Fix code to not use GCC extensions (and c9...
David Schleef
2004-12-19
1
-0
/
+10
*
gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.
Ronald S. Bultje
2004-12-18
2
-57
/
+214
*
gst/matroska/matroska-demux.c: That was very stupid.
Ronald S. Bultje
2004-12-18
2
-4
/
+7
*
gst/matroska/matroska-demux.c: Fix possible crasher.
Ronald S. Bultje
2004-12-18
2
-1
/
+8
*
gst/matroska/matroska-demux.c: Lace sizes can be zero.
Ronald S. Bultje
2004-12-18
2
-9
/
+18
*
ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624.
Ronald S. Bultje
2004-12-18
1
-0
/
+7
*
gst/avi/gstavidemux.c: Work for truncated (unfinished download etc.) files. F...
Ronald S. Bultje
2004-12-18
2
-4
/
+21
*
ext/alsa/gstalsasink.c: Fix for integer overflow. Makes #156001 not crash. Pr...
Ronald S. Bultje
2004-12-18
1
-0
/
+6
*
gst/ac3parse/gstac3parse.c: Parsers never have ranks. Fixes #159651.
Ronald S. Bultje
2004-12-17
1
-0
/
+5
*
gst/playback/gstdecodebin.c: make sure the facotries are ordered the same eve...
Benjamin Otte
2004-12-17
1
-0
/
+8
*
configure.ac: look for musepack headers as musepack/*.h (fixes #159847)
David Schleef
2004-12-17
2
-5
/
+9
*
gst-libs/gst/riff/riff-read.c: Read extradata correctly (fixes #155879).
Ronald S. Bultje
2004-12-16
1
-0
/
+6
*
gst/audioscale/gstaudioscale.c: allow passthru of >2 channel audio. does _no...
David Schleef
2004-12-16
1
-0
/
+6
*
fix mpeg and vob pipelines, others are still borked though
Christian Schaller
2004-12-16
2
-9
/
+13
*
gst/audioscale/gstaudioscale.c: the resample library only handles 1 or 2 chan...
David Schleef
2004-12-16
1
-0
/
+5
*
gst/matroska/matroska-demux.c: Some MPEG-AAC hacks, because else it doesn't w...
Ronald S. Bultje
2004-12-16
2
-2
/
+91
*
gst-libs/gst/riff/riff-media.c: Add h264.
Ronald S. Bultje
2004-12-16
1
-0
/
+7
*
gst-libs/gst/audio/Makefile.am: Try to fix buildbot.
Ronald S. Bultje
2004-12-16
1
-0
/
+5
*
cleanup and uniformize debugging
Thomas Vander Stichele
2004-12-16
1
-0
/
+5
*
gst/mpegstream/: Reset on ready. Fixes 160276.
Ronald S. Bultje
2004-12-16
1
-0
/
+10
*
gst/ffmpegcolorspace/gstffmpegcolorspace.c: Fix memleak (#154815).
Ronald S. Bultje
2004-12-16
1
-0
/
+8
*
ext/musicbrainz/gsttrm.*: Add support for using a proxy server when getting a...
Ronald S. Bultje
2004-12-16
1
-0
/
+11
*
gst/playback/: Fix memleaks (#157233).
Ronald S. Bultje
2004-12-16
1
-0
/
+8
*
gst/: Fix memleak (#159215).
Ronald S. Bultje
2004-12-16
1
-0
/
+9
*
sys/oss/: fixes #159433. Also add missing copyright header to oss_probe.c.
Ronald S. Bultje
2004-12-16
3
-5
/
+96
*
as HAVE_LIBMMX went away from configure, don't use it in goom Makefile
Stéphane Loeuillet
2004-12-16
1
-6
/
+1
*
configure.ac: add audioresample and cairo plugins. Remove
David Schleef
2004-12-16
9
-15
/
+1173
*
sys/sunaudio/gstsunaudio.c: Apply patch from and cleaning up code a bit. Als...
David Schleef
2004-12-15
1
-0
/
+11
*
gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235.
David Schleef
2004-12-15
1
-0
/
+5
*
gst/typefind/gsttypefindfunctions.c: Add typefinding for mpeg2 pes streams
Zaheer Abbas Merali
2004-12-14
2
-0
/
+5
*
configure.ac: Applied patch from bug #143659, making default and added code f...
David Schleef
2004-12-14
3
-5
/
+36
*
forgot to add H264 to avidemux template caps
Stéphane Loeuillet
2004-12-13
1
-0
/
+5
*
forgot to add h264 to avidemux caps
Stéphane Loeuillet
2004-12-13
2
-0
/
+5
*
add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 i...
Stéphane Loeuillet
2004-12-13
2
-1
/
+10
*
add s263 4CC code to qtdemux too
Stéphane Loeuillet
2004-12-13
2
-0
/
+2
*
gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...
Stéphane Loeuillet
2004-12-13
2
-0
/
+14
*
merge patch from 158258
Christian Schaller
2004-12-12
2
-1
/
+6
*
gst/interleave/deinterleave.c: fix my name's spelling! :)
Zaheer Abbas Merali
2004-12-11
1
-0
/
+5
[prev]
[next]