2003-07-04 |
David Schleef | Fix longstanding bug with esdsink seeking. esdsink... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Brian Cameron | Now build xvideosink if Xwindows is available, and... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Ronald S. Bultje | Fix missing config.h and unistd.h includes which were... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Andy Wingo | implemented wait_async and unschedule ossclock, and... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
David Schleef | add pango and gtk |
commit | commitdiff | tree | snapshot |
2003-07-02 |
David Schleef | add gst/videofilter and ext/pango |
commit | commitdiff | tree | snapshot |
2003-07-02 |
David Schleef | add formats to base class, not the actual videofilter... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
David Schleef | Add a base init function |
commit | commitdiff | tree | snapshot |
2003-07-02 |
David Schleef | overlays text of the current timestamp |
commit | commitdiff | tree | snapshot |
2003-07-02 |
David Schleef | move code from videoflip directory. Why? I don't... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
David Schleef | video balancing (brightness, contrast, etc.) |
commit | commitdiff | tree | snapshot |
2003-07-02 |
David Schleef | Add videobalance from template |
commit | commitdiff | tree | snapshot |
2003-07-02 |
David Schleef | Add videoflip, created from template. |
commit | commitdiff | tree | snapshot |
2003-07-02 |
David Schleef | GstVideofilter abstract class for video filters |
commit | commitdiff | tree | snapshot |
2003-06-30 |
David Schleef | Fix type punning. |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Benjamin Otte | compatibility fix for new GST_DEBUG stuff. |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Thomas Vander... | fix flacdec when src not connected |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Thomas Vander... | make flacdec work with unconnected src pad |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Ronald S. Bultje | Re-add int2float/float2int, someone told me audioconver... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Thomas Vander... | fix category |
commit | commitdiff | tree | snapshot |
2003-06-26 |
Ronald S. Bultje | Remove some more unused cruft left over from our ancien... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Ronald S. Bultje | Plugins cleanup: |
commit | commitdiff | tree | snapshot |
2003-06-25 |
David Schleef | Added gst/realmedia gst/debug and ext/gdk_pixbuf |
commit | commitdiff | tree | snapshot |
2003-06-25 |
David Schleef | Add gdkpixbuf subdir. Alphabetize a few others. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
David Schleef | Element that decodes images using gdk_pixbuf |
commit | commitdiff | tree | snapshot |
2003-06-23 |
David Schleef | "My way" turned out to cause seg faults. :) Fixed... |
commit | commitdiff | tree | snapshot |
2003-06-22 |
David Schleef | new "Electric Fence" element, that converts each buffer... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
David Schleef | Revert last two changes and do it my way. :) |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Brian Cameron | Support ISO-style variable argument macros. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Ronald S. Bultje | New ffmpeg version fixes mpeg decoding segfaults (mpeg1) |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Ronald S. Bultje | which causes a segfault. I'm working on that |
commit | commitdiff | tree | snapshot |
2003-06-16 |
David Schleef | Handle compressed headers. Fix inappropriate use of... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Andy Wingo | caps refcounting fixes for float2int fixed wrt setting... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Ronald S. Bultje | Add standard huffman tables if the file doesn't have... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
David Schleef | Fix some of the fourcc to caps conversions. reenable... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Benjamin Otte | gcc 3.3 and ppc fixes |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Wim Taymans | Added state change function where state is cleared |
commit | commitdiff | tree | snapshot |
2003-06-13 |
David Schleef | Add videoflip |
commit | commitdiff | tree | snapshot |
2003-06-13 |
David Schleef | Rotate/flip video by increments of 90 degrees. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
David Schleef | Fix test for qcamsrc: only works on i386-linux. Fix... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
David Schleef | Complete rewrite. Not finished, nothing to see here. |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Zeeshan Ali | Congrats everyone! udp plugins are now multicast-enabled |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Zeeshan Ali | localhost (the default host) couldnt get resolved |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Ronald S. Bultje | Fix some weirdities in the man page, see #114060 |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | Actually push the event over to the next element instea... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | Remove NEW_MEDIA from plugins |
commit | commitdiff | tree | snapshot |
2003-06-06 |
David Schleef | Make sure buffer is long enough in type_find. Attempt... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Thomas Vander... | g_warning -> GST_DEBUG |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Ronald S. Bultje | Add support for new divx/xvid mimetypes |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Ronald S. Bultje | Prevent warning |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Ronald S. Bultje | Oops |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Ronald S. Bultje | This fixes avimux largely. Sound playback still isn... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Wim Taymans | - use common code to write samples to the device |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ronald S. Bultje | Fix avimux (somewhat). Note: the EOS event still doesn... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ronald S. Bultje | Update plugins to newest divx.com release API (5.2... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Thomas Vander... | pkgconfig checks for mad, audiofile, fix for mcopidl |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Ronald S. Bultje | Use new ffmpeg revision |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Ronald S. Bultje | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Wim Taymans | Update duration field |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Thomas Vander... | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Wim Taymans | - added gst_oss_clock_set_time to .h file |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Wim Taymans | - removed UNITS |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Wim Taymans | - UNITS -> DEFAULT |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Wim Taymans | - UNITS -> DEFAULT |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Wim Taymans | UNITS -> DEFAULT |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Wim Taymans | - UNITS -> DEFAULT |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Wim Taymans | removed UNITS |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Benjamin Otte | fix Makefiles for C++ libraries. They should now work... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Zeeshan Ali | localhost should not be looked-up and the user should... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Ronald S. Bultje | Actually, I didn't read the spec correctly. doh |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Ronald S. Bultje | Fix for bttv driver (which doesn't seem to follow the... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Brian Cameron | Removed needless ; at the end of GST_PAD_TEMPLATE_FACTO... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Brian Cameron | Made the SWAP and PREPARE_3D_LINE macros work with... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Brian Cameron | Fixed header files so that rtp builds on Solaris |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Brian Cameron | Corrected the configure.ac so it actually works. Updat... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Brian Cameron | Updated autogen.sh/configure.ac and various Makefiles... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Ronald S. Bultje | Some final fixes for the v4lsrc elements. remove softwa... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
David Schleef | Fix typo in last checkin |
commit | commitdiff | tree | snapshot |
2003-05-20 |
David Schleef | Fix typo (incorrect pointer dereference). Change the... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
David Schleef | remove creation of makefile in nonexistent (sys/x11... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Jeremy Simon | update libflac check |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Benjamin Otte | make wavparse not segfault when somebody puts data... |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Ronald S. Bultje | Hm, one more little endian fix |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Ronald S. Bultje | PCM data in AVI is always little endian |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Benjamin Otte | fixed gst-launch-ext to use new pipelines (bug 111108) |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Ronald S. Bultje | wavenc supports 8 bits too |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Thomas Vander... | fixes 107967 |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Christian Schaller | Some bugfixes: |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Ronald S. Bultje | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Jeremy Simon | Oups I forgot gstflacenc.h |
commit | commitdiff | tree | snapshot |
2003-05-11 |
Jeremy Simon | _ Change from StreamEncoder to SeekableStreamEncoder... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Thomas Vander... | fixes #112657 |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Ronald S. Bultje | This implements filtered-caps negotiation for all the... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Benjamin Otte | properly get rid of clocks on disposal - be parent... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
David Schleef | remove bashisms |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Ronald S. Bultje | See #112579 |
commit | commitdiff | tree | snapshot |
2003-05-05 |
David Schleef | Found more problems. Refix #112329. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
David Schleef | Fix off-by-one allocation problem in gst_aasink_dither_... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Ronald S. Bultje | Implement element synchronization (#108301) |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Benjamin Otte | bugfixes: |
commit | commitdiff | tree | snapshot |
next |