Age | Commit message (Expand) | Author | Files | Lines |
2003-07-22 | famedec is not actually implemented. (it'd just a copy of fameenc.) | David Schleef | 3 | -622/+2 |
2003-07-22 | Force MAKEFLAGS to -j1 since ffmpeg is not -j safe | David Schleef | 1 | -0/+2 |
2003-07-22 | enable ext/mplex | David Schleef | 2 | -2/+3 |
2003-07-22 | Remove .pc files from CLEANFILES, since it's done automatically by automake d... | David Schleef | 1 | -2/+0 |
2003-07-22 | Fix warnings/errors due to missing assert declaration. | David Schleef | 6 | -1/+6 |
2003-07-22 | Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x... | Joshua N. Pritikin | 1 | -3/+6 |
2003-07-22 | A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed. | Joshua N. Pritikin | 1 | -1/+1 |
2003-07-20 | Update matroska check (see #117717) | Ronald S. Bultje | 1 | -4/+4 |
2003-07-19 | + the last of the float caps changes ... these are a bit more pervasive | Leif Johnson | 8 | -158/+144 |
2003-07-19 | + changes for new float caps without slope/intercept + some category changes ... | Leif Johnson | 9 | -48/+39 |
2003-07-19 | + attempting to fix up playondemand ... still makes nasty crackly noises | Leif Johnson | 4 | -22/+30 |
2003-07-18 | fix spec file to work with new combined esound plugin | Christian Schaller | 1 | -2/+1 |
2003-07-18 | the real speex disting fix, the previous one was just the build fix :) | Christian Schaller | 1 | -1/+1 |
2003-07-18 | fix it so that the SPEEX plugin gets disted | Christian Schaller | 1 | -1/+7 |
2003-07-17 | fix compilation error | Jeremy Simon | 1 | -1/+1 |
2003-07-17 | _Really_ fix my lame attempts at previous fixes for matroska detection. | David Schleef | 1 | -1/+0 |
2003-07-17 | Reenable matroska config check, 'cuz I'm dumb and accidentally disabled it. | David Schleef | 1 | -6/+6 |
2003-07-17 | Move to m4/ instead of common/m4/ | Ronald S. Bultje | 2 | -0/+262 |
2003-07-17 | Really disable Matroska this time. Reenable smoothwave until someone decides... | David Schleef | 1 | -10/+24 |
2003-07-17 | Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of... | David Schleef | 4 | -48/+56 |
2003-07-16 | actually recurse into sndfile if we are able big ladspa cleanups, mainly to c... | Andy Wingo | 12 | -629/+933 |
2003-07-15 | Now set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so... | Brian Cameron | 1 | -7/+13 |
2003-07-14 | Add matroska support to the build tree | Ronald S. Bultje | 3 | -5/+24 |
2003-07-14 | Found this in my local tree. Looks cool, so I'm checking it in. Seems to be... | David Schleef | 3 | -0/+480 |
2003-07-14 | No "format" property in new RGB caps. | David Schleef | 1 | -3/+1 |
2003-07-14 | Add gst/overlay directory | David Schleef | 1 | -1/+2 |
2003-07-14 | Fix some weird-ass segfaults in xvid | Ronald S. Bultje | 3 | -20/+36 |
2003-07-12 | Plugin details fixes | Ronald S. Bultje | 1 | -0/+1 |
2003-07-12 | various spec file and build fixes agogo /me kicks ds in a friendly way | Thomas Vander Stichele | 2 | -24/+38 |
2003-07-12 | fixing buggy error handling | Julien Moutte | 1 | -3/+7 |
2003-07-11 | Silence and fix typefinding | Ronald S. Bultje | 1 | -3/+3 |
2003-07-10 | fix license of fame plugin to say LGPL not GPL as the libfame library is LGPL | Christian Schaller | 2 | -1/+5 |
2003-07-10 | fix license of tremor Vorbis plugin to be LGPL not GPL | Christian Schaller | 1 | -1/+1 |
2003-07-08 | fix mp3 typefinding and included layer in found type | Benjamin Otte | 1 | -10/+18 |
2003-07-08 | Implement mpeg-delimited framerate lists instead of (too wide) ranges | Ronald S. Bultje | 2 | -6/+30 |
2003-07-08 | another comma missing | Benjamin Otte | 1 | -1/+1 |
2003-07-07 | A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plug... | Christian Schaller | 3 | -935/+225 |
2003-07-07 | And yet another compilation failure | Ronald S. Bultje | 1 | -1/+1 |
2003-07-06 | Removed function that was only used by _loop(), which was removed by last che... | David Schleef | 1 | -18/+0 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 74 | -1585/+1863 |
2003-07-05 | small disting fix | Christian Schaller | 2 | -1/+1 |
2003-07-03 | Now build xvideosink if Xwindows is available, and properly #ifdef the | Brian Cameron | 1 | -14/+24 |
2003-07-03 | Fix missing config.h and unistd.h includes which were apparently removed from... | Ronald S. Bultje | 2 | -0/+5 |
2003-07-03 | add pango and gtk | David Schleef | 1 | -1/+5 |
2003-07-02 | add gst/videofilter and ext/pango | David Schleef | 2 | -3/+20 |
2003-07-01 | fix type punning | David Schleef | 1 | -2/+2 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 78 | -300/+481 |
2003-06-28 | Re-add int2float/float2int, someone told me audioconvert handled all this, bu... | Ronald S. Bultje | 1 | -1/+2 |
2003-06-27 | some state change fixes | Thomas Vander Stichele | 2 | -2/+15 |
2003-06-25 | Plugins cleanup: | Ronald S. Bultje | 4 | -119/+32 |