summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* clean up the mess that made me cry and avoid needless duplicationThomas Vander Stichele2004-12-291-0/+8
* give indication of why we segfaultThomas Vander Stichele2004-12-291-0/+5
* configure.ac: Fix indentation, fix v4l2 plugin detection.Ronald S. Bultje2004-12-293-4/+16
* I'm too lazy to comment thisMaciej Katafiasz2004-12-281-111/+121
* Remove time-based check for first vorbis packet altogether, as it was a hack ...Maciej Katafiasz2004-12-281-3/+1
* Ooops, fix previous commit. Never trust file names I guess...Maciej Katafiasz2004-12-281-0/+5
* Fix Vorbis streams failing to decode in some files, where cluster_time isn't ...Maciej Katafiasz2004-12-282-4/+8
* Merge patch from Ronald fixing problems with streaming text.Ronald2004-12-284-6/+60
* ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on ...David Schleef2004-12-283-75/+148
* fix ogm[audio/video]parse plugin registration (riff won't load if bytestream ...Stéphane Loeuillet2004-12-261-0/+7
* fix for glib < 2.4Thomas Vander Stichele2004-12-241-0/+5
* disable docs again until it passes make distcheckThomas Vander Stichele2004-12-243-8/+20
* gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is...Ronald S. Bultje2004-12-242-2/+15
* really fix distThomas Vander Stichele2004-12-242-30/+39
* Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.Thomas Vander Stichele2004-12-234-56/+76
* gst/matroska/matroska-demux.c: Save position, so that queries give proper ret...Ronald S. Bultje2004-12-232-0/+8
* configure.ac: Put additional LAME check inside the conditional. Fixes #152339Thomas Vander Stichele2004-12-232-8/+20
* gst/avi/gstavidemux.c: Add some more debug. Fix logic error when setting movi...Ronald S. Bultje2004-12-232-4/+14
* gst/avi/gstavidemux.c: Add some debugging. Better detection of broken indexes...Ronald S. Bultje2004-12-232-4/+26
* add -plugins- to all plugin namesChristian Schaller2004-12-221-41/+52
* configure.ac: Fix up.Ronald S. Bultje2004-12-222-3/+9
* add documentation to spec fileChristian Schaller2004-12-221-0/+1
* Add gstmmsMaciej Katafiasz2004-12-222-0/+16
* sys/sunaudio/gstsunmixer.c: Normalizing the value before settingRonald S. Bultje2004-12-221-0/+9
* fix build/distingChristian Schaller2004-12-222-0/+29
* gst/playback/gstplaybasebin.c: Revert patch 1.38 as clock distribution over s...Wim Taymans2004-12-221-0/+6
* more pipeline fixesChristian Schaller2004-12-211-2/+2
* fix avi/asf pipelineChristian Schaller2004-12-211-2/+2
* add mp4 and update Quicktime pipelineChristian Schaller2004-12-211-1/+2
* remove outdated README file of oss directoryStéphane Loeuillet2004-12-212-37/+5
* fix typoThomas Vander Stichele2004-12-211-1/+1
* file Makefile.am was initially added on branch BRANCH-THREADED.Wim Taymans2004-12-200-0/+0
* file colorspace.c was initially added on branch BRANCH-THREADED.Wim Taymans2004-12-200-0/+0
* file queue.c was initially added on branch BRANCH-THREADED.Wim Taymans2004-12-200-0/+0
* Added boilerplate gtk-doc files for plugin-libs documentation.Stefan Kost2004-12-203-1/+25
* fix int and float audio caps in auparse, partially fixes bug #142812Stéphane Loeuillet2004-12-192-12/+28
* sys/: g_assert() can be a macro, don't use #ifdef inside it.Ronald S. Bultje2004-12-192-3/+11
* gst/videorate/gstvideorate.c: Event handling (fixes #159986).Ronald S. Bultje2004-12-191-0/+9
* gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard's version of DivX) fourcc.Ronald S. Bultje2004-12-191-0/+6
* gst/tta/gstttadec.c: And yet another portability fix.David Schleef2004-12-191-0/+5
* gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ...David Schleef2004-12-191-0/+5
* gst/ffmpegcolorspace/imgconvert.c: Fix code to not use GCC extensions (and c9...David Schleef2004-12-191-0/+10
* gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.Ronald S. Bultje2004-12-182-57/+214
* gst/matroska/matroska-demux.c: That was very stupid.Ronald S. Bultje2004-12-182-4/+7
* gst/matroska/matroska-demux.c: Fix possible crasher.Ronald S. Bultje2004-12-182-1/+8
* gst/matroska/matroska-demux.c: Lace sizes can be zero.Ronald S. Bultje2004-12-182-9/+18
* ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624.Ronald S. Bultje2004-12-181-0/+7
* gst/avi/gstavidemux.c: Work for truncated (unfinished download etc.) files. F...Ronald S. Bultje2004-12-182-4/+21
* ext/alsa/gstalsasink.c: Fix for integer overflow. Makes #156001 not crash. Pr...Ronald S. Bultje2004-12-181-0/+6
* gst/ac3parse/gstac3parse.c: Parsers never have ranks. Fixes #159651.Ronald S. Bultje2004-12-171-0/+5