2005-01-09 |
Ronald S. Bultje | Remove all references to xvideosink, fix examples ... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Maciej Katafiasz | Update README to give valid PKG_CONFIG_PATH instructions |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ronald S. Bultje | gst/audioscale/gstaudioscale.c: %#^@^#@^@#^#@^#@^@... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ronald S. Bultje | ext/alsa/gstalsa.c: Reset variables on READY. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ronald S. Bultje | ext/mad/gstmad.c: Don't call mad_stream_sync() directly... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ronald S. Bultje | ext/snapshot/gstsnapshot.c: Allocate resources when... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ronald S. Bultje | ext/libpng/gstpngdec.c: Handle only 8-bppc (bits-per... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ronald S. Bultje | ext/dvdnav/dvdnavsrc.c: Add DVD-nav URI (dvdnav://... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ronald S. Bultje | sys/: Check for pad availability before sending event. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Ronald S. Bultje | gst-plugins.spec.in: Add subparse. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Ronald S. Bultje | configure.ac: Since we use functions from CVS, up requi... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Ronald S. Bultje | gst/playback/: Adding stream selection support plus... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Benjamin Otte | gst/games/gstpuzzle.c: - handle nav events differently... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Ronald S. Bultje | OGM text support, Matroska UTF-8 text support, deadlock... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Ronald S. Bultje | ext/vorbis/vorbisdec.c: Check for pad availability... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Stéphane Loeuillet | ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps ... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Stéphane Loeuillet | ext/dv/gstdvdec.c: remove unneeded comment from dvdec... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Stéphane Loeuillet | ext/dv/gstdvdec.c: Fix audio caps i just broke (missing... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Stéphane Loeuillet | ext/dv/demo-play.c: xvideosink -> xvimagesink |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Ronald S. Bultje | gst/audioconvert/gstaudioconvert.c: The return value... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Ronald S. Bultje | ext/libpng/: mime fixage. |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Ronald S. Bultje | ext/faac/gstfaac.*: Allow for ADTS output (#153434). |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Ronald S. Bultje | sys/v4l2/gstv4l2src.c: Fix against template (#150576). |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Benjamin Otte | gst/games/gstpuzzle.c: don't draw a puzzle if either... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Christian Schaller | add puzzle to spec file |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Benjamin Otte | gst/games/gstpuzzle.c: no memleaks, please change initi... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Christian Schaller | add libmms to REQUIREMENTS file |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Benjamin Otte | gst/games/gstvideoimage.c: fix stupid typo that borked... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Benjamin Otte | gst/games/gstpuzzle.c: fix edges when image sizes aren... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Benjamin Otte | gst/games/gstpuzzle.c: make RGB endianness work correct... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Christian Schaller | add mpc support |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Stéphane Loeuillet | gst/asfdemux/gstasfdemux.c: Extract TrackNumber metadat... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Ronald S. Bultje | ext/faad/gstfaad.c: Only increment timestamp if it... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Benjamin Otte | add a puzzle game with... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Stéphane Loeuillet | small addition to last changelog's entry (fixes #155346) |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Stéphane Loeuillet | configure.ac: don't compile faad plugin if a RC of... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Ronald S. Bultje | ext/snapshot/gstsnapshot.c: Fix segfault (#161667). |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Ronald S. Bultje | sys/v4l/gstv4lsrc.c: Fix framerate reporting. |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Stéphane Loeuillet | gst/: Add AMR (VBR and CBR) ids to riff.h audio codec... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Ronald S. Bultje | gst/mpegstream/: Recreate pads on new-media (#160730). |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Ronald S. Bultje | gst-libs/gst/resample/resample.c: Fix invalid memory... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Ronald S. Bultje | examples/gstplay/player.c: Don't iterate. |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Thomas Vander... | back to cvs |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Thomas Vander... | releasing |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Tim-Philipp... | gst/playback/gstplaybasebin.c: Fix for #162924 - free... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Thomas Vander... | try 2 |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Thomas Vander... | Fix for #154773 - fixes playback of small .wav files |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Ronald Bultje | gst/audioscale/gstaudioscale.c: Fix for #162819 - make... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Thomas Vander... | prerelease |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Thomas Vander... | po update |
commit | commitdiff | tree | snapshot |
2004-12-29 |
Thomas Vander... | clean up the mess that made me cry and avoid needless... |
commit | commitdiff | tree | snapshot |
2004-12-29 |
Thomas Vander... | give indication of why we segfault |
commit | commitdiff | tree | snapshot |
2004-12-29 |
Ronald S. Bultje | configure.ac: Fix indentation, fix v4l2 plugin detection. |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Maciej Katafiasz | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Maciej Katafiasz | Remove time-based check for first vorbis packet altoget... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Maciej Katafiasz | Ooops, fix previous commit. Never trust file names... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Maciej Katafiasz | Fix Vorbis streams failing to decode in some files... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Ronald | Merge patch from Ronald fixing problems with streaming... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
David Schleef | ext/cairo/gsttextoverlay.c: Improvements to actually... |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Stéphane Loeuillet | fix ogm[audio/video]parse plugin registration (riff... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Thomas Vander... | fix for glib < 2.4 |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Thomas Vander... | disable docs again until it passes make distcheck |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Ronald S. Bultje | gst/: Add 3GP (variables name Q3GP because they can... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Thomas Vander... | really fix dist |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Thomas Vander... | Fixes #158382. Make speex plugin compatible with both... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Ronald S. Bultje | gst/matroska/matroska-demux.c: Save position, so that... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Thomas Vander... | configure.ac: Put additional LAME check inside the... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Ronald S. Bultje | gst/avi/gstavidemux.c: Add some more debug. Fix logic... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Ronald S. Bultje | gst/avi/gstavidemux.c: Add some debugging. Better detec... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Christian Schaller | add -plugins- to all plugin names |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Ronald S. Bultje | configure.ac: Fix up. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Christian Schaller | add documentation to spec file |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Maciej Katafiasz | Add gstmms |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Ronald S. Bultje | sys/sunaudio/gstsunmixer.c: Normalizing the value befor... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Christian Schaller | fix build/disting |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Wim Taymans | gst/playback/gstplaybasebin.c: Revert patch 1.38 as... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Christian Schaller | more pipeline fixes |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Christian Schaller | fix avi/asf pipeline |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Christian Schaller | add mp4 and update Quicktime pipeline |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Stéphane Loeuillet | remove outdated README file of oss directory |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Thomas Vander... | fix typo |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Wim Taymans | file Makefile.am was initially added on branch BRANCH... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Wim Taymans | file colorspace.c was initially added on branch BRANCH... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Wim Taymans | file queue.c was initially added on branch BRANCH-THREADED. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Stefan Kost | Added boilerplate gtk-doc files for plugin-libs documen... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Stéphane Loeuillet | fix int and float audio caps in auparse, partially... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Ronald S. Bultje | sys/: g_assert() can be a macro, don't use #ifdef insid... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Ronald S. Bultje | gst/videorate/gstvideorate.c: Event handling (fixes... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Ronald S. Bultje | gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
David Schleef | gst/tta/gstttadec.c: And yet another portability fix. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
David Schleef | gst/tta/ttadec.h: Disable some header code that isn... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
David Schleef | gst/ffmpegcolorspace/imgconvert.c: Fix code to not... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Ronald S. Bultje | gst/deinterlace/gstdeinterlace.c: Rowstride fixes.... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Ronald S. Bultje | gst/matroska/matroska-demux.c: That was very stupid. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Ronald S. Bultje | gst/matroska/matroska-demux.c: Fix possible crasher. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Ronald S. Bultje | gst/matroska/matroska-demux.c: Lace sizes can be zero. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Ronald S. Bultje | ext/musepack/gstmusepackdec.cpp: Fetch error return... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Ronald S. Bultje | gst/avi/gstavidemux.c: Work for truncated (unfinished... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Ronald S. Bultje | ext/alsa/gstalsasink.c: Fix for integer overflow. Makes... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Ronald S. Bultje | gst/ac3parse/gstac3parse.c: Parsers never have ranks... |
commit | commitdiff | tree | snapshot |
next |