Age | Commit message (Expand) | Author | Files | Lines |
2003-11-23 | fix faad plugin | Christian Schaller | 1 | -1/+24 |
2003-11-23 | faad plugin needs the math library | Jeremy Simon | 1 | -1/+1 |
2003-11-23 | commit my batch of build and spec fixes | Christian Schaller | 2 | -4/+2 |
2003-11-23 | latest and greatest news | Christian Schaller | 1 | -15/+17 |
2003-11-23 | Fix gdk_pixbuf installation directory (again) | David Schleef | 1 | -6/+5 |
2003-11-22 | Typo | Ronald S. Bultje | 1 | -1/+1 |
2003-11-22 | Add faac build | Ronald S. Bultje | 2 | -0/+17 |
2003-11-22 | Why wasn't this committed in my previous try? | Ronald S. Bultje | 2 | -0/+82 |
2003-11-22 | Actually, FAAC is LGPL, not GPL (like FAAD) | Ronald S. Bultje | 1 | -0/+680 |
2003-11-22 | BPS is per-channel BPS, not total BPS... Ohwell | Ronald S. Bultje | 1 | -7/+12 |
2003-11-22 | fixes to make gdk_pixbuf loader install nicely | David Schleef | 1 | -1/+23 |
2003-11-22 | distcheck fixes | David Schleef | 2 | -12/+4 |
2003-11-22 | Don't throw an error if we can't negotiate caps | David Schleef | 1 | -5/+0 |
2003-11-22 | apparently we require a newer version of gnome-vfs | David Schleef | 1 | -0/+1 |
2003-11-21 | Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one | Ronald S. Bultje | 2 | -18/+2 |
2003-11-21 | New libfaad (MPEG-2/4 AAC decoder) plugin | Ronald S. Bultje | 5 | -26/+651 |
2003-11-20 | This GstVideoSink function was removed today | Jan Schmidt | 1 | -2/+0 |
2003-11-19 | Fix a stupid mistake | Julien Moutte | 2 | -2/+2 |
2003-11-19 | Removing the video_out things. | Julien Moutte | 3 | -275/+12 |
2003-11-19 | Removing have_size as it is in GstVideoSink higher class. | Julien Moutte | 2 | -35/+1 |
2003-11-17 | Merged GstVideoOverlay features here. | Julien Moutte | 2 | -9/+96 |
2003-11-17 | Merging with GstXOverlay | Julien Moutte | 3 | -261/+0 |
2003-11-16 | + adding buffer-frames prop to standard caps macros | Leif Johnson | 2 | -20/+11 |
2003-11-16 | + checking in plugin category changes | Leif Johnson | 34 | -59/+44 |
2003-11-16 | + further mucking about with the playondemand filter | Leif Johnson | 4 | -64/+57 |
2003-11-16 | + adding endianness conversion macros for floats | Leif Johnson | 1 | -1/+55 |
2003-11-15 | live and let die | Thomas Vander Stichele | 1 | -2/+70 |
2003-11-15 | Adding GstVideoOverlay interface. | Julien Moutte | 3 | -0/+261 |
2003-11-15 | fix makefile | Thomas Vander Stichele | 1 | -1/+1 |
2003-11-14 | disting fix | Christian Schaller | 1 | -3/+5 |
2003-11-14 | GStreamer does not use changelogs | Benjamin Otte | 2 | -70/+2 |
2003-11-13 | er, no, signal should be VOID__POINTER. :) | David Schleef | 1 | -2/+2 |
2003-11-13 | signal should be VOID__VOID | David Schleef | 1 | -2/+2 |
2003-11-12 | fix build system for X, XShm and Xv | Benjamin Otte | 3 | -43/+59 |
2003-11-12 | add -lX11 to X_LIBS so ximagesink builds | Benjamin Otte | 1 | -0/+3 |
2003-11-11 | make colorspace handle the original RGB format, too, since it handles both. A... | Benjamin Otte | 2 | -0/+66 |
2003-11-11 | test for regular shm instead of XShm | Thomas Vander Stichele | 1 | -15/+19 |
2003-11-11 | include macro for defining GST_FUNCTION, so debugging output from plugins get... | Benjamin Otte | 1 | -0/+3 |
2003-11-11 | Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc... | David Schleef | 2 | -10/+10 |
2003-11-10 | remove gst_video_sink_push_ui_event() | David Schleef | 3 | -27/+0 |
2003-11-10 | change video/x-jpeg to image/jpeg | David Schleef | 1 | -3/+5 |
2003-11-10 | Proper device-capabilities check when opening | Ronald S. Bultje | 1 | -0/+11 |
2003-11-09 | disting fixes, pixbuf loader still borked in regards to disting | Christian Schaller | 3 | -9/+11 |
2003-11-09 | Fix device probing from multiple childs. It's done once in the parent class o... | Ronald S. Bultje | 1 | -5/+8 |
2003-11-07 | Do not demux only 2 trak atoms | Jeremy Simon | 1 | -4/+9 |
2003-11-07 | We don't need to patch wmadec.c and avcodec.h anymore | Jeremy Simon | 1 | -52/+0 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 141 | -76/+368 |
2003-11-07 | Add device autodetection | Ronald S. Bultje | 2 | -1/+180 |
2003-11-07 | Don't set the actual video size in gst_video_sink_got_video_size(). | David Schleef | 1 | -3/+0 |
2003-11-07 | use int64 for frame-time | David I. Lehn | 3 | -4/+4 |