summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* Merge CAPS branchDavid Schleef2003-12-2216-641/+1037
* examples/gstplay/player.c: using g_print instead of g_message.Julien Moutte2003-12-212-10/+16
* configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...Julien Moutte2003-12-212-4/+20
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-181-2/+3
* Harmonize state of sinks with the pipeline state.Julien Moutte2003-12-162-12/+10
* MP3 is mpegversion=1, else it clashes with MPEG/AACRonald S. Bultje2003-12-151-2/+3
* dist fixThomas Vander Stichele2003-12-141-3/+3
* distcheck fixesThomas Vander Stichele2003-12-143-2/+69
* Synchronizing my changes.Julien Moutte2003-12-144-442/+408
* distcheck fixes: include built sources in CLEANFILESBenjamin Otte2003-12-133-0/+6
* Using private structure for members so that we have more chance that the head...Julien Moutte2003-12-115-224/+256
* Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef2003-12-0917-24/+24
* Adding visualization.Julien Moutte2003-12-084-226/+536
* Whoops, this one is needed tooRonald S. Bultje2003-12-072-4/+102
* Hm, darn, forgot to commit one dirRonald S. Bultje2003-12-0710-936/+1724
* Don't use class casts before they're initializedRonald S. Bultje2003-12-071-1/+2
* TypoRonald S. Bultje2003-12-071-2/+2
* time_tick works.Julien Moutte2003-12-074-4/+384
* Updating with my local repository. It already plays video with sound :) Great !Julien Moutte2003-12-074-10/+476
* Adding my work in progress rewrite from scratch of libgstplay.Julien Moutte2003-12-074-0/+1030
* Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje2003-12-0719-35/+373
* remove copyright field from pluginsAndy Wingo2003-12-046-6/+0
* fix X dependenciesThomas Vander Stichele2003-12-031-5/+7
* fixing up X test and general features testThomas Vander Stichele2003-12-031-2/+2
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-241-42/+89
* distcheck fixesDavid Schleef2003-11-221-11/+3
* Fix a stupid mistakeJulien Moutte2003-11-192-2/+2
* Removing the video_out things.Julien Moutte2003-11-193-275/+12
* Removing have_size as it is in GstVideoSink higher class.Julien Moutte2003-11-192-35/+1
* Merged GstVideoOverlay features here.Julien Moutte2003-11-172-9/+96
* Merging with GstXOverlayJulien Moutte2003-11-173-261/+0
* + adding buffer-frames prop to standard caps macrosLeif Johnson2003-11-162-20/+11
* + adding endianness conversion macros for floatsLeif Johnson2003-11-161-1/+55
* Adding GstVideoOverlay interface.Julien Moutte2003-11-153-0/+261
* er, no, signal should be VOID__POINTER. :)David Schleef2003-11-131-2/+2
* signal should be VOID__VOIDDavid Schleef2003-11-131-2/+2
* fix build system for X, XShm and XvBenjamin Otte2003-11-121-1/+1
* make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte2003-11-111-0/+62
* Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc...David Schleef2003-11-112-10/+10
* remove gst_video_sink_push_ui_event()David Schleef2003-11-103-27/+0
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-091-1/+0
* We don't need to patch wmadec.c and avcodec.h anymoreJeremy Simon2003-11-071-52/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-0722-6/+73
* Don't set the actual video size in gst_video_sink_got_video_size().David Schleef2003-11-071-3/+0
* use int64 for frame-timeDavid I. Lehn2003-11-073-4/+4
* Patch avcodec.h and wmadec.c to use flag1 and flag2 from contextJeremy Simon2003-11-051-0/+52
* Some prettification fixes to this interface... Make it look good, make it sim...Ronald S. Bultje2003-11-052-96/+202
* Remove trailing slash in last line of comment, it causes issues with certain ...Ronald S. Bultje2003-11-051-1/+1
* Fix endianness issues manifested in pngenc. Fixes #125932David Schleef2003-11-051-14/+0
* disable Altivec until someone fixes the build to allow it conditionallyBenjamin Otte2003-11-041-5/+6