summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* tools/gst-launch-ext-m.m: Add .aac, fix .m1v/.m2v (#163891).Ronald S. Bultje2005-01-171-0/+5
* ext/alsa/gstalsaclock.c: Sanity check, don't wait endlessly since the clock m...Ronald S. Bultje2005-01-171-0/+6
* gst/playback/gstplaybasebin.c: Of course, only pause if group is done...Ronald S. Bultje2005-01-161-0/+5
* gst/playback/gstplaybasebin.c: Thread safety.Ronald S. Bultje2005-01-161-0/+5
* Don't return SUCCESS from the state change when the parent call failsJan Schmidt2005-01-161-0/+6
* gst/avi/gstavimux.c: Free events (fix memleak in #162905).Ronald S. Bultje2005-01-161-0/+5
* gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for depth = 15. Fixes #161675.Ronald S. Bultje2005-01-151-0/+8
* sys/v4l/gstv4lsrc.c: Set FPS correctly, even for webcams and the like.Ronald S. Bultje2005-01-141-0/+7
* I'm a bad boy. using /1001. to force C to do float division and not integer d...Stéphane Loeuillet2005-01-141-0/+9
* sys/v4l/gstv4lelement.c: Revert Johan´s 1.35->1.36 since it breaks compat.Ronald S. Bultje2005-01-141-0/+5
* replace framerate aproximations by their real value (24000/1001, 30000/1001, ...Stéphane Loeuillet2005-01-141-0/+10
* ext/ogg/gstoggmux.c: eos/bos debuggingThomas Vander Stichele2005-01-131-0/+15
* ext/alsa/gstalsa.c: Fix for if items are already in list...Ronald S. Bultje2005-01-131-0/+5
* gst/adder/gstadder.c: fix adder a bit so it doesn't screw up with events as m...Benjamin Otte2005-01-121-0/+5
* ext/gdk_pixbuf/pixbufscale.*: to ensure rowstrides are calculated the same wa...Jan Schmidt2005-01-121-0/+11
* gst/avi/gstavimux.c: Reusability fixes.Ronald S. Bultje2005-01-111-0/+6
* ext/alsa/gstalsamixer.c: Update flags when requested.Ronald S. Bultje2005-01-111-0/+8
* ext/alsa/gstalsa.c: Fix dmix.Ronald S. Bultje2005-01-111-0/+5
* gst/playback/: Implement group-switch signal for use in apps to clear metadat...Ronald S. Bultje2005-01-111-0/+14
* ext/vorbis/vorbisdec.c: Debug.Ronald S. Bultje2005-01-111-0/+7
* ext/jpeg/gstjpegdec.c: Make jpegdec quiet on MJPEG decodingStéphane Loeuillet2005-01-101-0/+8
* ext/theora/theoradec.c: Fix broken code generation by gcc by swapping arguments.Ronald S. Bultje2005-01-101-0/+7
* oops, forgot to commit changelogStéphane Loeuillet2005-01-101-0/+10
* gst/audioscale/gstaudioscale.c: Don't crash, biatch! :).Ronald S. Bultje2005-01-101-0/+5
* Some work on tags - still doesn't work in playbin...Ronald S. Bultje2005-01-101-0/+8
* gst/qtdemux/qtdemux.c: Also shove tags on kid pads.Ronald S. Bultje2005-01-101-0/+5
* gst-libs/gst/riff/riff-read.c: Don't bail on unknown events.Ronald S. Bultje2005-01-101-0/+12
* gst/playback/gstplaybasebin.c: Don't disable streamtype if the stream doesn't...Ronald S. Bultje2005-01-101-0/+7
* sys/: Add debug categories, fix overlay disabling.Ronald S. Bultje2005-01-101-0/+8
* ext/alsa/gstalsa.*: Add HW probing for period_count/size and buffer_size MIX/MAXStéphane Loeuillet2005-01-101-0/+8
* gst/qtdemux/qtdemux.c: Fix warning (#161191).Ronald S. Bultje2005-01-091-0/+5
* fix warning : wrong variable initialised in second switch defaultStéphane Loeuillet2005-01-091-0/+6
* gst/tta/gstttaparse.c: Fix gcc-2.95 compile (#163485).Ronald S. Bultje2005-01-091-0/+7
* Update for API change in flac-1.1.1. Update requirement in configure.ac. Fixe...Ronald S. Bultje2005-01-091-0/+11
* gst/playback/gstplaybasebin.c: Remove hack to get rid of assert and get rid o...Ronald S. Bultje2005-01-091-0/+6
* gst/playback/gstplaybasebin.c: Set source to NULL so that resources are free'...Ronald S. Bultje2005-01-091-0/+6
* testsuite/embed/Makefile.am: test->noinst, fix make test in buildbot.Ronald S. Bultje2005-01-091-0/+5
* ext/dvdread/stream_labels.c: new fileStéphane Loeuillet2005-01-091-0/+10
* gst/playback/gstplaybasebin.c: Fix hanging subs.Ronald S. Bultje2005-01-091-0/+5
* typoRonald S. Bultje2005-01-091-1/+1
* gst/playback/gstplaybasebin.*: Multiple .sub files is just a stupid idea... F...Ronald S. Bultje2005-01-091-0/+11
* testsuite/embed/Makefile.am: Fix buildbot.Ronald S. Bultje2005-01-091-0/+5
* ext/libpng/gstpngenc.*: Add compression level property (#163323).Ronald S. Bultje2005-01-091-0/+10
* Remove all references to xvideosink, fix examples (#140845).Ronald S. Bultje2005-01-091-0/+20
* Update README to give valid PKG_CONFIG_PATH instructionsMaciej Katafiasz2005-01-091-0/+6
* gst/audioscale/gstaudioscale.c: %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ f...Ronald S. Bultje2005-01-091-0/+7
* ext/alsa/gstalsa.c: Reset variables on READY.Ronald S. Bultje2005-01-091-0/+8
* ext/mad/gstmad.c: Don't call mad_stream_sync() directly after recovering sync.Ronald S. Bultje2005-01-091-0/+8
* ext/snapshot/gstsnapshot.c: Allocate resources when required, fix recursive s...Ronald S. Bultje2005-01-091-0/+10
* ext/libpng/gstpngdec.c: Handle only 8-bppc (bits-per-pixel-component) images,...Ronald S. Bultje2005-01-091-0/+12