summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant plugindir definitionDavid Schleef2003-08-1036-37/+0
* Define plugindirDavid Schleef2003-08-092-0/+3
* Enable MTU featureAngel Carpintero2003-08-071-8/+7
* change FT_PIXEL_MODE_GRAY to ft_pixel_mode_graysDavid Schleef2003-08-061-1/+1
* Fix wrong mimetype, might cause #119272Ronald S. Bultje2003-08-061-1/+1
* Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do ...Ronald S. Bultje2003-08-043-3/+1
* Added some issues on TODOAngel Carpintero2003-07-311-0/+3
* At end of stream, rewrite the header with the correct number of bytesIain Holmes2003-07-293-39/+80
* fix installing into wrong dirDavid Schleef2003-07-291-1/+1
* Fix installing plugin in wrong dirDavid Schleef2003-07-281-1/+1
* move the element to Codec/Image/Decoder, as it was annoying me in gst-editorJan Schmidt2003-07-281-1/+1
* second attempt fixing gdkpixbuf stuffThomas Vander Stichele2003-07-284-4/+18
* Fix gst_speexdec_details information now plugin can be register without problemsAngel Carpintero2003-07-281-1/+1
* Make mplex subdir dependent on USE_MPLEXDavid Schleef2003-07-271-1/+7
* Add gst-libs/ext/mplex, and check that we have C++ before enabling mplex.David Schleef2003-07-271-0/+5
* fix initializationDavid Schleef2003-07-262-2/+2
* Nothing in this directory actually uses FreetypeDavid Schleef2003-07-261-1/+1
* Compilation fixes for 64-bit architecturesDavid Schleef2003-07-251-3/+3
* Added tcp plugin to buildAngel Carpintero2003-07-251-1/+2
* Adding needed license information. The patch was reviewed and approved byBrian Cameron2003-07-252-0/+2
* Rewrote the core function. Added some nice #defines that should probably go ...David Schleef2003-07-251-22/+39
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-244-2/+17
* Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not ...David Schleef2003-07-231-2/+2
* Fixed a typo. blue_mask is 0x00ff0000, not 0x00ff00Jan Schmidt2003-07-231-1/+1
* enable ext/mplexDavid Schleef2003-07-222-2/+3
* Fix a warningRonald S. Bultje2003-07-221-2/+2
* improve index offset calculation, fix some minor other issues and make avimux...Ronald S. Bultje2003-07-221-31/+27
* A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.Joshua N. Pritikin2003-07-221-1/+1
* Update matroska check (see #117717)Ronald S. Bultje2003-07-201-4/+4
* + the last of the float caps changes ... these are a bit more pervasiveLeif Johnson2003-07-193-10/+6
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-195-27/+26
* fix spec file to work with new combined esound pluginChristian Schaller2003-07-181-2/+1
* make sure esdmon.h gets distedChristian Schaller2003-07-181-1/+1
* the real speex disting fix, the previous one was just the build fix :)Christian Schaller2003-07-181-1/+1
* fix it so that the SPEEX plugin gets distedChristian Schaller2003-07-181-1/+7
* _Really_ fix my lame attempts at previous fixes for matroska detection.David Schleef2003-07-171-1/+0
* Reenable matroska config check, 'cuz I'm dumb and accidentally disabled it.David Schleef2003-07-171-6/+6
* Added clock to esdsink based on GstAudioClockDavid Schleef2003-07-173-8/+129
* Move to m4/ instead of common/m4/Ronald S. Bultje2003-07-172-0/+262
* Add textoverlay element that was previously in the sandboxDavid Schleef2003-07-173-2/+684
* Detect SPEEX_LIBS and SPEEX_CFLAGS in configure, and use them hereDavid Schleef2003-07-171-2/+2
* Fix plugin to compile and work with Gtk+-2.0 (works better with 2.2)David Schleef2003-07-171-0/+35
* Really disable Matroska this time. Reenable smoothwave until someone decides...David Schleef2003-07-171-10/+24
* Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...David Schleef2003-07-172-24/+28
* actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...Andy Wingo2003-07-1610-797/+349
* Update to new debugging systemRonald S. Bultje2003-07-154-8/+8
* Added #include of config.h so that they symbol "VERSION" could be found.Brian Cameron2003-07-155-6/+22
* Now set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so...Brian Cameron2003-07-151-7/+13
* Merge esdmon and esdsink elements into one pluginDavid Schleef2003-07-156-73/+139
* Add matroska support to the build treeRonald S. Bultje2003-07-143-5/+24