2003-05-19 |
Jeremy Simon | update libflac check |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Ronald S. Bultje | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Ronald S. Bultje | Get timestamping somewhat better |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Zeeshan Ali | Hacked lame to make it copy the timestamp on the source... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Benjamin Otte | make error signal use the right types |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Benjamin Otte | uh, maybe putting new signals before LAST_SIGNAL might... |
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-09 |
David Schleef | remove bashisms |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Wim Taymans | The final state change result is that of the parent |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Julien Moutte | deep-notify can come from pads too, replacing GstElemen... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Ronald S. Bultje | Gcc < 3.0 fix |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Jeremy Simon | set little endian in monkeydec too |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Julien Moutte | Make vis_video_thread play when connected afterwards |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Thomas Vander... | more uninstalled fixes |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Jeremy Simon | MonkeyAudio support little endian data only |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Jeremy Simon | Metadata support |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Jeremy Simon | workaround to support APE Tag v2 |
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-20 |
Julien Moutte | Made a theorical libgstplay which refs/unrefs elements... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Julien Moutte | Changed sanity checks according to BBB feedback |
commit | commitdiff | tree | snapshot |
2003-04-16 |
David Schleef | Fix compilation errors |
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 |
Julien Moutte | make Company happy : Changed visualisation pipeline... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Ronald S. Bultje | Same dvdnav fixes for HEAD - someone please double... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Wim Taymans | Try to recover from decoding errors, use a hack(?)... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Ronald S. Bultje | Update dvdnav plugin to latest version |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Benjamin Otte | - if you don't know the timestamp, don't try to guess... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Julien Moutte | Adding a lot of sanity checks |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Benjamin Otte | fixes to mp3 typefinding: |
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 | Remove CVS/Tag from dist. Should go into 0.6.1. |
commit | commitdiff | tree | snapshot |
2003-04-07 |
David Schleef | Fix a bunch of endianness conversions that were done... |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Ronald S. Bultje | add comments |
commit | commitdiff | tree | snapshot |
2003-04-05 |
David Schleef | Fix the QCAM detection. (Correctly, this time.) Shoul... |
commit | commitdiff | tree | snapshot |
2003-04-05 |
David Schleef | Fix obvious typo in last checkin |
commit | commitdiff | tree | snapshot |
2003-04-04 |
David Schleef | Partial fix for #109700. Should be applied to 0.6.1. |
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 | Well, ok, one more patch - fix the well-known v4l compi... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Ronald S. Bultje | Fix #104009 - evil but true |
commit | commitdiff | tree | snapshot |
2003-04-04 |
David Schleef | Add $(GST_LIBS) to LIBADD for libgstgconf. Should... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Julien Moutte | Incorporating visualisation in libgstplay adding have_v... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Ronald S. Bultje | Some continuation fixes |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Julien Moutte | Fixed seeking discont with visualisation |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Julien Moutte | Added gst_gconf function to render visualisation plugin... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Wim Taymans | - Slightly better error recovery |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Benjamin Otte | fix compile error |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Jeremy Simon | Use a chain function instead of a loop monkeyenc needs... |
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-03 |
Julien Moutte | gst_play_get_sink_element has been improved : |
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 |
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 |
2003-03-02 |
Christian Schaller | merge patch from bug 106875 created by Martin Soto |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Christian Schaller | remove videosink from spec |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Christian Schaller | fix ivorbis part 2 |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Christian Schaller | disabling videosink from head build, should I do the... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Christian Schaller | add FreeBSD patches from Andrew Turner and add missing... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Christian Schaller | merge integer based Tremor vorbis plugin |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Colin Walters | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Thomas Vander... | committing fixes before deleting all of my gstreamer... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Julien Moutte | Documented libgstplay's public methods |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Colin Walters | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Julien Moutte | Code cleanup and reorganization |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | Fix refcounting on streaminfo caps. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | Fix refcounting on caps. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | Fix refcounting in capsnego and streaminfo |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | Use refcounting helpers to make sure metadata and strea... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | - Cleanups |
commit | commitdiff | tree | snapshot |
2003-02-02 |
David Schleef | Change %lld, %llu to G_G[U]INT64_FORMAT globally. ... |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Christian Schaller | add missing header file to makefile for disting |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Owen Fraser... | Added another header GUID |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Owen Fraser... | Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WM... |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Owen Fraser... | Split some of the generic header stuff into a seperate... |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Owen Fraser... | Fixed timing problem and more header decoding bugs |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Ronald S. Bultje | Add metadata/streaminfo to AVI |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Owen Fraser... | Fixed a few bugs in the header checking. Also added... |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Ronald S. Bultje | Include config.h (bug 104009) |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Ronald S. Bultje | Fix bug 104010 |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Ronald S. Bultje | Add untested get-video-size function (bug 104360) |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Zeeshan Ali | The first attempt to support MAS. Dont expect it to... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Ronald S. Bultje | Fix bug 104344 and add a missing free() |
commit | commitdiff | tree | snapshot |
2003-01-26 |
Wim Taymans | Don't add bogus typefind functions |
commit | commitdiff | tree | snapshot |
2003-01-26 |
Christian Schaller | add asf plugin |
commit | commitdiff | tree | snapshot |
2003-01-26 |
Christian Schaller | add asf plugin to build |
commit | commitdiff | tree | snapshot |
2003-01-25 |
Colin Walters | Don't make a size request when in iradio mode. |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Christian Schaller | fix swfdec link |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Thomas Vander... | clean up spec file, more virtualprovides |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Thomas Vander... | 0.7.x dev branch is open |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Owen Fraser... | Describes briefly the design of the ASF demux plugin. |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Owen Fraser... | Added code to handle split segments, changed src caps... |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Thomas Vander... | update version |
commit | commitdiff | tree | snapshot |
next |