summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-04-01gst/playback/gstplaybin.c: Implement subtitle font selection.Ronald S. Bultje1-0/+7
2005-04-01gst/playback/gstplaybasebin.*: Ugh, s/treshold/threshold/ typo.Ronald S. Bultje1-0/+8
2005-03-31gst/speed/gstspeed.c: Caps negotiation, event upstream/downstream forwarding ...Ronald S. Bultje1-0/+9
2005-03-31Add v4l-based analog radio source (#168728).Ronald S. Bultje1-0/+36
2005-03-31ext/mikmod/drv_gst.c: Compile fix for new mikmod versions (#171997).Ronald S. Bultje1-0/+7
2005-03-31ext/: Try to fix seeking problems in OGM files, especially those containing n...Ronald S. Bultje1-0/+11
2005-03-31gst/videotestsrc/videotestsrc.c: Fix oilless compile.Ronald S. Bultje1-0/+5
2005-03-31gst/typefind/gsttypefindfunctions.c: Detect free format mp3s with faulty head...Ronald S. Bultje1-0/+6
2005-03-31gst/playback/gstplaybasebin.*: Move from byte-based buffering to time-based b...Ronald S. Bultje1-0/+11
2005-03-30configure.ac: update for liboil-0.3. Remove librfb check.David Schleef1-0/+10
2005-03-30Don't leak capsTim-Philipp Müller1-0/+5
2005-03-30gst/playback/gstplaybasebin.c: Don't crash if subparse isn't available (#1700...Ronald S. Bultje1-0/+5
2005-03-30ext/jpeg/gstjpegdec.*: Don't exit on invalid data. Instead, throw an error. P...Ronald S. Bultje1-0/+8
2005-03-26oopsRonald S. Bultje1-0/+1
2005-03-26configure.ac: Unbreak my breakage.Ronald S. Bultje1-0/+5
2005-03-26currently pure ASM, needs to be ported over to C at some point.Ronald S. Bultje1-0/+29
2005-03-26gst/typefind/gsttypefindfunctions.c: Obviously, a framelen of 0 is not right.Ronald S. Bultje1-0/+5
2005-03-26gst/audioscale/gstaudioscale.c: It's GstAudioscale, no namespace pollution pl...Benjamin Otte1-0/+5
2005-03-26Add new libcdio-based cddasrc plugin (fixes #171530)Tim-Philipp Müller1-0/+18
2005-03-26gst/librfb/gstrfbsrc.c: Check return values to avoid segfaults.David Schleef1-0/+15
2005-03-23gst/adder/gstadder.c: Implement release_pad function, fixes #170390.Ronald S. Bultje1-0/+8
2005-03-23gst/silence/gstsilence.c: forgot a break in the inner switchEdward Hervey1-0/+6
2005-03-23ext/mad/gstid3tag.c: It's enough to parse ID#v1 tags with our own function. N...Benjamin Otte1-0/+6
2005-03-21Catch tag events that are sent out by id3demux before typefinding has happene...Tim-Philipp Müller1-0/+10
2005-03-21GST_TAG_DATE takes a date in julian calendar days, not a year (partially fixe...Tim-Philipp Müller1-0/+11
2005-03-20ext/jack/gstjack.c: don't use deprecated gst_buffer_set_dataBenjamin Otte1-0/+5
2005-03-20gst/playback/gstplaybasebin.c: Close down thread if opening failed. Fixes cra...Ronald S. Bultje1-0/+5
2005-03-20ext/cdparanoia/gstcdparanoia.*: Implement flush after seek.Ronald S. Bultje1-0/+7
2005-03-20configure.ac: bump swfdec requirementDavid Schleef1-0/+9
2005-03-18gst/mpegstream/: Fix for integer overflows in SCR discont detection. Workarou...Ronald S. Bultje1-0/+10
2005-03-18gst/: Some crap for the redirect signal. Also fix hang on redirect-files in q...Ronald S. Bultje1-0/+15
2005-03-14sys/v4l/gstv4lsrc.c: Implement special any-caps that is somewhat more exact w...Ronald S. Bultje1-0/+7
2005-03-14ext/faac/gstfaac.c: Long live capsnego... Move over to explicit caps for now...Ronald S. Bultje1-0/+6
2005-03-14ext/faac/gstfaac.*: Change timestamp generation to lineair since that works a...Ronald S. Bultje1-0/+10
2005-03-14Add fixate function; make sure sink->device is updated according o the number...Tim-Philipp Müller1-0/+8
2005-03-14Implement 'framed' property, independent of 'codec_data'.Ronald S. Bultje1-0/+8
2005-03-12ext/ogg/gstoggdemux.c: Fix memleak (#170066).Ronald S. Bultje1-0/+7
2005-03-12ext/theora/theoraenc.c: Expose sharpness setting (#169629).Ronald S. Bultje1-0/+9
2005-03-12gst/typefind/gsttypefindfunctions.c: Remove unused macros.Ronald S. Bultje1-0/+5
2005-03-12gst/typefind/gsttypefindfunctions.c: Add support for "free format mp3" extens...Ronald S. Bultje1-0/+6
2005-03-11sys/xvimage/xvimagesink.c: Remove broken "fix" for little-endian RGB overlays...Ronald S. Bultje1-0/+7
2005-03-10gst/apetag/apedemux.c: Read replay-gain tags.Ronald S. Bultje1-0/+7
2005-03-10ext/libpng/: Fix stride issues (#169333).Ronald S. Bultje1-0/+8
2005-03-10gst/asfdemux/gstasfdemux.c: too.Ronald S. Bultje1-0/+6
2005-03-10Add bugnumsRonald S. Bultje1-9/+9
2005-03-10gst/playback/gstplaybin.c: Use auto* elements as defaults.Ronald S. Bultje1-0/+6
2005-03-10Add initial code for soundserver-running-detection.Ronald S. Bultje1-0/+9
2005-03-09configure.ac: Up the gstreamer core requirement to 0.8.9.1Jan Schmidt1-0/+5
2005-03-09configure.ac: Fix FAAD detection problems against FAAD-CVS.Ronald S. Bultje1-0/+22
2005-03-09gst/videoscale/gstvideoscale.c: Events have a perfectly good copy_on_write im...Jan Schmidt1-0/+35