summaryrefslogtreecommitdiff
path: root/gst/videotestsrc
AgeCommit message (Expand)AuthorFilesLines
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele1-3/+2
2005-07-06ext/theora/theoradec.c: Prepare for better timestamp fix later.Wim Taymans1-1/+1
2005-07-05Many files: Null if we got it....Andy Wingo1-2/+0
2005-06-29gst/videotestsrc/gstvideotestsrc.c: Remove pad_loop function which doesn't work.Ronald S. Bultje1-1/+0
2005-06-27gst/videotestsrc/gstvideotestsrc.cAndy Wingo1-26/+8
2005-06-24gst/sine/gstsinesrc.*: add num-buffers and timestamp-offset propertiesThomas Vander Stichele1-2/+13
2005-06-02Cleanups and buffer alloc.Wim Taymans1-30/+9
2005-05-09Port to new query API.Wim Taymans2-10/+31
2005-05-09ext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek) (gst_ogg_demux_read_...Andy Wingo2-47/+47
2005-05-09configure.ac: Require liboil.David Schleef3-60/+44
2005-05-05gst/: Don't ignore _push() return values.Wim Taymans1-1/+6
2005-03-31Plugin port to 0.9, ogg/theora playback should work in the seek example now.Wim Taymans1-99/+190
2004-11-05gst/videotestsrc/videotestsrc.c: Added two more colorspaces.Wim Taymans1-0/+56
2004-10-14configure.ac: update for swfdec-0.3 and liboil-0.2David Schleef1-21/+21
2004-08-10gst/videotestsrc/gstvideotestsrc.c: allow all pixel-aspect-ratios, not just 1:1Benjamin Otte1-1/+0
2004-08-05handle changing framerate while PLAYINGThomas Vander Stichele1-8/+14
2004-08-05move common code out of ifThomas Vander Stichele2-10/+6
2004-08-04gst/videotestsrc/gstvideotestsrc.c: generate the list of supported caps at st...Benjamin Otte1-14/+26
2004-08-02don't lie to me babyThomas Vander Stichele1-1/+1
2004-07-27fix local includes and 64 bits constantsSteve Lhomme2-4/+4
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27pixel aspect ratio handlingThomas Vander Stichele1-0/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+154
2004-07-22cleanup and commentingThomas Vander Stichele4-62/+57
2004-06-18ext/dvdnav/gst-dvd: Grab the gconf key from the right spotJan Schmidt2-8/+129
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2-3/+3
2004-04-27add num-buffers propertyThomas Vander Stichele2-0/+23
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-47/+47
2004-03-15*.h: Revert indentingJohan Dahlin2-27/+22
2004-03-14gst-indentThomas Vander Stichele4-262/+286
2004-02-12Convert a few inner loops to use liboil. This is currently optional, and is ...David Schleef3-55/+43
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-2/+2
2004-01-14use element time.Benjamin Otte1-16/+8
2004-01-09ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use op...Julien Moutte1-1/+1
2004-01-09ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...David Schleef4-219/+103
2004-01-06ext/dv/gstdvdec.c: Fix caps negotiation.Jan Schmidt1-5/+3
2004-01-04Fix the fixate functions to handle new prototype:David Schleef1-2/+1
2003-12-22Merge CAPS branchDavid Schleef4-189/+121
2003-12-21configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje1-1/+1
2003-12-14Implement query function and use GST_BUFFER_DURATIONRonald S. Bultje1-4/+59
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2-1/+4
2003-11-04gst_caps_get requires a NULL at the endBenjamin Otte1-2/+3
2003-11-02fix for new plugin systemBenjamin Otte1-23/+27
2003-10-30Fix height/width swap in function prototype. Fixes #125827David Schleef1-2/+2
2003-10-14gcc-2.95 fixageRonald S. Bultje1-1/+1