summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet2004-05-311-1/+2
* ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt2004-05-311-0/+10
* ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje2004-05-276-10/+265
* gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'edBenjamin Otte2004-05-241-4/+9
* hopefully, fix warnings in asfmux on solaris 10/with forteStéphane Loeuillet2004-05-241-1/+1
* third batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-212-4/+4
* gst-libs/gst/resample/resample.c: Remove use of static temporary buffer. Thi...David Schleef2004-05-192-5/+29
* rename WMAx codec defines to be consistentStéphane Loeuillet2004-05-172-6/+6
* gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205).Ronald S. Bultje2004-05-161-2/+2
* gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore.Ronald S. Bultje2004-05-161-1/+3
* gst-libs/gst/riff/riff-read.c: - fix INFO tag extraction in RIFF/AVI files be...Stéphane Loeuillet2004-05-141-1/+5
* - typos : unkown => unknownStéphane Loeuillet2004-05-141-3/+4
* gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF typesStéphane Loeuillet2004-05-131-0/+2
* gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI...Stéphane Loeuillet2004-05-101-1/+1
* gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t...Ronald S. Bultje2004-05-092-0/+33
* Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.Iain Holmes2004-05-083-12/+46
* gst-libs/gst/riff/riff-media.c: audio/x-raw-int with height rules! not. Now i...Benjamin Otte2004-04-231-1/+1
* gst-libs/gst/riff/riff-media.c: mpegversion is an intBenjamin Otte2004-04-221-1/+1
* configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef2004-04-201-5/+6
* gconf/Makefile.am: Fix for non-GNU makeDavid Schleef2004-04-194-8/+17
* gst-libs/gst/riff/riff-media.c: Add div[3456] as fourccs for DivX 3 (fixes #1...Ronald S. Bultje2004-04-161-0/+4
* gst/: Add MS RLE support. I added some functions to read out strf chunks into...Ronald S. Bultje2004-04-164-3/+119
* gst-libs/gst/riff/riff-media.c: Fix typo in divxversion (3 instead of 4 for "...Ronald S. Bultje2004-04-151-1/+1
* gst-libs/gst/riff/riff-media.c: Add MS video v1.Ronald S. Bultje2004-04-111-0/+14
* gst-libs/gst/riff/riff-media.c: Fix another codecname mismatch.Ronald S. Bultje2004-04-111-2/+2
* gst-libs/gst/riff/riff-media.c: Fix divx caps mismatch and move from video/x-...Ronald S. Bultje2004-04-111-13/+14
* gst-libs/gst/gconf/test-gconf.c: add missing gst_initBenjamin Otte2004-04-071-0/+2
* leak plugs and style fixesThomas Vander Stichele2004-04-011-3/+6
* try fixing configure on RH9Benjamin Otte2004-03-301-1/+1
* return proper values for state change failuresThomas Vander Stichele2004-03-291-17/+70
* ext/alsa/gstalsa.h: Remove unused entry.Ronald S. Bultje2004-03-241-0/+6
* gst-libs/gst/play/play.c (gst_play_audio_fixate)Johan Dahlin2004-03-231-7/+14
* gst-libs/gst/Makefile.am: Enable xoverlay unconditionally, since it doesn't d...David Schleef2004-03-191-4/+3
* update libtool version actually use it in media-infoThomas Vander Stichele2004-03-151-1/+5
* gst-libs/gst/play/play.c: First draft of gst_play_get_framerate.Julien Moutte2004-03-152-4/+44
* don't mix tabs and spacesThomas Vander Stichele2004-03-1532-1034/+1043
* reverse orderThomas Vander Stichele2004-03-151-8/+9
* some infoThomas Vander Stichele2004-03-151-0/+30
* adding media info pc files package them use ffmpegcolorspace in gstplayThomas Vander Stichele2004-03-151-16/+28
* *.h: Revert indentingJohan Dahlin2004-03-1530-650/+799
* gst-indentThomas Vander Stichele2004-03-1467-5063/+4702
* move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get re...Benjamin Otte2004-03-141-2/+0
* gst-libs/gst/xoverlay/xoverlay.*: replace XID with unsigned long to get rid o...Benjamin Otte2004-03-122-7/+6
* gst-libs/gst/mixer/mixer.c: the signals take 2 argumentsBenjamin Otte2004-03-091-3/+3
* ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w...David Schleef2004-03-091-5/+4
* gst-libs/gst/riff/riff-read.c: Fix metadata read crash (#136537).Ronald S. Bultje2004-03-091-1/+0
* small media-info fixesThomas Vander Stichele2004-03-082-66/+12
* compiler fixesThomas Vander Stichele2004-03-073-3/+6
* compile fixesThomas Vander Stichele2004-03-072-4/+7
* this should more or less work correctly.Thomas Vander Stichele2004-03-077-250/+176