2003-07-15 |
Ronald S. Bultje | Update to new debugging system |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Brian Cameron | Added #include of config.h so that they symbol "VERSION... |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Brian Cameron | Now set XVIDEO_LIBS only if the Xv library is found... |
commit | commitdiff | tree | snapshot |
2003-07-15 |
David Schleef | Merge esdmon and esdsink elements into one plugin |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Ronald S. Bultje | Add matroska support to the build tree |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Schleef | Caps fixes and general cleanup. |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Schleef | Fixes for new caps system |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Schleef | Add gst/overlay directory |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Zeeshan Ali | GSM -> RTP and viceversa |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Christian Schaller | fix the bug where pngenc was registered as a effect... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Thomas Vander... | various spec file and build fixes agogo /me kicks ds... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Ronald S. Bultje | Silence and fix typefinding |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Christian Schaller | fix licensing terms for Goom, it is LGPL not GPL |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Benjamin Otte | another comma missing |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Benjamin Otte | now how old is this bug? |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Christian Schaller | A big rewrite of the spec file and some ffmpeg disting... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Brian Cameron | Support ISO style variable length macros |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Ronald S. Bultje | New mimetypes gone into effect today - this commit... |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Christian Schaller | small disting fix |
commit | commitdiff | tree | snapshot |
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 |
next |