Age | Commit message (Expand) | Author | Files | Lines |
2005-01-06 | add libmms to REQUIREMENTS file | Christian Schaller | 1 | -0/+2 |
2005-01-06 | gst/games/gstvideoimage.c: fix stupid typo that borked copying on YUY2 | Benjamin Otte | 2 | -1/+6 |
2005-01-06 | gst/games/gstpuzzle.c: fix edges when image sizes aren't multiples of tile sizes | Benjamin Otte | 2 | -10/+19 |
2005-01-06 | gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix ra... | Benjamin Otte | 2 | -9/+80 |
2005-01-06 | gst/asfdemux/gstasfdemux.c: Extract TrackNumber metadata + clean up code | Stéphane Loeuillet | 2 | -1/+10 |
2005-01-06 | ext/faad/gstfaad.c: Only increment timestamp if it's valid. Fixes raw AAC str... | Ronald S. Bultje | 2 | -20/+27 |
2005-01-06 | add a puzzle game with... | Benjamin Otte | 6 | -0/+1544 |
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 | 2 | -2/+24 |
2005-01-05 | ext/snapshot/gstsnapshot.c: Fix segfault (#161667). | Ronald S. Bultje | 2 | -10/+8 |
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 | 2 | -0/+13 |
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 | 2 | -2/+13 |
2005-01-05 | examples/gstplay/player.c: Don't iterate. | Ronald S. Bultje | 6 | -977/+468 |
2005-01-05 | back to cvs | Thomas Vander Stichele | 2 | -1/+6 |
2005-01-05 | releasing | Thomas Vander Stichele | 4 | -81/+172 |
2005-01-05 | these files should not be here | Thomas Vander Stichele | 3 | -11/+0 |
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 | I'm too lazy to comment this | Thomas Vander Stichele | 1 | -1/+1 |
2005-01-04 | try 2 | Thomas Vander Stichele | 1 | -1/+1 |
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 |
2005-01-03 | prerelease | Thomas Vander Stichele | 1 | -1/+1 |
2005-01-03 | po update | Thomas Vander Stichele | 13 | -144/+205 |
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 | 3 | -4/+16 |
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 | 3 | -8/+20 |
2004-12-24 | gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is... | Ronald S. Bultje | 2 | -2/+15 |
2004-12-24 | really fix dist | Thomas Vander Stichele | 2 | -30/+39 |
2004-12-23 | Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1. | Thomas Vander Stichele | 2 | -3/+16 |
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 | 2 | -8/+20 |
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 | add -plugins- to all plugin names | Christian Schaller | 1 | -41/+52 |
2004-12-22 | configure.ac: Fix up. | Ronald S. Bultje | 2 | -3/+9 |
2004-12-22 | add documentation to spec file | Christian Schaller | 1 | -0/+1 |
2004-12-22 | Add gstmms | Maciej Katafiasz | 2 | -0/+16 |
2004-12-22 | First commit. To my knowledge should be in working state, playbin is supporte... | Maciej Katafiasz | 6 | -0/+500 |
2004-12-22 | First commit. To my knowledge should be in working state, playbin is supporte... | Maciej Katafiasz | 1 | -0/+0 |
2004-12-22 | sys/sunaudio/gstsunmixer.c: Normalizing the value before setting | Ronald S. Bultje | 2 | -4/+18 |
2004-12-22 | fix build/disting | Christian Schaller | 3 | -0/+33 |
2004-12-22 | gst/playback/gstplaybasebin.c: Revert patch 1.38 as clock distribution over s... | Wim Taymans | 1 | -0/+6 |