Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-base.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-23final stepsBRANCH-RELEASE-0_8_2Thomas Vander Stichele
2004-06-23drop overlapping samples; get bytes_per_sample from capsThomas Vander Stichele
2004-06-23set offset/_endThomas Vander Stichele
2004-06-23fix by CompanyThomas Vander Stichele
2004-06-23revert alsa for releaseThomas Vander Stichele
2004-06-22sys/osxaudio/Makefile.am: Workaround so that the osxaudio .so file gets linke...Zaheer Abbas Merali
2004-06-18fix namingThomas Vander Stichele
2004-06-18fix negotiationThomas Vander Stichele
2004-06-18bump prerelThomas Vander Stichele
2004-06-17cleanups, mem fixThomas Vander Stichele
2004-06-17read caps in connectThomas Vander Stichele
2004-06-17jesus firetrucking christThomas Vander Stichele
2004-06-17notify; don't overlimitThomas Vander Stichele
2004-06-17add autoprobe option fixes use try_captureThomas Vander Stichele
2004-06-17fixThomas Vander Stichele
2004-06-17run as finalize, not disposeThomas Vander Stichele
2004-06-17Oops, forgot this oneWim Taymans
2004-06-17ext/alsa/: Make the xrun code timestamp and offset the buffers correctly. mov...Wim Taymans
2004-06-17gst/audiorate/: Added an audiorate converter that fills in gaps.Wim Taymans
2004-06-17ext/tcp/*: Revert Zaheer changes, to make things actually work again.Johan Dahlin
2004-06-16sys/v4l/: Added a copy mode to v4lsrc where it will output a copied version o...Wim Taymans
2004-06-16sys/oss/gstosssrc.c: Timestamp fixes.Wim Taymans
2004-06-16sys/v4l/: Added a sync mode enum property to control v4lsrc timestamp methodWim Taymans
2004-06-16debug changesThomas Vander Stichele
2004-06-16gst/videorate/: Added a video timestamp corrector.Wim Taymans
2004-06-16fixed a potential leak with previous commitZaheer Abbas Merali
2004-06-16gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425Zaheer Abbas Merali
2004-06-15paranoia cleanups and a sync fixThomas Vander Stichele
2004-06-15ext/cdparanoia/gstcdparanoia.c: Send discont events and change timestamps app...David Schleef
2004-06-15ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of snd_pcm_h...Christophe Fergeau
2004-06-15gst/volume/demo.c: (value_changed_callback): exp10() is not standard. Thank ...David Schleef
2004-06-14gst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke the ordering of the colors...Wim Taymans
2004-06-14sync mp3 capsThomas Vander Stichele
2004-06-14added volume demo appThomas Vander Stichele
2004-06-13ext/esd/esdsink.*: Close the esd connection on pause, because esd will just w...Jan Schmidt
2004-06-12gst/tags/gstvorbistag.c: replaced a g_warning which I added in my previous co...Christophe Fergeau
2004-06-12fix #133002Thomas Vander Stichele
2004-06-12gst/tcp/: Modified the tcp plugins so they are portable (IPv4,IPv6, any futur...Zaheer Abbas Merali
2004-06-12configure.ac: Added ogg library so that OSX detects libtheora properlyZaheer Abbas Merali
2004-06-11ext/theora/theoradec.c: Don't try to decode frames before we received a keyframeWim Taymans
2004-06-11better debugThomas Vander Stichele
2004-06-11add encThomas Vander Stichele
2004-06-11ext/ogg/gstoggmux.c: Added property to set the maximum delay of a page.Wim Taymans
2004-06-10ext/ogg/gstoggmux.c: Added max-delay property to control the maximum amount o...Wim Taymans
2004-06-10ext/theora/theoraenc.c: Set duration on encoded buffer, added some more prope...Wim Taymans
2004-06-10ext/: Fix refcounting bugsWim Taymans
2004-06-10gst/asfdemux/gstasfdemux.*: You know Chimaira? "I - HATE - EVERYTHING". Yeah,...Ronald S. Bultje
2004-06-10gst/tags/gstvorbistag.c: make sure parsed vorbis comments are properly encode...Christophe Fergeau
2004-06-09ext/alsa/gstalsa.c: handle min <= max correctlyBenjamin Otte
2004-06-09ext/ogg/gstoggmux.c: Use stream caps to setup the initial pages in the ogg st...Wim Taymans