Age | Commit message (Expand) | Author | Files | Lines |
2005-01-17 | Use NULL for an empty GList instead of g_list_alloc(); fix memory leaks; s/LC... | Tim-Philipp Müller | 1 | -0/+8 |
2005-01-17 | gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix BGRA32 caps (#164209). | Ronald S. Bultje | 1 | -0/+8 |
2005-01-17 | gst/ffmpegcolorspace/gstffmpegcodecmap.c: alpha_mask can be RGBA/ABGR. Fixes ... | Ronald S. Bultje | 1 | -0/+8 |
2005-01-17 | ext/mpeg2dec/gstmpeg2dec.*: Crop if decoding size is not the actual image siz... | Ronald S. Bultje | 1 | -0/+9 |
2005-01-17 | gst/typefind/gsttypefindfunctions.c: Add libsndfile typefind functions (#1633... | Ronald S. Bultje | 1 | -0/+8 |
2005-01-17 | tools/gst-launch-ext-m.m: Add .aac, fix .m1v/.m2v (#163891). | Ronald S. Bultje | 1 | -0/+5 |
2005-01-17 | ext/alsa/gstalsaclock.c: Sanity check, don't wait endlessly since the clock m... | Ronald S. Bultje | 1 | -0/+6 |
2005-01-17 | ignore more | Thomas Vander Stichele | 1 | -0/+1 |
2005-01-17 | ignore generated files | Thomas Vander Stichele | 1 | -0/+3 |
2005-01-16 | gst/playback/gstplaybasebin.c: Of course, only pause if group is done... | Ronald S. Bultje | 1 | -0/+5 |
2005-01-16 | gst/playback/gstplaybasebin.c: Thread safety. | Ronald S. Bultje | 1 | -0/+5 |
2005-01-16 | Don't return SUCCESS from the state change when the parent call fails | Jan Schmidt | 2 | -3/+7 |
2005-01-16 | gst/avi/gstavimux.c: Free events (fix memleak in #162905). | Ronald S. Bultje | 1 | -0/+5 |
2005-01-15 | gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for depth = 15. Fixes #161675. | Ronald S. Bultje | 1 | -0/+8 |
2005-01-14 | sys/v4l/gstv4lsrc.c: Set FPS correctly, even for webcams and the like. | Ronald S. Bultje | 1 | -0/+7 |
2005-01-14 | I'm a bad boy. using /1001. to force C to do float division and not integer d... | Stéphane Loeuillet | 2 | -3/+12 |
2005-01-14 | sys/v4l/gstv4lelement.c: Revert Johan´s 1.35->1.36 since it breaks compat. | Ronald S. Bultje | 1 | -0/+5 |
2005-01-14 | replace framerate aproximations by their real value (24000/1001, 30000/1001, ... | Stéphane Loeuillet | 3 | -7/+17 |
2005-01-13 | ext/ogg/gstoggmux.c: eos/bos debugging | Thomas Vander Stichele | 1 | -0/+15 |
2005-01-13 | ext/alsa/gstalsa.c: Fix for if items are already in list... | Ronald S. Bultje | 1 | -0/+5 |
2005-01-12 | gst/adder/gstadder.c: fix adder a bit so it doesn't screw up with events as m... | Benjamin Otte | 1 | -0/+5 |
2005-01-12 | ext/gdk_pixbuf/pixbufscale.*: to ensure rowstrides are calculated the same wa... | Jan Schmidt | 1 | -0/+11 |
2005-01-11 | gst/avi/gstavimux.c: Reusability fixes. | Ronald S. Bultje | 1 | -0/+6 |
2005-01-11 | ext/alsa/gstalsamixer.c: Update flags when requested. | Ronald S. Bultje | 1 | -0/+8 |
2005-01-11 | ext/alsa/gstalsa.c: Fix dmix. | Ronald S. Bultje | 1 | -0/+5 |
2005-01-11 | gst/playback/: Implement group-switch signal for use in apps to clear metadat... | Ronald S. Bultje | 1 | -0/+14 |
2005-01-11 | ext/vorbis/vorbisdec.c: Debug. | Ronald S. Bultje | 1 | -0/+7 |
2005-01-10 | ext/jpeg/gstjpegdec.c: Make jpegdec quiet on MJPEG decoding | Stéphane Loeuillet | 1 | -0/+8 |
2005-01-10 | ext/theora/theoradec.c: Fix broken code generation by gcc by swapping arguments. | Ronald S. Bultje | 1 | -0/+7 |
2005-01-10 | oops, forgot to commit changelog | Stéphane Loeuillet | 1 | -0/+10 |
2005-01-10 | TODO: delete this file, it is by far outdated | Stéphane Loeuillet | 1 | -25/+0 |
2005-01-10 | gst/audioscale/gstaudioscale.c: Don't crash, biatch! :). | Ronald S. Bultje | 1 | -0/+5 |
2005-01-10 | Some work on tags - still doesn't work in playbin... | Ronald S. Bultje | 4 | -0/+21 |
2005-01-10 | gst/qtdemux/qtdemux.c: Also shove tags on kid pads. | Ronald S. Bultje | 2 | -14/+26 |
2005-01-10 | gst-libs/gst/riff/riff-read.c: Don't bail on unknown events. | Ronald S. Bultje | 2 | -1/+13 |
2005-01-10 | gst/playback/gstplaybasebin.c: Don't disable streamtype if the stream doesn't... | Ronald S. Bultje | 1 | -0/+7 |
2005-01-10 | sys/: Add debug categories, fix overlay disabling. | Ronald S. Bultje | 2 | -1/+23 |
2005-01-10 | ext/alsa/gstalsa.*: Add HW probing for period_count/size and buffer_size MIX/MAX | Stéphane Loeuillet | 1 | -0/+8 |
2005-01-09 | remove some crap from TODO. probably not enought | Stéphane Loeuillet | 1 | -32/+17 |
2005-01-09 | gst/qtdemux/qtdemux.c: Fix warning (#161191). | Ronald S. Bultje | 2 | -3/+7 |
2005-01-09 | fix warning : wrong variable initialised in second switch default | Stéphane Loeuillet | 1 | -0/+6 |
2005-01-09 | gst/tta/gstttaparse.c: Fix gcc-2.95 compile (#163485). | Ronald S. Bultje | 2 | -4/+14 |
2005-01-09 | Update for API change in flac-1.1.1. Update requirement in configure.ac. Fixe... | Ronald S. Bultje | 2 | -0/+18 |
2005-01-09 | gst/playback/gstplaybasebin.c: Remove hack to get rid of assert and get rid o... | Ronald S. Bultje | 1 | -0/+6 |
2005-01-09 | gst/playback/gstplaybasebin.c: Set source to NULL so that resources are free'... | Ronald S. Bultje | 1 | -0/+6 |
2005-01-09 | testsuite/embed/Makefile.am: test->noinst, fix make test in buildbot. | Ronald S. Bultje | 1 | -0/+5 |
2005-01-09 | ext/dvdread/stream_labels.c: new file | Stéphane Loeuillet | 1 | -0/+10 |
2005-01-09 | gst/playback/gstplaybasebin.c: Fix hanging subs. | Ronald S. Bultje | 1 | -0/+5 |
2005-01-09 | typo | Ronald S. Bultje | 1 | -1/+1 |
2005-01-09 | gst/playback/gstplaybasebin.*: Multiple .sub files is just a stupid idea... F... | Ronald S. Bultje | 1 | -0/+11 |