summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-08-27handle new mediaThomas Vander Stichele1-0/+9
2004-08-26Fix byte order reversion for writing ebml floats.Arwed v. Merkatz1-0/+16
2004-08-26ext/lame/gstlame.*: Added new media support to lameZaheer Abbas Merali1-0/+6
2004-08-25Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream ar...Arwed v. Merkatz1-0/+3
2004-08-25Interpret BLOCKDURATION and set buffer duration accordingly, enable demuxing ...Arwed v. Merkatz1-0/+6
2004-08-25Typefinding for TTA files, fixes bug #148711.Arwed v. Merkatz1-0/+2
2004-08-25Send vorbis headers at the beginning of a stream, fixes bug #141554.Arwed v. Merkatz1-0/+5
2004-08-24gst-libs/gst/riff/riff-read.c: fix infinite loop in wavparse, fixes bugChristophe Fergeau1-0/+8
2004-08-23Special case the COMM tagIain Holmes1-0/+6
2004-08-22ext/ogg/gstoggmux.c: Make sure we never send -1 granulepos.Wim Taymans1-0/+6
2004-08-20ext/ogg/gstoggmux.c: I will accept bitchslappings with non sharp objects.Wim Taymans1-0/+6
2004-08-20configure.ac: Clean up the test for lame presetsZaheer Abbas Merali1-0/+5
2004-08-19Only enable lame presets if version of lame has presets in APIZaheer Abbas Merali1-0/+8
2004-08-19gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449Jan Schmidt1-0/+5
2004-08-18gst/tcp/: Some extra checks in gstfdset.Wim Taymans1-0/+17
2004-08-18gst/tcp/gstfdset.c: Add more locking and bounds checking.Wim Taymans1-0/+15
2004-08-18sys/sunaudio/: Fix caps to handle full range of rates and channels. Make deb...Balamurali Viswanathan1-0/+13
2004-08-17gst/audioscale/gstaudioscale.*: made audioscale resample from any sample rate...Zaheer Abbas Merali1-0/+6
2004-08-17error out on unsupported typesThomas Vander Stichele1-0/+5
2004-08-17Make flacenc work with mono streams by only setting the mid_side and loose_mi...Iain Holmes1-0/+5
2004-08-17ext/theora/theoradec.c: Add a debug line.Wim Taymans1-0/+8
2004-08-17ext/ogg/: Mark delta units in the muxer.Wim Taymans1-0/+12
2004-08-17gst/tcp/gstmultifdsink.*: Added option to send a keyframe to clients as the f...Wim Taymans1-0/+10
2004-08-17fix index comparisonThomas Vander Stichele1-0/+10
2004-08-16gst/tcp/gstfdset.c: Make sure the pollfds are not changed when the poll call ...Wim Taymans1-0/+8
2004-08-16ext/theora/theoraenc.c: Fix bug where buffers were not marked as keyframes co...Wim Taymans1-0/+8
2004-08-15ext/lame/gstlame.c: describe the enum values for vbr mode and presets more ve...Zaheer Abbas Merali1-0/+6
2004-08-13ext/lame/gstlame.*: add preset property to lame so it can use lame presetsZaheer Abbas Merali1-0/+9
2004-08-13ext/lame/gstlame.c: whoops forgot break, thanks teufZaheer Abbas Merali1-0/+5
2004-08-13ext/lame/gstlame.*: fix lame's broken vbr stuff, allow it to resample if need...Zaheer Abbas Merali1-1/+11
2004-08-12ext/lame/gstlame.c: added getcaps function so samplerate doesntget fixated to...Zaheer Abbas Merali1-0/+5
2004-08-12ext/lame/gstlame.c: revert previous fixZaheer Abbas Merali1-0/+5
2004-08-12sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus checks. Doesn...Johan Dahlin1-0/+6
2004-08-12ext/lame/gstlame.c: made source pad link function check if sinkpad is ok..fix...Zaheer Abbas Merali1-0/+6
2004-08-12fix fixate and linkThomas Vander Stichele1-0/+9
2004-08-12ext/lame/gstlame.c: set default compression ratio paramter to 0.0 so bitrate ...Zaheer Abbas Merali1-0/+6
2004-08-11gst/tcp/gstfdset.c: Fix compile problem on OS/X.David Schleef1-0/+4
2004-08-11gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before.David Schleef1-0/+5
2004-08-11gst-libs/gst/video/videosink.h: Change copyright block to LGPL.David Schleef1-0/+4
2004-08-11ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef1-0/+12
2004-08-11gst/tcp/: Abstracted away the select call, implemented poll (yes we ran into ...Wim Taymans1-0/+34
2004-08-11improve debuggingThomas Vander Stichele1-0/+6
2004-08-10gst/tcp/: Starting to prepare for specifying buffer time in other units than ...Wim Taymans1-0/+15
2004-08-10gst/tcp/gstmultifdsink.*: Added more debugging info. Changed the way clients ...Wim Taymans1-0/+16
2004-08-10gst/videotestsrc/gstvideotestsrc.c: allow all pixel-aspect-ratios, not just 1:1Benjamin Otte1-0/+5
2004-08-09sys/glsink/ARB_multitexture.h: Remove old files.David Schleef1-0/+13
2004-08-09GL sink plugin. (Bug #147302)Gernot Ziegler1-0/+11
2004-08-09ext/sdl/sdlvideosink.c: Only allow sane framerates.David Schleef1-0/+8
2004-08-09gst/tcp/gstmultifdsink.c: Do a bit more logging, make the client_read code mo...Wim Taymans1-0/+10
2004-08-09cleanups, debugging and memleak fixesThomas Vander Stichele1-0/+10