Age | Commit message (Expand) | Author | Files | Lines |
2005-01-08 | OGM text support, Matroska UTF-8 text support, deadlock fixes all over the pl... | Ronald S. Bultje | 1 | -0/+50 |
2005-01-08 | ext/vorbis/vorbisdec.c: Check for pad availability before doing a query on it. | Ronald S. Bultje | 1 | -0/+5 |
2005-01-08 | ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps (classic rgba indeed) | Stéphane Loeuillet | 1 | -0/+8 |
2005-01-08 | ext/dv/gstdvdec.c: remove unneeded comment from dvdec (related to DV 4CC code... | Stéphane Loeuillet | 1 | -0/+20 |
2005-01-07 | ext/dv/gstdvdec.c: Fix audio caps i just broke (missing ',') | Stéphane Loeuillet | 1 | -0/+8 |
2005-01-07 | ext/dv/demo-play.c: xvideosink -> xvimagesink | Stéphane Loeuillet | 1 | -3/+12 |
2005-01-07 | gst/audioconvert/gstaudioconvert.c: The return value of fixate_to does not im... | Ronald S. Bultje | 1 | -0/+6 |
2005-01-07 | ext/libpng/: mime fixage. | Ronald S. Bultje | 1 | -0/+10 |
2005-01-07 | ext/faac/gstfaac.*: Allow for ADTS output (#153434). | Ronald S. Bultje | 1 | -0/+10 |
2005-01-07 | sys/v4l2/gstv4l2src.c: Fix against template (#150576). | Ronald S. Bultje | 1 | -0/+5 |
2005-01-06 | gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles... | Benjamin Otte | 1 | -0/+5 |
2005-01-06 | gst/games/gstpuzzle.c: no memleaks, please change initialization code around ... | Benjamin Otte | 1 | -0/+11 |
2005-01-06 | gst/games/gstvideoimage.c: fix stupid typo that borked copying on YUY2 | Benjamin Otte | 1 | -0/+5 |
2005-01-06 | gst/games/gstpuzzle.c: fix edges when image sizes aren't multiples of tile sizes | Benjamin Otte | 1 | -0/+5 |
2005-01-06 | gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix ra... | Benjamin Otte | 1 | -0/+19 |
2005-01-06 | gst/asfdemux/gstasfdemux.c: Extract TrackNumber metadata + clean up code | Stéphane Loeuillet | 1 | -0/+9 |
2005-01-06 | ext/faad/gstfaad.c: Only increment timestamp if it's valid. Fixes raw AAC str... | Ronald S. Bultje | 1 | -0/+5 |
2005-01-06 | add a puzzle game with... | Benjamin Otte | 1 | -0/+12 |
2005-01-06 | small addition to last changelog's entry (fixes #155346) | Stéphane Loeuillet | 1 | -0/+1 |
2005-01-05 | configure.ac: don't compile faad plugin if a RC of 2.0 is found | Stéphane Loeuillet | 1 | -0/+9 |
2005-01-05 | ext/snapshot/gstsnapshot.c: Fix segfault (#161667). | Ronald S. Bultje | 1 | -0/+7 |
2005-01-05 | sys/v4l/gstv4lsrc.c: Fix framerate reporting. | Ronald S. Bultje | 1 | -0/+5 |
2005-01-05 | gst/: Add AMR (VBR and CBR) ids to riff.h audio codec list | Stéphane Loeuillet | 1 | -0/+11 |
2005-01-05 | gst/mpegstream/: Recreate pads on new-media (#160730). | Ronald S. Bultje | 1 | -0/+12 |
2005-01-05 | gst-libs/gst/resample/resample.c: Fix invalid memory access (#159211). | Ronald S. Bultje | 1 | -0/+7 |
2005-01-05 | examples/gstplay/player.c: Don't iterate. | Ronald S. Bultje | 1 | -0/+42 |
2005-01-05 | back to cvs | Thomas Vander Stichele | 1 | -0/+5 |
2005-01-05 | releasing | Thomas Vander Stichele | 1 | -8/+17 |
2005-01-05 | gst/playback/gstplaybasebin.c: Fix for #162924 - free caps after use, not before | Tim-Philipp Müller | 1 | -0/+7 |
2005-01-04 | Fix for #154773 - fixes playback of small .wav files | Thomas Vander Stichele | 1 | -0/+8 |
2005-01-03 | gst/audioscale/gstaudioscale.c: Fix for #162819 - make audioscale reusable | Ronald Bultje | 1 | -0/+8 |
2004-12-29 | clean up the mess that made me cry and avoid needless duplication | Thomas Vander Stichele | 1 | -0/+8 |
2004-12-29 | give indication of why we segfault | Thomas Vander Stichele | 1 | -0/+5 |
2004-12-29 | configure.ac: Fix indentation, fix v4l2 plugin detection. | Ronald S. Bultje | 1 | -0/+11 |
2004-12-28 | I'm too lazy to comment this | Maciej Katafiasz | 1 | -111/+121 |
2004-12-28 | Merge patch from Ronald fixing problems with streaming text. | Ronald | 1 | -0/+12 |
2004-12-28 | ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on ... | David Schleef | 1 | -0/+12 |
2004-12-26 | fix ogm[audio/video]parse plugin registration (riff won't load if bytestream ... | Stéphane Loeuillet | 1 | -0/+7 |
2004-12-24 | fix for glib < 2.4 | Thomas Vander Stichele | 1 | -0/+5 |
2004-12-24 | disable docs again until it passes make distcheck | Thomas Vander Stichele | 1 | -0/+6 |
2004-12-24 | gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is... | Ronald S. Bultje | 1 | -0/+10 |
2004-12-24 | really fix dist | Thomas Vander Stichele | 1 | -0/+5 |
2004-12-23 | Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1. | Thomas Vander Stichele | 1 | -0/+8 |
2004-12-23 | gst/matroska/matroska-demux.c: Save position, so that queries give proper ret... | Ronald S. Bultje | 1 | -0/+7 |
2004-12-23 | configure.ac: Put additional LAME check inside the conditional. Fixes #152339 | Thomas Vander Stichele | 1 | -0/+5 |
2004-12-23 | gst/avi/gstavidemux.c: Add some more debug. Fix logic error when setting movi... | Ronald S. Bultje | 1 | -0/+7 |
2004-12-23 | gst/avi/gstavidemux.c: Add some debugging. Better detection of broken indexes... | Ronald S. Bultje | 1 | -0/+9 |
2004-12-22 | configure.ac: Fix up. | Ronald S. Bultje | 1 | -0/+5 |
2004-12-22 | sys/sunaudio/gstsunmixer.c: Normalizing the value before setting | Ronald S. Bultje | 1 | -0/+9 |
2004-12-22 | fix build/disting | Christian Schaller | 1 | -0/+6 |