Age | Commit message (Expand) | Author | Files | Lines |
2004-08-05 | updated translations | Thomas Vander Stichele | 1 | -0/+6 |
2004-08-04 | gst/videotestsrc/gstvideotestsrc.c: generate the list of supported caps at st... | Benjamin Otte | 1 | -0/+8 |
2004-08-03 | gst/multipart/multipartmux.c: whoops, last checkin broke normal build | Benjamin Otte | 1 | -0/+5 |
2004-08-03 | compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends | Benjamin Otte | 1 | -0/+26 |
2004-08-03 | fixes for G_DISABLE_ASSERT and friends | Benjamin Otte | 1 | -0/+25 |
2004-08-03 | Use gdouble when calculating pixel-aspect-ratio | Jan Schmidt | 1 | -0/+8 |
2004-08-03 | updated translation | Thomas Vander Stichele | 1 | -0/+5 |
2004-08-03 | add debugging for display PAR calculation | Thomas Vander Stichele | 1 | -0/+6 |
2004-08-02 | configure.ac: Fix mikmod CFLAGS. | David Schleef | 1 | -0/+4 |
2004-08-02 | gst/audioscale/gstaudioscale.c: - fix templates to only support S16, it's the... | Benjamin Otte | 1 | -0/+10 |
2004-08-02 | if there is nothing connected to the sink of interleave it tries to claim it ... | Iain Holmes | 1 | -0/+8 |
2004-08-02 | back to dev | Thomas Vander Stichele | 1 | -0/+4 |
2004-08-02 | gearing up for release | Thomas Vander Stichele | 1 | -13/+10 |
2004-08-02 | sync xvimagesink with ximagesink | Thomas Vander Stichele | 1 | -0/+11 |
2004-08-02 | add link function. fixes @148986 | Thomas Vander Stichele | 1 | -0/+7 |
2004-08-02 | gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer): fix debugging log | Johan Dahlin | 1 | -0/+5 |
2004-07-30 | gst/videomixer/Makefile.am: Fix things that should have been fixed in the las... | David Schleef | 1 | -0/+5 |
2004-07-30 | gst/multipart/Makefile.am: Fix things that should have been fixed in the last... | David Schleef | 1 | -0/+5 |
2004-07-30 | testsuite/multifilesink/Makefile.am: Fix unused variable. | David Schleef | 1 | -0/+4 |
2004-07-30 | bump nano for prerel | Thomas Vander Stichele | 1 | -0/+15 |
2004-07-30 | gst/tcp/gstmultifdsink.*: Recover from a select with a bad file descriptor by... | Wim Taymans | 1 | -0/+12 |
2004-07-30 | don't use stupid colorspace, do use hermes, make macro, mark for translation | Thomas Vander Stichele | 1 | -0/+22 |
2004-07-30 | ext/libpng/gstpngenc.c: fix default for newmedia flag | Zaheer Abbas Merali | 1 | -0/+5 |
2004-07-30 | ext/theora/: Added cropping option to theora decoder. | Wim Taymans | 1 | -0/+15 |
2004-07-30 | ext/libpng/gstpngenc.*: Added newmedia support to pngenc so now gst-launch-0.... | Zaheer Abbas Merali | 1 | -0/+8 |
2004-07-30 | ext/theora/theoraenc.c: Fix encoding of non-multiple-of-16 video. | Wim Taymans | 1 | -0/+7 |
2004-07-30 | configure.ac: make test for audiofile more strict | David Schleef | 1 | -0/+4 |
2004-07-29 | gst/typefind/gsttypefindfunctions.c: give different names to typefind functions | Benjamin Otte | 1 | -0/+5 |
2004-07-28 | use autodetected PAR if none specified. add directfb workaround. | Thomas Vander Stichele | 1 | -0/+14 |
2004-07-28 | ext/lame/gstlame.c: send tag events downstream | Zaheer Abbas Merali | 1 | -0/+18 |
2004-07-28 | ext/ogg/gstoggdemux.c: Return query failure when we don't know the length of ... | Wim Taymans | 1 | -0/+7 |
2004-07-28 | ext/theora/theoradec.c: Don't screw up the 1 Chroma for 1 luma sample situati... | Wim Taymans | 1 | -0/+9 |
2004-07-28 | ext/theora/: Added first attempt at cropping of the image as required by the ... | Wim Taymans | 1 | -0/+11 |
2004-07-28 | ext/dvdnav/README: Update the README to use dvddemux | Jan Schmidt | 1 | -0/+21 |
2004-07-28 | up gst requirement for fractions | Thomas Vander Stichele | 1 | -2/+7 |
2004-07-28 | gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the c... | Wim Taymans | 1 | -0/+7 |
2004-07-27 | fix local includes and 64 bits constants | Steve Lhomme | 1 | -0/+28 |
2004-07-27 | more working plugins | Steve Lhomme | 1 | -0/+7 |
2004-07-27 | testsuite/alsa/: add test for alsasrc changing state | Zaheer Abbas Merali | 1 | -0/+6 |
2004-07-27 | gst/silence/gstsilence.*: fix silence generation for 16bit raw audio | Zaheer Abbas Merali | 1 | -0/+7 |
2004-07-27 | pixel aspect ratio handling | Thomas Vander Stichele | 1 | -0/+33 |
2004-07-27 | handle stride correctly | Thomas Vander Stichele | 1 | -0/+8 |
2004-07-27 | add _get_size function with stride, fixes YUV conversions | Thomas Vander Stichele | 1 | -0/+11 |
2004-07-27 | further cleanups, logging, error handling and synchronizing | Thomas Vander Stichele | 1 | -0/+9 |
2004-07-27 | gst/videomixer/videomixer.c: Be a nicer negotiation citizen and provide a get... | Wim Taymans | 1 | -0/+17 |
2004-07-27 | sys/xvimage/xvimagesink.c: Some fixes to image size calculation. | Julien Moutte | 1 | -0/+5 |
2004-07-27 | ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdec | Wim Taymans | 1 | -0/+10 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 1 | -0/+1 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 1 | -0/+92 |
2004-07-27 | sys/: When the atom is not available we have to unlock the mutex. Fixes #148023 | Julien Moutte | 1 | -0/+6 |