| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant plugindir definition | David Schleef | 2003-08-10 | 36 | -37/+0 |
* | Define plugindir | David Schleef | 2003-08-09 | 2 | -0/+3 |
* | Enable MTU feature | Angel Carpintero | 2003-08-07 | 1 | -8/+7 |
* | change FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays | David Schleef | 2003-08-06 | 1 | -1/+1 |
* | Fix wrong mimetype, might cause #119272 | Ronald S. Bultje | 2003-08-06 | 1 | -1/+1 |
* | Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do ... | Ronald S. Bultje | 2003-08-04 | 3 | -3/+1 |
* | Added some issues on TODO | Angel Carpintero | 2003-07-31 | 1 | -0/+3 |
* | At end of stream, rewrite the header with the correct number of bytes | Iain Holmes | 2003-07-29 | 3 | -39/+80 |
* | fix installing into wrong dir | David Schleef | 2003-07-29 | 1 | -1/+1 |
* | Fix installing plugin in wrong dir | David Schleef | 2003-07-28 | 1 | -1/+1 |
* | move the element to Codec/Image/Decoder, as it was annoying me in gst-editor | Jan Schmidt | 2003-07-28 | 1 | -1/+1 |
* | second attempt fixing gdkpixbuf stuff | Thomas Vander Stichele | 2003-07-28 | 4 | -4/+18 |
* | Fix gst_speexdec_details information now plugin can be register without problems | Angel Carpintero | 2003-07-28 | 1 | -1/+1 |
* | Make mplex subdir dependent on USE_MPLEX | David Schleef | 2003-07-27 | 1 | -1/+7 |
* | Add gst-libs/ext/mplex, and check that we have C++ before enabling mplex. | David Schleef | 2003-07-27 | 1 | -0/+5 |
* | fix initialization | David Schleef | 2003-07-26 | 2 | -2/+2 |
* | Nothing in this directory actually uses Freetype | David Schleef | 2003-07-26 | 1 | -1/+1 |
* | Compilation fixes for 64-bit architectures | David Schleef | 2003-07-25 | 1 | -3/+3 |
* | Added tcp plugin to build | Angel Carpintero | 2003-07-25 | 1 | -1/+2 |
* | Adding needed license information. The patch was reviewed and approved by | Brian Cameron | 2003-07-25 | 2 | -0/+2 |
* | Rewrote the core function. Added some nice #defines that should probably go ... | David Schleef | 2003-07-25 | 1 | -22/+39 |
* | Add buffer length checks to every typefinding function | David Schleef | 2003-07-24 | 4 | -2/+17 |
* | Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not ... | David Schleef | 2003-07-23 | 1 | -2/+2 |
* | Fixed a typo. blue_mask is 0x00ff0000, not 0x00ff00 | Jan Schmidt | 2003-07-23 | 1 | -1/+1 |
* | enable ext/mplex | David Schleef | 2003-07-22 | 2 | -2/+3 |
* | Fix a warning | Ronald S. Bultje | 2003-07-22 | 1 | -2/+2 |
* | improve index offset calculation, fix some minor other issues and make avimux... | Ronald S. Bultje | 2003-07-22 | 1 | -31/+27 |
* | A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed. | Joshua N. Pritikin | 2003-07-22 | 1 | -1/+1 |
* | Update matroska check (see #117717) | Ronald S. Bultje | 2003-07-20 | 1 | -4/+4 |
* | + the last of the float caps changes ... these are a bit more pervasive | Leif Johnson | 2003-07-19 | 3 | -10/+6 |
* | + changes for new float caps without slope/intercept + some category changes ... | Leif Johnson | 2003-07-19 | 5 | -27/+26 |
* | fix spec file to work with new combined esound plugin | Christian Schaller | 2003-07-18 | 1 | -2/+1 |
* | make sure esdmon.h gets disted | Christian Schaller | 2003-07-18 | 1 | -1/+1 |
* | the real speex disting fix, the previous one was just the build fix :) | Christian Schaller | 2003-07-18 | 1 | -1/+1 |
* | fix it so that the SPEEX plugin gets disted | Christian Schaller | 2003-07-18 | 1 | -1/+7 |
* | _Really_ fix my lame attempts at previous fixes for matroska detection. | David Schleef | 2003-07-17 | 1 | -1/+0 |
* | Reenable matroska config check, 'cuz I'm dumb and accidentally disabled it. | David Schleef | 2003-07-17 | 1 | -6/+6 |
* | Added clock to esdsink based on GstAudioClock | David Schleef | 2003-07-17 | 3 | -8/+129 |
* | Move to m4/ instead of common/m4/ | Ronald S. Bultje | 2003-07-17 | 2 | -0/+262 |
* | Add textoverlay element that was previously in the sandbox | David Schleef | 2003-07-17 | 3 | -2/+684 |
* | Detect SPEEX_LIBS and SPEEX_CFLAGS in configure, and use them here | David Schleef | 2003-07-17 | 1 | -2/+2 |
* | Fix plugin to compile and work with Gtk+-2.0 (works better with 2.2) | David Schleef | 2003-07-17 | 1 | -0/+35 |
* | Really disable Matroska this time. Reenable smoothwave until someone decides... | David Schleef | 2003-07-17 | 1 | -10/+24 |
* | Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of... | David Schleef | 2003-07-17 | 2 | -24/+28 |
* | actually recurse into sndfile if we are able big ladspa cleanups, mainly to c... | Andy Wingo | 2003-07-16 | 10 | -797/+349 |
* | Update to new debugging system | Ronald S. Bultje | 2003-07-15 | 4 | -8/+8 |
* | Added #include of config.h so that they symbol "VERSION" could be found. | Brian Cameron | 2003-07-15 | 5 | -6/+22 |
* | Now set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so... | Brian Cameron | 2003-07-15 | 1 | -7/+13 |
* | Merge esdmon and esdsink elements into one plugin | David Schleef | 2003-07-15 | 6 | -73/+139 |
* | Add matroska support to the build tree | Ronald S. Bultje | 2003-07-14 | 3 | -5/+24 |