2001-11-21 |
David Schleef | Remove the test program, since it's buggy, in order... |
tree | commitdiff |
2001-11-07 |
David Schleef | Added support for mono streams |
tree | commitdiff |
2001-11-06 |
David Schleef | Adding libs/resample, an audio resampling library.... |
tree | commitdiff |
2001-11-06 |
David Schleef | Fixes to properly conditionally compile architecture... |
tree | commitdiff |
2001-11-06 |
David Schleef | New audio resampling library, created from code in... |
tree | commitdiff |
2001-11-06 |
David Schleef | New audio resampling library, created from code in... |
tree | commitdiff |
2001-10-23 |
Wim Taymans | Aplied the patches from vishnu to implement seeking... |
tree | commitdiff |
2001-10-22 |
Wim Taymans | Patch from vishnu: |
tree | commitdiff |
2001-10-21 |
Wim Taymans | Applied vishnus patch: |
tree | commitdiff |
2001-10-17 |
Wim Taymans | Applied the PIC patches from David Schleef. |
tree | commitdiff |
2001-10-17 |
Erik Walthinsen | merge from EVENTS1 on 20011016 |
tree | commitdiff |
2001-10-07 |
Steve Baker | dparams lives here |
tree | commitdiff |
2001-09-18 |
Steve Baker | moved from include/gstaudio.h |
tree | commitdiff |
2001-09-15 |
Steve Baker | added libs/control |
tree | commitdiff |
2001-09-15 |
Steve Baker | the beginnings of a linear interpolation dynamic parameter |
tree | commitdiff |
2001-09-15 |
Steve Baker | the beginnings of a libgstcontrol library |
tree | commitdiff |
2001-08-16 |
Wim Taymans | Fixed an endianness bug in the debug message. |
tree | commitdiff |
2001-08-16 |
Wim Taymans | More endianness fixes. |
tree | commitdiff |
2001-07-01 |
Wim Taymans | Added types and structures for AVI/DV. |
tree | commitdiff |
2001-06-21 |
Wim Taymans | Removed old unused libs. |
tree | commitdiff |
2001-06-21 |
Wim Taymans | Removed the wine loader. |
tree | commitdiff |
2001-06-13 |
Thomas Vander Stichele | added a function to check if the buffer's data is framed |
tree | commitdiff |
2001-06-13 |
Thomas Vander Stichele | added helper function to calculate maximum possible... |
tree | commitdiff |
2001-06-12 |
Wim Taymans | Fixed a bug in the avi encoder with wrong alignment. |
tree | commitdiff |
2001-06-12 |
Thomas Vander Stichele | added some function to support framestamps & timestamps |
tree | commitdiff |
2001-06-06 |
Thomas Vander Stichele | added Makefile generation for gstaudio library |
tree | commitdiff |
2001-06-06 |
Thomas Vander Stichele | first try at a general gstreamer audio library with... |
tree | commitdiff |
2001-05-28 |
Erik Walthinsen | distcheck cleanups |
tree | commitdiff |
2001-05-25 |
Erik Walthinsen | Merged from INCSCHED on 200505251!!! INCSCHED1-200105251 |
tree | commitdiff |
2001-05-25 |
Wim Taymans | Removed a debug info line. BRANCH-INCSCHED1-200105251-ROOT INCSCHED1-200105251-FREEZE |
tree | commitdiff |
2001-05-16 |
David I. Lehn | - basic arch check for HAVE_RDTSC |
tree | commitdiff |
2001-04-21 |
Wim Taymans | Fixed a few plugins so that mpeg1 encoding sorta works. |
tree | commitdiff |
2001-04-12 |
Wim Taymans | Lots of updates to the plugins for caps negotiation. |
tree | commitdiff |
2001-04-02 |
Wim Taymans | A rather large update: |
tree | commitdiff |
2001-03-21 |
Wim Taymans | I'm too lazy to comment this |
tree | commitdiff |
2001-03-11 |
Wim Taymans | Some more conversion functions.. We should really use... HEAD-20010312-PRE_CAPSNEGO1 |
tree | commitdiff |
2001-03-11 |
Wim Taymans | Added an rgb24 to rgb32 converter (untested) |
tree | commitdiff |
2001-02-25 |
Erik Walthinsen | commented out some printfs that went to stdout |
tree | commitdiff |
2001-02-24 |
Erik Walthinsen | added Jens Thiele's bgr565 to rgb32 converter |
tree | commitdiff |
2001-02-24 |
Wim Taymans | Remove some unneeded files |
tree | commitdiff |
2001-02-24 |
Wim Taymans | Make dist now works |
tree | commitdiff |
2001-02-24 |
Wim Taymans | Moved some win32 files around small fixes to wincodec |
tree | commitdiff |
2001-02-24 |
Wim Taymans | Refreshed the winloader with the latest xmmp code.... |
tree | commitdiff |
2001-02-24 |
Wim Taymans | slightly changed the Makefile.am in videoscale libs. |
tree | commitdiff |
2001-02-21 |
David I. Lehn | Use glib macros for byte order conversion. |
tree | commitdiff |
2001-02-19 |
Wim Taymans | The BPB has been put over my head... this time it's... |
tree | commitdiff |
2001-02-18 |
Wim Taymans | Also build the videoscaler on non-I386 because we now... |
tree | commitdiff |
2001-01-26 |
Wim Taymans | Converted the scaler to all asm |
tree | commitdiff |
2001-01-26 |
Wim Taymans | Added plain C scaler |
tree | commitdiff |
2001-01-23 |
Wim Taymans | Updated the docs with the new _request methods |
tree | commitdiff |
2001-01-22 |
Wim Taymans | Fixed a yuv to bgr32 bug, red and blue were swapped... |
tree | commitdiff |
2001-01-21 |
Wim Taymans | More eos handling, bin in bin is handled correctly... |
tree | commitdiff |
2001-01-14 |
Erik Walthinsen | Massive build fixup. Will send message to -devel list... |
tree | commitdiff |
2001-01-12 |
Wim Taymans | Added config.h as an include to make sure BE/LE stuff... |
tree | commitdiff |
2001-01-12 |
Wim Taymans | Made sure the mmx does not get compiled on non x86... |
tree | commitdiff |
2001-01-09 |
Wim Taymans | Added --with-win32-libdir to configure |
tree | commitdiff |
2001-01-09 |
Erik Walthinsen | set up to use config option for win32 dll dir |
tree | commitdiff |
2001-01-02 |
Erik Walthinsen | Massive, massive update of most source files. I went... |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | More build changes |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | Updated libraries to use new GST_DEBUG instead of DEBUG. |
tree | commitdiff |
2000-12-31 |
Richard Boulton | Various fixes to ensure that appropriate files are... |
tree | commitdiff |
2000-12-30 |
Wim Taymans | Disabled MMX optimized versions until they get fixed |
tree | commitdiff |
2000-12-29 |
Richard Boulton | Fix a couple of MMX issues. |
tree | commitdiff |
2000-12-29 |
Richard Boulton | Include libgst.la when linking gbtest so it compiles. |
tree | commitdiff |
2000-11-06 |
Wim Taymans | Added seeking to the avi decoder by implementing pull_r... |
tree | commitdiff |
2000-11-04 |
Wim Taymans | Added the excellent mpeg2dec decoder. Not 100% optimize... |
tree | commitdiff |
2000-10-26 |
Wim Taymans | Slightly faster yuv to rgb conversion. |
tree | commitdiff |
2000-10-25 |
Wim Taymans | More Docs updates. |
tree | commitdiff |
2000-09-21 |
Richard Boulton | IDCT works, and ieeetest not complains nicely if attemp... |
tree | commitdiff |
2000-09-21 |
Richard Boulton | Make libs/idct only build mmx support if available... |
tree | commitdiff |
2000-09-18 |
Richard Boulton | Fix compile problem due to DEBUG being redefined in... |
tree | commitdiff |
2000-09-17 |
Wim Taymans | Added gst_pipeline_add_sink/src to allow multiple sink... |
tree | commitdiff |
2000-09-17 |
Wim Taymans | Converted the mpeg2 encoder asm to gnu asm, removing... |
tree | commitdiff |
2000-09-16 |
Richard Boulton | More work porting to PPC. libs/winloader is disabled... |
tree | commitdiff |
2000-09-16 |
Richard Boulton | Moved generic function implementations into gstgetbits_... |
tree | commitdiff |
2000-09-16 |
Wim Taymans | Added a quick hack to allow loop based elements to... |
tree | commitdiff |
2000-09-16 |
Richard Boulton | More work towards a powerPC port, and towards generic... |
tree | commitdiff |
2000-09-15 |
Richard Boulton | Begun to add support for non i386 architectures, with... |
tree | commitdiff |
2000-09-12 |
Wim Taymans | Added CPU detection. |
tree | commitdiff |
2000-09-07 |
Wim Taymans | Faster and modular getbits implementation. |
tree | commitdiff |
2000-08-18 |
Wim Taymans | Remove rdts until a better fix for the bad asm is found... |
tree | commitdiff |
2000-08-18 |
Wim Taymans | Various fixes for the build/install problems update... |
tree | commitdiff |
2000-08-14 |
Wim Taymans | ignore the test program |
tree | commitdiff |
2000-08-14 |
Wim Taymans | .. |
tree | commitdiff |
2000-08-14 |
Wim Taymans | Added general IDCT library. Added IEEE testbed. |
tree | commitdiff |
2000-08-14 |
Wim Taymans | Added point sampling interpolation. |
tree | commitdiff |
2000-08-14 |
Wim Taymans | Merge of pending changes, have to do this one by one... |
tree | commitdiff |
2000-07-15 |
Wim Taymans | Fixed a bug in the riff parser with the allignment... |
tree | commitdiff |
2000-07-15 |
Wim Taymans | I'm too lazy to comment this |
tree | commitdiff |
2000-07-15 |
Wim Taymans | Added DivX ;-) support by using the wine .dll loader... |
tree | commitdiff |
2000-07-05 |
Wim Taymans | Added seeking to some of the plugins. some MMX speedups... |
tree | commitdiff |
2000-06-25 |
Wim Taymans | Added more accurate mpeg system stream detection (MPEG1... |
tree | commitdiff |
2000-06-25 |
Wim Taymans | Switched Cr and Cb in YUV2RGB fixed the avi parser... |
tree | commitdiff |
2000-06-18 |
Wim Taymans | Fixed an MMX IDCT bug. |
tree | commitdiff |
2000-06-16 |
Wim Taymans | Unified putbits. |
tree | commitdiff |
2000-06-16 |
Wim Taymans | Added SCR and mux_rate calculations in the MPEG1 multip... |
tree | commitdiff |
2000-06-12 |
Wim Taymans | Reworked the colorspace converter and the scaler API. |
tree | commitdiff |
2000-06-11 |
Wim Taymans | Reworked the audio resampler. |
tree | commitdiff |
2000-05-21 |
Wim Taymans | Fixed the mpeg2 encoder. Added MMX optimisations for... |
tree | commitdiff |
2000-05-12 |
Wim Taymans | ... |
tree | commitdiff |
next |