Age | Commit message (Expand) | Author | Files | Lines |
2003-07-08 | Implement mpeg-delimited framerate lists instead of (too wide) ranges | Ronald S. Bultje | 2 | -6/+30 |
2003-07-08 | another comma missing | Benjamin Otte | 1 | -1/+1 |
2003-07-07 | A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plug... | Christian Schaller | 3 | -935/+225 |
2003-07-07 | And yet another compilation failure | Ronald S. Bultje | 1 | -1/+1 |
2003-07-06 | Removed function that was only used by _loop(), which was removed by last che... | David Schleef | 1 | -18/+0 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 74 | -1585/+1863 |
2003-07-05 | small disting fix | Christian Schaller | 2 | -1/+1 |
2003-07-03 | Now build xvideosink if Xwindows is available, and properly #ifdef the | Brian Cameron | 1 | -14/+24 |
2003-07-03 | Fix missing config.h and unistd.h includes which were apparently removed from... | Ronald S. Bultje | 2 | -0/+5 |
2003-07-03 | add pango and gtk | David Schleef | 1 | -1/+5 |
2003-07-02 | add gst/videofilter and ext/pango | David Schleef | 2 | -3/+20 |
2003-07-01 | fix type punning | David Schleef | 1 | -2/+2 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 78 | -300/+481 |
2003-06-28 | Re-add int2float/float2int, someone told me audioconvert handled all this, bu... | Ronald S. Bultje | 1 | -1/+2 |
2003-06-27 | some state change fixes | Thomas Vander Stichele | 2 | -2/+15 |
2003-06-25 | Plugins cleanup: | Ronald S. Bultje | 4 | -119/+32 |
2003-06-25 | Added gst/realmedia gst/debug and ext/gdk_pixbuf | David Schleef | 1 | -2/+11 |
2003-06-25 | Add gdkpixbuf subdir. Alphabetize a few others. | David Schleef | 1 | -8/+14 |
2003-06-23 | "My way" turned out to cause seg faults. :) Fixed, and added more fourcc to... | David Schleef | 1 | -14/+26 |
2003-06-19 | Revert last two changes and do it my way. :) | David Schleef | 1 | -41/+18 |
2003-06-19 | Support ISO-style variable argument macros. | Brian Cameron | 1 | -0/+12 |
2003-06-19 | Add missing } | David Schleef | 1 | -0/+1 |
2003-06-17 | New ffmpeg version fixes mpeg decoding segfaults (mpeg1) | Ronald S. Bultje | 2 | -2/+2 |
2003-06-17 | which causes a segfault. I'm working on that | Ronald S. Bultje | 1 | -24/+25 |
2003-06-16 | + simplifying the filter's structure, but it's still not working perfectly + ... | Leif Johnson | 4 | -218/+201 |
2003-06-16 | Handle compressed headers. Fix inappropriate use of bytestream_flush(). | David Schleef | 2 | -105/+304 |
2003-06-16 | caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit... | Andy Wingo | 5 | -4/+770 |
2003-06-16 | Fixing indentation | Julien Moutte | 3 | -2032/+1963 |
2003-06-15 | Fix some of the fourcc to caps conversions. reenable setting of rate and n c... | David Schleef | 1 | -12/+26 |
2003-06-14 | gcc 3.3 and ppc fixes | Benjamin Otte | 2 | -2/+5 |
2003-06-13 | hack removal | Wim Taymans | 1 | -4/+0 |
2003-06-13 | Removed ugly caps fixed flag hack, will be done automatically in core soon | Wim Taymans | 1 | -1/+0 |
2003-06-13 | Add videoflip | David Schleef | 1 | -2/+3 |
2003-06-11 | Fix 114948 - adds some autotools magic that makes sure that we only make inst... | Ronald S. Bultje | 1 | -2/+2 |
2003-06-11 | Fix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVS | David Schleef | 1 | -3/+6 |
2003-06-10 | Complete rewrite. Not finished, nothing to see here. | David Schleef | 2 | -570/+1249 |
2003-06-07 | warn on state change failures | Thomas Vander Stichele | 1 | -6/+12 |
2003-06-07 | Remove NEW_MEDIA from plugins | Ronald S. Bultje | 3 | -3/+0 |
2003-06-06 | Make sure buffer is long enough in type_find. Attempt to fix #114580 | David Schleef | 1 | -0/+4 |
2003-06-05 | g_warning -> GST_DEBUG | Thomas Vander Stichele | 1 | -1/+1 |
2003-06-01 | Add ranking to divx/xvid plugins | Ronald S. Bultje | 2 | -0/+4 |
2003-06-01 | Make these compile with both solaris as well as lunix-based stuffies | Ronald S. Bultje | 1 | -1/+2 |
2003-06-01 | Somewhat improve error reporting | Ronald S. Bultje | 5 | -42/+62 |
2003-06-01 | This fixes a segfault on exit | Ronald S. Bultje | 1 | -2/+2 |
2003-06-01 | Fixing error message when a plugin is missing (gst-player -> libgstplay). | Julien Moutte | 1 | -6/+5 |
2003-05-31 | CPPFLAGS -> CXXFLAGS | Jeremy Simon | 1 | -1/+1 |
2003-05-30 | Error handling is inside and works :) | Julien Moutte | 3 | -118/+22 |
2003-05-30 | Hm, let's not quit on these since the divx libs seem totally hosed | Ronald S. Bultje | 2 | -2/+0 |
2003-05-30 | Update plugins to newest divx.com release API (5.2) (why aren't these libs AP... | Ronald S. Bultje | 5 | -150/+277 |
2003-05-30 | pkgconfig checks for mad, audiofile, fix for mcopidl | Thomas Vander Stichele | 1 | -12/+21 |