summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* final stepsBRANCH-RELEASE-0_8_2Thomas Vander Stichele2004-06-233-61/+121
* drop overlapping samples; get bytes_per_sample from capsThomas Vander Stichele2004-06-232-10/+79
* set offset/_endThomas Vander Stichele2004-06-232-0/+7
* fix by CompanyThomas Vander Stichele2004-06-232-5/+12
* revert alsa for releaseThomas Vander Stichele2004-06-235-86/+46
* sys/osxaudio/Makefile.am: Workaround so that the osxaudio .so file gets linke...Zaheer Abbas Merali2004-06-221-0/+6
* fix namingThomas Vander Stichele2004-06-181-0/+6
* fix negotiationThomas Vander Stichele2004-06-181-0/+5
* bump prerelThomas Vander Stichele2004-06-189-416/+522
* cleanups, mem fixThomas Vander Stichele2004-06-171-10/+21
* read caps in connectThomas Vander Stichele2004-06-174-23/+49
* jesus firetrucking christThomas Vander Stichele2004-06-171-2/+2
* notify; don't overlimitThomas Vander Stichele2004-06-173-5/+15
* add autoprobe option fixes use try_captureThomas Vander Stichele2004-06-176-22/+102
* fixThomas Vander Stichele2004-06-171-1/+1
* run as finalize, not disposeThomas Vander Stichele2004-06-173-6/+20
* Oops, forgot this oneWim Taymans2004-06-170-0/+0
* ext/alsa/: Make the xrun code timestamp and offset the buffers correctly. mov...Wim Taymans2004-06-175-35/+99
* gst/audiorate/: Added an audiorate converter that fills in gaps.Wim Taymans2004-06-174-0/+377
* ext/tcp/*: Revert Zaheer changes, to make things actually work again.Johan Dahlin2004-06-179-187/+150
* sys/v4l/: Added a copy mode to v4lsrc where it will output a copied version o...Wim Taymans2004-06-164-6/+43
* sys/oss/gstosssrc.c: Timestamp fixes.Wim Taymans2004-06-161-0/+5
* sys/v4l/: Added a sync mode enum property to control v4lsrc timestamp methodWim Taymans2004-06-164-31/+104
* debug changesThomas Vander Stichele2004-06-162-5/+7
* gst/videorate/: Added a video timestamp corrector.Wim Taymans2004-06-163-0/+451
* fixed a potential leak with previous commitZaheer Abbas Merali2004-06-152-2/+9
* gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425Zaheer Abbas Merali2004-06-152-0/+7
* paranoia cleanups and a sync fixThomas Vander Stichele2004-06-1525-135/+267
* ext/cdparanoia/gstcdparanoia.c: Send discont events and change timestamps app...David Schleef2004-06-143-9/+31
* ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of snd_pcm_h...Christophe Fergeau2004-06-142-5/+34
* gst/volume/demo.c: (value_changed_callback): exp10() is not standard. Thank ...David Schleef2004-06-142-1/+10
* gst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke the ordering of the colors...Wim Taymans2004-06-142-72/+73
* sync mp3 capsThomas Vander Stichele2004-06-141-0/+8
* added volume demo appThomas Vander Stichele2004-06-144-0/+148
* ext/esd/esdsink.*: Close the esd connection on pause, because esd will just w...Jan Schmidt2004-06-131-0/+6
* gst/tags/gstvorbistag.c: replaced a g_warning which I added in my previous co...Christophe Fergeau2004-06-122-1/+6
* fix #133002Thomas Vander Stichele2004-06-122-9/+19
* gst/tcp/: Modified the tcp plugins so they are portable (IPv4,IPv6, any futur...Zaheer Abbas Merali2004-06-1210-146/+202
* configure.ac: Added ogg library so that OSX detects libtheora properlyZaheer Abbas Merali2004-06-123-1/+6
* ext/theora/theoradec.c: Don't try to decode frames before we received a keyframeWim Taymans2004-06-112-2/+23
* better debugThomas Vander Stichele2004-06-111-6/+8
* add encThomas Vander Stichele2004-06-111-1/+1
* ext/ogg/gstoggmux.c: Added property to set the maximum delay of a page.Wim Taymans2004-06-112-0/+54
* ext/ogg/gstoggmux.c: Added max-delay property to control the maximum amount o...Wim Taymans2004-06-102-3/+61
* ext/theora/theoraenc.c: Set duration on encoded buffer, added some more prope...Wim Taymans2004-06-102-14/+122
* ext/: Fix refcounting bugsWim Taymans2004-06-103-7/+17
* gst/asfdemux/gstasfdemux.*: You know Chimaira? "I - HATE - EVERYTHING". Yeah,...Ronald S. Bultje2004-06-101-0/+16
* gst/tags/gstvorbistag.c: make sure parsed vorbis comments are properly encode...Christophe Fergeau2004-06-092-2/+18
* ext/alsa/gstalsa.c: handle min <= max correctlyBenjamin Otte2004-06-093-67/+209
* ext/ogg/gstoggmux.c: Use stream caps to setup the initial pages in the ogg st...Wim Taymans2004-06-092-23/+274