2000-10-12 |
Richard Boulton | Manual now gets installed correctly by make install... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Wim Taymans | Added extra Gtk types for better editor properties... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Wim Taymans | Fixed a severe timestamp bug in mpeg_play. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Richard Boulton | Added building of the manual to the build system. ... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Wim Taymans | Added an autoplug example. This little program (30... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Wim Taymans | Fixed a bug in the typeloading. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Richard Boulton | Don't compile editor if havn't got libglade-gnome. |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Wim Taymans | Initial work for the new editor. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Wim Taymans | Loading and saving of XML pipeline descriptions. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Wim Taymans | better .cvsignore |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Wim Taymans | Cleanups. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Wim Taymans | An example of two threads and two queues. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Wim Taymans | The cothreads were not initialized in its thread contex... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Wim Taymans | A first attempt to fix the queues in a cothreaded pipeline. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Richard Boulton | IDCT works, and ieeetest not complains nicely if attemp... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Richard Boulton | Make libs/idct only build mmx support if available... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Richard Boulton | Patch from Chris Emerson for PPC. cothreads stuff... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Richard Boulton | Fix compile problem due to DEBUG being redefined in... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Wim Taymans | Added gst_pipeline_add_sink/src to allow multiple sink... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Wim Taymans | Added check for vorbis. |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Wim Taymans | Information about the bonobo components and capplets... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Wim Taymans | Converted the mpeg2 encoder asm to gnu asm, removing... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Richard Boulton | More work porting to PPC. libs/winloader is disabled... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Richard Boulton | Moved generic function implementations into gstgetbits_... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Wim Taymans | Added a quick hack to allow loop based elements to... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Richard Boulton | More work towards a powerPC port, and towards generic... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Richard Boulton | Fix on x86 architectures - was just checking for 386... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Richard Boulton | Begun to add support for non i386 architectures, with... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Wim Taymans | The vorbis encoder |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Wim Taymans | Due to popular demand :-), I added a vorbis decoder. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Wim Taymans | Bring the low level API docs up to date. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Wim Taymans | Added CPU detection. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Wim Taymans | Images for the documantation |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Wim Taymans | A thread example. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Wim Taymans | Changes to gstreamer-config to include gtk+ libs manual... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Wim Taymans | Faster and modular getbits implementation. |
commit | commitdiff | tree | snapshot |
2000-08-28 |
Wim Taymans | Externalized the plugin information in /etc/gstreamer... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Wim Taymans | More docs (most of them just empty...) |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Wim Taymans | .. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Wim Taymans | An example using autoplug. Works for mp3 files only... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Wim Taymans | A first (rude) attempt at autoplug. |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Wim Taymans | More manual about MIME types and factories... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Richard Boulton | libXv is now linked against by test/* and gstplay if... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Richard Boulton | Test for a working libglade-gnome, and compile gstplay... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Wim Taymans | Richard has been promoted to makefile hacker :-) |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Wim Taymans | Remove rdts until a better fix for the bad asm is found... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Wim Taymans | Removed bad asm call for rdts. Need to fix this... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Richard Boulton | If nasm isn't present, mpeg2enc plugin just ignores... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Richard Boulton | Test for nasm - define HAVE_NASM in config.h if we... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Wim Taymans | helloworld example. and docs |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Wim Taymans | Various fixes for the build/install problems update... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Wim Taymans | The book is not published yet... :-) |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Wim Taymans | Ignore the png images; they are supposed to be build... |
commit | commitdiff | tree | snapshot |
2000-08-16 |
Wim Taymans | First draft of Chapter 1 (introduction) and Chapter... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | ignore the test program |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | Build fixes. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | Missing WINE header files. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | The include files for the windows codec loader. top... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | Added the bufferpool handler. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | State change fixes in the threading element. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | The UI |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | glade based gstplay version. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | .. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | Added general IDCT library. Added IEEE testbed. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | Added point sampling interpolation. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Wim Taymans | Merge of pending changes, have to do this one by one... |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Erik Walthinsen | Adding explicit license information, since quite a... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Erik Walthinsen | Brought standard elements in line with new state manage... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Erik Walthinsen | Megapatch, changes which states are available, how... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Wim Taymans | Fixed a bug in the riff parser with the allignment... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Wim Taymans | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Wim Taymans | Added DivX ;-) support by using the wine .dll loader... |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Wim Taymans | Better error recovery in teh MPEG1 decoder. |
commit | commitdiff | tree | snapshot |
2000-07-12 |
Wim Taymans | This is the audio/video sync release. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Wim Taymans | Added HW scaling and YUV conversion for XFree 4.0 |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Wim Taymans | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2000-07-05 |
Wim Taymans | Added seeking to some of the plugins. some MMX speedups... |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Wim Taymans | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Wim Taymans | Added more accurate mpeg system stream detection (MPEG1... |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Wim Taymans | Switched Cr and Cb in YUV2RGB fixed the avi parser... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Wim Taymans | Fixed an MMX IDCT bug. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Wim Taymans | Unified putbits. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Wim Taymans | Added SCR and mux_rate calculations in the MPEG1 multip... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Wim Taymans | Reworked the colorspace converter and the scaler API. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Wim Taymans | Reworked the audio resampler. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Richard Boulton | Add a missing ; in the BROKEN_PAND implementation. |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Wim Taymans | Rewrote the mpeg2 system parser like the mpeg1 parser. |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Wim Taymans | Added a basic element: pipefilter. This element connect... |
commit | commitdiff | tree | snapshot |
2000-05-28 |
Wim Taymans | Rewrote the mpeg1 system stream parser. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Wim Taymans | Added gstreamer.types to the .cvsignore |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Wim Taymans | An MPEG1 transcoder. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Wim Taymans | Fixed the mpeg2 encoder. Added MMX optimisations for... |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Wim Taymans | ... |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Wim Taymans | A simple video scaler as a library and an Element.... |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Wim Taymans | More changes to the mpeg parser and encoder. |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Richard Boulton | Make GDK pixbuf optional, by compiling videosink only... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Wim Taymans | Fixed some build errors. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Wim Taymans | MPEG2 decoder fixes, unified MPEG System stream parser... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Wim Taymans | Added the mpeg2dec MPEG1 and MPEG2 decoder. |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Wim Taymans | Fixed a bug in the inlined getbits. |
commit | commitdiff | tree | snapshot |
next |