summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Caps fixes and general cleanup.David Schleef2003-07-145-32/+48
* Fixes for new caps systemDavid Schleef2003-07-141-6/+8
* Add gst/overlay directoryDavid Schleef2003-07-141-1/+2
* GSM -> RTP and viceversaZeeshan Ali2003-07-1316-28/+1536
* fix the bug where pngenc was registered as a effect pluginChristian Schaller2003-07-121-1/+1
* various spec file and build fixes agogo /me kicks ds in a friendly wayThomas Vander Stichele2003-07-123-25/+39
* Silence and fix typefindingRonald S. Bultje2003-07-111-3/+3
* fix licensing terms for Goom, it is LGPL not GPLChristian Schaller2003-07-102-1/+6
* another comma missingBenjamin Otte2003-07-081-1/+1
* now how old is this bug?Benjamin Otte2003-07-081-2/+2
* A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plug...Christian Schaller2003-07-072-935/+222
* Support ISO style variable length macrosBrian Cameron2003-07-071-1/+41
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-0666-1423/+1711
* small disting fixChristian Schaller2003-07-053-2/+2
* Fix longstanding bug with esdsink seeking. esdsink still needs a clock, though.David Schleef2003-07-042-0/+58
* Now build xvideosink if Xwindows is available, and properly #ifdef theBrian Cameron2003-07-031-14/+24
* Fix missing config.h and unistd.h includes which were apparently removed from...Ronald S. Bultje2003-07-032-0/+5