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 |
2003-04-27 |
Jeremy Simon | Add metadata (only vorbis comment) |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Benjamin Otte | fixes: |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Christian Schaller | Removing avifile and http plugins, also fixing some... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Ronald S. Bultje | Added corresponding divx/xvid decoders and fixed some... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Ronald S. Bultje | Adds divx/xvid encoders. divx encoder is based on divx4... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
David Schleef | Fix compilation errors |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Benjamin Otte | we do not destroy anything anymore. Not even unwanted... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Benjamin Otte | added support for alaw/mulaw audio - yes, I have alaw... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Benjamin Otte | Added initial version of audioconvert, a generic conver... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
David Schleef | Change autoconf_2.52d_check to 2_52 to make bash happy |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Wim Taymans | - handle mono audio too |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Ronald S. Bultje | Update dvdnav plugin to latest version |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Benjamin Otte | fixes to wavparse: |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Ronald S. Bultje | This one needs to be adapted too |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Ronald S. Bultje | Port some changes from 0.6.0/0.6.1 back to HEAD (.pc... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
David Schleef | Convert some of the broken fourcc printing to GST_FOURC... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
David Schleef | Fix a bunch of endianness conversions that were done... |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Ronald S. Bultje | Fixup for bug 109797 and 109094 |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Wim Taymans | - Better state change function |
commit | commitdiff | tree | snapshot |
2003-04-05 |
David Schleef | Fix the QCAM detection. (Correctly, this time.) Shoul... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
David Schleef | Correct fix for #109048. Disable qcamsrc plugin if... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Ronald S. Bultje | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Ronald S. Bultje | implement clocking set clock counter back to zero on... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Julien Moutte | Added gst_gconf function to render visualisation plugin... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Benjamin Otte | wav is little endian |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Benjamin Otte | I bet you didn't try if the fix worked, BBB ;) |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Benjamin Otte | fix compile error |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Ronald S. Bultje | Fix compiler problems with gcc-2.96/RH-7.3 |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Christian Schaller | fixes for monkeys audio |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Jeremy Simon | Add monkeyaudio plugin |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Ronald S. Bultje | Fix v4l/v4l2 compilation problems |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Ronald S. Bultje | Fix compilation failure in testsuite/alsa/ |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Wim Taymans | goom takes stereo data OSLOSUMMIT1-200303051 |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Wim Taymans | resync on discont events |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Wim Taymans | Added state change function to clear some state in... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Benjamin Otte | Make alaw / mulaw work again. |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Ronald S. Bultje | Unification of the way to speak to v4l2 and v4l element... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Zeeshan Ali | Silly bug, i wonder who was the last one to play with it |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Christian Schaller | remove obsolete requirement from rtp plugin |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Christian Schaller | commit RTP fixes to spec file |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Wim Taymans | Commit header changes too |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Christian Schaller | one missing file updated |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Christian Schaller | Complete the move of the RTP plugin |
commit | commitdiff | tree | snapshot |
next |