summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Send vorbis headers at the beginning of a stream, fixes bug #141554.Arwed v. Merkatz2004-08-251-0/+5
* gst-libs/gst/riff/riff-read.c: fix infinite loop in wavparse, fixes bugChristophe Fergeau2004-08-241-0/+8
* Special case the COMM tagIain Holmes2004-08-231-0/+6
* ext/ogg/gstoggmux.c: Make sure we never send -1 granulepos.Wim Taymans2004-08-221-0/+6
* ext/ogg/gstoggmux.c: I will accept bitchslappings with non sharp objects.Wim Taymans2004-08-201-0/+6
* configure.ac: Clean up the test for lame presetsZaheer Abbas Merali2004-08-201-0/+5
* Only enable lame presets if version of lame has presets in APIZaheer Abbas Merali2004-08-191-0/+8
* gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449Jan Schmidt2004-08-191-0/+5
* gst/tcp/: Some extra checks in gstfdset.Wim Taymans2004-08-181-0/+17
* gst/tcp/gstfdset.c: Add more locking and bounds checking.Wim Taymans2004-08-181-0/+15
* sys/sunaudio/: Fix caps to handle full range of rates and channels. Make deb...Balamurali Viswanathan2004-08-181-0/+13
* gst/audioscale/gstaudioscale.*: made audioscale resample from any sample rate...Zaheer Abbas Merali2004-08-171-0/+6
* error out on unsupported typesThomas Vander Stichele2004-08-171-0/+5
* Make flacenc work with mono streams by only setting the mid_side and loose_mi...Iain Holmes2004-08-171-0/+5
* ext/theora/theoradec.c: Add a debug line.Wim Taymans2004-08-171-0/+8
* ext/ogg/: Mark delta units in the muxer.Wim Taymans2004-08-171-0/+12
* gst/tcp/gstmultifdsink.*: Added option to send a keyframe to clients as the f...Wim Taymans2004-08-171-0/+10
* fix index comparisonThomas Vander Stichele2004-08-171-0/+10
* gst/tcp/gstfdset.c: Make sure the pollfds are not changed when the poll call ...Wim Taymans2004-08-161-0/+8
* ext/theora/theoraenc.c: Fix bug where buffers were not marked as keyframes co...Wim Taymans2004-08-161-0/+8
* ext/lame/gstlame.c: describe the enum values for vbr mode and presets more ve...Zaheer Abbas Merali2004-08-151-0/+6
* ext/lame/gstlame.*: add preset property to lame so it can use lame presetsZaheer Abbas Merali2004-08-131-0/+9
* ext/lame/gstlame.c: whoops forgot break, thanks teufZaheer Abbas Merali2004-08-131-0/+5
* ext/lame/gstlame.*: fix lame's broken vbr stuff, allow it to resample if need...Zaheer Abbas Merali2004-08-131-1/+11
* ext/lame/gstlame.c: added getcaps function so samplerate doesntget fixated to...Zaheer Abbas Merali2004-08-121-0/+5
* ext/lame/gstlame.c: revert previous fixZaheer Abbas Merali2004-08-121-0/+5
* sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus checks. Doesn...Johan Dahlin2004-08-121-0/+6
* ext/lame/gstlame.c: made source pad link function check if sinkpad is ok..fix...Zaheer Abbas Merali2004-08-121-0/+6
* fix fixate and linkThomas Vander Stichele2004-08-121-0/+9
* ext/lame/gstlame.c: set default compression ratio paramter to 0.0 so bitrate ...Zaheer Abbas Merali2004-08-121-0/+6
* gst/tcp/gstfdset.c: Fix compile problem on OS/X.David Schleef2004-08-111-0/+4
* gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before.David Schleef2004-08-111-0/+5
* gst-libs/gst/video/videosink.h: Change copyright block to LGPL.David Schleef2004-08-111-0/+4
* ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef2004-08-111-0/+12
* gst/tcp/: Abstracted away the select call, implemented poll (yes we ran into ...Wim Taymans2004-08-111-0/+34
* improve debuggingThomas Vander Stichele2004-08-111-0/+6
* gst/tcp/: Starting to prepare for specifying buffer time in other units than ...Wim Taymans2004-08-101-0/+15
* gst/tcp/gstmultifdsink.*: Added more debugging info. Changed the way clients ...Wim Taymans2004-08-101-0/+16
* gst/videotestsrc/gstvideotestsrc.c: allow all pixel-aspect-ratios, not just 1:1Benjamin Otte2004-08-101-0/+5
* sys/glsink/ARB_multitexture.h: Remove old files.David Schleef2004-08-091-0/+13
* GL sink plugin. (Bug #147302)Gernot Ziegler2004-08-091-0/+11
* ext/sdl/sdlvideosink.c: Only allow sane framerates.David Schleef2004-08-091-0/+8
* gst/tcp/gstmultifdsink.c: Do a bit more logging, make the client_read code mo...Wim Taymans2004-08-091-0/+10
* cleanups, debugging and memleak fixesThomas Vander Stichele2004-08-091-0/+10
* ext/theora/theoradec.c: Don't crash on missing header packets.Wim Taymans2004-08-091-0/+9
* updated czThomas Vander Stichele2004-08-091-0/+8
* fix add debuggingThomas Vander Stichele2004-08-091-0/+5
* assign error codesThomas Vander Stichele2004-08-091-0/+6
* gst/tcp/gstmultifdsink.c: Make sure we don't try to read more from a client t...Wim Taymans2004-08-061-0/+11
* handle changing framerate while PLAYINGThomas Vander Stichele2004-08-051-0/+8