summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2004-08-23Special case the COMM tagIain Holmes1-0/+37
2004-08-19Only enable lame presets if version of lame has presets in APIZaheer Abbas Merali2-1/+19
2004-08-15ext/lame/gstlame.c: describe the enum values for vbr mode and presets more ve...Zaheer Abbas Merali1-9/+9
2004-08-13ext/lame/gstlame.*: add preset property to lame so it can use lame presetsZaheer Abbas Merali2-5/+41
2004-08-13ext/lame/gstlame.c: whoops forgot break, thanks teufZaheer Abbas Merali1-0/+1
2004-08-13ext/lame/gstlame.*: fix lame's broken vbr stuff, allow it to resample if need...Zaheer Abbas Merali2-15/+74
2004-08-12ext/lame/gstlame.c: added getcaps function so samplerate doesntget fixated to...Zaheer Abbas Merali1-1/+17
2004-08-12ext/lame/gstlame.c: revert previous fixZaheer Abbas Merali1-11/+1
2004-08-12ext/lame/gstlame.c: made source pad link function check if sinkpad is ok..fix...Zaheer Abbas Merali1-1/+11
2004-08-12ext/lame/gstlame.c: set default compression ratio paramter to 0.0 so bitrate ...Zaheer Abbas Merali1-3/+4
2004-08-09fix add debuggingThomas Vander Stichele1-5/+9
2004-08-03compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte1-6/+5
2004-08-03fixes for G_DISABLE_ASSERT and friendsBenjamin Otte1-5/+9
2004-08-02gearing up for releaseThomas Vander Stichele1-1/+1
2004-08-02add link function. fixes @148986Thomas Vander Stichele1-0/+46
2004-07-29get default videosink tooThomas Vander Stichele1-1/+2
2004-07-28ext/lame/gstlame.c: send tag events downstreamZaheer Abbas Merali1-1/+1
2004-07-28ext/dvdnav/README: Update the README to use dvddemuxJan Schmidt1-1/+1
2004-07-27pixel aspect ratio handlingThomas Vander Stichele1-2/+2
2004-07-26ext/lame/gstlame.c: add debugging category, add error checks like checking re...Benjamin Otte1-42/+67
2004-07-25ext/mad/gstmad.c: fix mad plugin crashing on Sun (fixes #148289)Benjamin Otte1-1/+1
2004-07-15ext/mpeg2dec/gstmpeg2dec.c: use bufferpoolsBenjamin Otte1-2/+6
2004-07-11ext/mad/gstmad.c: allow seeking for other methods than just SETBenjamin Otte1-1/+2
2004-07-08dohThomas Vander Stichele1-2/+4
2004-07-07debugging; change sync method to pictureThomas Vander Stichele2-33/+63
2004-06-24ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/David I. Lehn1-1/+1
2004-06-18ext/dvdnav/gst-dvd: Grab the gconf key from the right spotJan Schmidt1-1/+1
2004-06-18ext/sidplay/gstsiddec.cc: Fix negotiation and set correct end offset.Wim Taymans1-22/+26
2004-06-14sync mp3 capsThomas Vander Stichele2-3/+8
2004-06-14add commentThomas Vander Stichele1-0/+2
2004-06-07ext/alsa/gstalsa.c: cast to GstClockTime to get higher granularityBenjamin Otte1-3/+2
2004-06-06ext/mad/gstid3tag.c: forward correctly transformed offset in discont events. ...Arwed v. Merkatz1-1/+6
2004-05-24ext/mad/gstid3tag.c: lots of fixes to make id3mux work and id3demux work corr...Benjamin Otte1-24/+37
2004-05-24ext/Makefile.am: add rules to build shout2send (was removed by accident when ...Stéphane Loeuillet1-6/+13
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet6-10/+10
2004-05-19ext/mad/gstmad.c: don't unref the event twiceBenjamin Otte1-1/+1
2004-05-18ext/mad/gstmad.c: Fix for when the first format in a discont event is not a b...Ronald S. Bultje1-9/+18
2004-05-17compute offsets correctly for internal buffers so timestamps are set correctl...David Moore1-13/+26
2004-05-16ext/mad/gstmad.c: Ignore CRCs by default (fixes #142566).Ronald S. Bultje1-2/+2
2004-05-13ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet1-2/+2
2004-05-11configure.ac: Add prototype Dirac support.David Schleef1-0/+8
2004-05-10ext/a52dec/gsta52dec.c: mark audio/a52, audio/ac3 as deprecated in a commentStéphane Loeuillet1-2/+2
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte3-3/+3
2004-05-07ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work...Jan Schmidt2-5/+8
2004-05-07ext/lame/gstlame.c: simplifyBenjamin Otte2-12/+5
2004-05-05ext/mpeg2dec/gstmpeg2dec.*: removed the static pad template so that we can ad...Wim Taymans2-22/+80
2004-05-03don't trust lame_init to set good values as defaultsStéphane Loeuillet1-8/+8
2004-04-30add initial support for libvisual (http://libvisual.sourceforge.net) libvisua...Benjamin Otte1-0/+8
2004-04-29ext/mad/gstid3tag.c: rewrite buffer offsetBenjamin Otte1-1/+14
2004-04-29New DTS decoder.Ronald S. Bultje1-0/+8