summaryrefslogtreecommitdiff
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 Stichele2-10/+79
2004-06-23set offset/_endThomas Vander Stichele2-0/+7
2004-06-23fix by CompanyThomas Vander Stichele2-5/+12
2004-06-23revert alsa for releaseThomas Vander Stichele5-86/+46
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-17cleanups, mem fixThomas Vander Stichele1-10/+21
2004-06-17read caps in connectThomas Vander Stichele4-23/+49
2004-06-17jesus firetrucking christThomas Vander Stichele1-2/+2
2004-06-17notify; don't overlimitThomas Vander Stichele3-5/+15
2004-06-17add autoprobe option fixes use try_captureThomas Vander Stichele6-22/+102
2004-06-17fixThomas Vander Stichele1-1/+1
2004-06-17run as finalize, not disposeThomas Vander Stichele3-6/+20
2004-06-17Oops, forgot this oneWim Taymans0-0/+0
2004-06-17ext/alsa/: Make the xrun code timestamp and offset the buffers correctly. mov...Wim Taymans5-35/+99
2004-06-17gst/audiorate/: Added an audiorate converter that fills in gaps.Wim Taymans4-0/+377
2004-06-17ext/tcp/*: Revert Zaheer changes, to make things actually work again.Johan Dahlin9-187/+150
2004-06-16sys/v4l/: Added a copy mode to v4lsrc where it will output a copied version o...Wim Taymans4-6/+43
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 Taymans4-31/+104
2004-06-16debug changesThomas Vander Stichele2-5/+7
2004-06-16gst/videorate/: Added a video timestamp corrector.Wim Taymans3-0/+451
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 Stichele25-135/+267
2004-06-14ext/cdparanoia/gstcdparanoia.c: Send discont events and change timestamps app...David Schleef3-9/+31
2004-06-14ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of snd_pcm_h...Christophe Fergeau2-5/+34
2004-06-14gst/volume/demo.c: (value_changed_callback): exp10() is not standard. Thank ...David Schleef2-1/+10
2004-06-14gst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke the ordering of the colors...Wim Taymans2-72/+73
2004-06-14sync mp3 capsThomas Vander Stichele1-0/+8
2004-06-14added volume demo appThomas Vander Stichele4-0/+148
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 Fergeau2-1/+6
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 Merali10-146/+202
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 Taymans2-2/+23
2004-06-11better debugThomas Vander Stichele1-6/+8
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 Taymans2-0/+54
2004-06-10ext/ogg/gstoggmux.c: Added max-delay property to control the maximum amount o...Wim Taymans2-3/+61
2004-06-10ext/theora/theoraenc.c: Set duration on encoded buffer, added some more prope...Wim Taymans2-14/+122
2004-06-10ext/: Fix refcounting bugsWim Taymans3-7/+17
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 Fergeau2-2/+18
2004-06-09ext/alsa/gstalsa.c: handle min <= max correctlyBenjamin Otte3-67/+209
2004-06-09ext/ogg/gstoggmux.c: Use stream caps to setup the initial pages in the ogg st...Wim Taymans2-23/+274