summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-23final stepsBRANCH-RELEASE-0_8_2Thomas Vander Stichele3-61/+121
2004-06-23drop overlapping samples; get bytes_per_sample from capsThomas Vander Stichele1-0/+8
2004-06-23set offset/_endThomas Vander Stichele1-0/+5
2004-06-23fix by CompanyThomas Vander Stichele1-0/+5
2004-06-23revert alsa for releaseThomas Vander Stichele1-0/+11
2004-06-22sys/osxaudio/Makefile.am: Workaround so that the osxaudio .so file gets linke...Zaheer Abbas Merali1-0/+6
2004-06-18fix namingThomas Vander Stichele1-0/+6
2004-06-18fix negotiationThomas Vander Stichele1-0/+5
2004-06-18bump prerelThomas Vander Stichele9-416/+522
2004-06-17read caps in connectThomas Vander Stichele1-0/+8
2004-06-17notify; don't overlimitThomas Vander Stichele1-0/+7
2004-06-17add autoprobe option fixes use try_captureThomas Vander Stichele1-0/+17
2004-06-17fixThomas Vander Stichele1-1/+1
2004-06-17run as finalize, not disposeThomas Vander Stichele1-0/+11
2004-06-17ext/alsa/: Make the xrun code timestamp and offset the buffers correctly. mov...Wim Taymans1-0/+13
2004-06-17gst/audiorate/: Added an audiorate converter that fills in gaps.Wim Taymans2-0/+14
2004-06-17ext/tcp/*: Revert Zaheer changes, to make things actually work again.Johan Dahlin1-0/+4
2004-06-16sys/v4l/: Added a copy mode to v4lsrc where it will output a copied version o...Wim Taymans1-0/+13
2004-06-16sys/oss/gstosssrc.c: Timestamp fixes.Wim Taymans1-0/+5
2004-06-16sys/v4l/: Added a sync mode enum property to control v4lsrc timestamp methodWim Taymans1-0/+14
2004-06-16gst/videorate/: Added a video timestamp corrector.Wim Taymans1-0/+11
2004-06-15fixed a potential leak with previous commitZaheer Abbas Merali2-2/+9
2004-06-15gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425Zaheer Abbas Merali2-0/+7
2004-06-15paranoia cleanups and a sync fixThomas Vander Stichele1-2/+52
2004-06-14ext/cdparanoia/gstcdparanoia.c: Send discont events and change timestamps app...David Schleef1-0/+8
2004-06-14ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of snd_pcm_h...Christophe Fergeau1-0/+6
2004-06-14gst/volume/demo.c: (value_changed_callback): exp10() is not standard. Thank ...David Schleef1-0/+5
2004-06-14gst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke the ordering of the colors...Wim Taymans1-0/+7
2004-06-14sync mp3 capsThomas Vander Stichele1-0/+8
2004-06-14added volume demo appThomas Vander Stichele1-0/+8
2004-06-13ext/esd/esdsink.*: Close the esd connection on pause, because esd will just w...Jan Schmidt1-0/+6
2004-06-12gst/tags/gstvorbistag.c: replaced a g_warning which I added in my previous co...Christophe Fergeau1-0/+5
2004-06-12fix #133002Thomas Vander Stichele2-9/+19
2004-06-12gst/tcp/: Modified the tcp plugins so they are portable (IPv4,IPv6, any futur...Zaheer Abbas Merali2-0/+15
2004-06-12configure.ac: Added ogg library so that OSX detects libtheora properlyZaheer Abbas Merali3-1/+6
2004-06-11ext/theora/theoradec.c: Don't try to decode frames before we received a keyframeWim Taymans1-0/+6
2004-06-11add encThomas Vander Stichele1-1/+1
2004-06-11ext/ogg/gstoggmux.c: Added property to set the maximum delay of a page.Wim Taymans1-0/+9
2004-06-10ext/ogg/gstoggmux.c: Added max-delay property to control the maximum amount o...Wim Taymans1-0/+10
2004-06-10ext/theora/theoraenc.c: Set duration on encoded buffer, added some more prope...Wim Taymans1-0/+8
2004-06-10ext/: Fix refcounting bugsWim Taymans1-0/+8
2004-06-10gst/asfdemux/gstasfdemux.*: You know Chimaira? "I - HATE - EVERYTHING". Yeah,...Ronald S. Bultje1-0/+16
2004-06-09gst/tags/gstvorbistag.c: make sure parsed vorbis comments are properly encode...Christophe Fergeau1-0/+6
2004-06-09ext/alsa/gstalsa.c: handle min <= max correctlyBenjamin Otte1-0/+18
2004-06-09ext/ogg/gstoggmux.c: Use stream caps to setup the initial pages in the ogg st...Wim Taymans1-0/+10
2004-06-09negotiating webcam framerate now worksThomas Vander Stichele1-0/+10
2004-06-08mark buffers as streamheaderThomas Vander Stichele1-0/+14
2004-06-08return EOS instead of NULLThomas Vander Stichele1-0/+6
2004-06-08gst/tcp/: Memory leak fixesWim Taymans1-0/+10
2004-06-08adding vorbisparseThomas Vander Stichele1-0/+12