summaryrefslogtreecommitdiffstats
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2004-06-15gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425Zaheer Abbas Merali1-0/+1
2004-06-02real fix thise time : don't use glib 2.4 specific definesStéphane Loeuillet1-5/+3
2004-06-02zaheer :Stéphane Loeuillet1-0/+2
2004-06-01Added property accessors for mixertrack and mixeroptions.Owen Fraser-Green6-19/+118
2004-06-01more readable g_errorThomas Vander Stichele1-0/+3
2004-05-31gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet1-1/+2
2004-05-31ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt1-0/+10
2004-05-27ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje6-10/+265
2004-05-24gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'edBenjamin Otte1-4/+9
2004-05-24hopefully, fix warnings in asfmux on solaris 10/with forteStéphane Loeuillet1-1/+1
2004-05-21third batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2-4/+4
2004-05-19gst-libs/gst/resample/resample.c: Remove use of static temporary buffer. Thi...David Schleef2-5/+29
2004-05-17rename WMAx codec defines to be consistentStéphane Loeuillet2-6/+6
2004-05-16gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205).Ronald S. Bultje1-2/+2
2004-05-16gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore.Ronald S. Bultje1-1/+3
2004-05-14gst-libs/gst/riff/riff-read.c: - fix INFO tag extraction in RIFF/AVI files be...Stéphane Loeuillet1-1/+5
2004-05-14- typos : unkown => unknownStéphane Loeuillet1-3/+4
2004-05-13gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF typesStéphane Loeuillet1-0/+2
2004-05-10gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI...Stéphane Loeuillet1-1/+1
2004-05-09gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t...Ronald S. Bultje2-0/+33
2004-05-08Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.Iain Holmes3-12/+46
2004-04-23gst-libs/gst/riff/riff-media.c: audio/x-raw-int with height rules! not. Now i...Benjamin Otte1-1/+1
2004-04-22gst-libs/gst/riff/riff-media.c: mpegversion is an intBenjamin Otte1-1/+1
2004-04-20configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef1-5/+6
2004-04-19gconf/Makefile.am: Fix for non-GNU makeDavid Schleef4-8/+17
2004-04-16gst-libs/gst/riff/riff-media.c: Add div[3456] as fourccs for DivX 3 (fixes #1...Ronald S. Bultje1-0/+4
2004-04-16gst/: Add MS RLE support. I added some functions to read out strf chunks into...Ronald S. Bultje4-3/+119
2004-04-15gst-libs/gst/riff/riff-media.c: Fix typo in divxversion (3 instead of 4 for "...Ronald S. Bultje1-1/+1
2004-04-11gst-libs/gst/riff/riff-media.c: Add MS video v1.Ronald S. Bultje1-0/+14
2004-04-11gst-libs/gst/riff/riff-media.c: Fix another codecname mismatch.Ronald S. Bultje1-2/+2
2004-04-11gst-libs/gst/riff/riff-media.c: Fix divx caps mismatch and move from video/x-...Ronald S. Bultje1-13/+14
2004-04-07gst-libs/gst/gconf/test-gconf.c: add missing gst_initBenjamin Otte1-0/+2
2004-04-01leak plugs and style fixesThomas Vander Stichele1-3/+6
2004-03-30try fixing configure on RH9Benjamin Otte1-1/+1
2004-03-29return proper values for state change failuresThomas Vander Stichele1-17/+70
2004-03-24ext/alsa/gstalsa.h: Remove unused entry.Ronald S. Bultje1-0/+6
2004-03-23gst-libs/gst/play/play.c (gst_play_audio_fixate)Johan Dahlin1-7/+14
2004-03-19gst-libs/gst/Makefile.am: Enable xoverlay unconditionally, since it doesn't d...David Schleef1-4/+3
2004-03-15update libtool version actually use it in media-infoThomas Vander Stichele1-1/+5
2004-03-15gst-libs/gst/play/play.c: First draft of gst_play_get_framerate.Julien Moutte2-4/+44
2004-03-15don't mix tabs and spacesThomas Vander Stichele32-1034/+1043
2004-03-15reverse orderThomas Vander Stichele1-8/+9
2004-03-15some infoThomas Vander Stichele1-0/+30
2004-03-15adding media info pc files package them use ffmpegcolorspace in gstplayThomas Vander Stichele1-16/+28
2004-03-15*.h: Revert indentingJohan Dahlin30-650/+799
2004-03-14gst-indentThomas Vander Stichele67-5063/+4702
2004-03-14move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get re...Benjamin Otte1-2/+0
2004-03-12gst-libs/gst/xoverlay/xoverlay.*: replace XID with unsigned long to get rid o...Benjamin Otte2-7/+6
2004-03-09gst-libs/gst/mixer/mixer.c: the signals take 2 argumentsBenjamin Otte1-3/+3
2004-03-09ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w...David Schleef1-5/+4