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 |
2000-04-16 |
Wim Taymans | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Wim Taymans | I the generc getbits implementation |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Wim Taymans | Unified getbits handling. I currently have an inline... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Wim Taymans | Makefile.am fixes |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Wim Taymans | A poor mans clock... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Wim Taymans | Added MMX optimized yuv2rgb (AlienSong now plays back... |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Wim Taymans | The new riff parser and encoder |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Wim Taymans | Added a colorspace library and removed yuv2rgb conversi... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Wim Taymans | Documentation updates. All standard library objects... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Wim Taymans | Added jpeg decoder. the avi decoder now configures... |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Erik Walthinsen | spelling fixes to gst_library_load() |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Wim Taymans | Implemented riff parsing as a library. The avi parser... |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Wim Taymans | Added the riff code into a seperate library in /libs... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Wim Taymans | A non functional avi parser. |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Wim Taymans | Various cleanups. Moved the overlay code to a specializ... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Wim Taymans | Reworked overlay, much better but still not perfect. |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Wim Taymans | Added overlay and DGA capability for the videosink... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Wim Taymans | This is a rather large patch. Switched on -Wall compile... |
commit | commitdiff | tree | snapshot |
2000-02-26 |
Wim Taymans | Added a pull function in the gstpad. Modified the video... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Wim Taymans | test code for the Video for linux source |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Wim Taymans | Added a Video 4 linux source. Not generic at all and... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Wim Taymans | Speedup in mpg123 parsing. speedup in mp1videoparse... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Wim Taymans | Added GdkPixbuf support and scaling (sloww...) |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Wim Taymans | Fixed the lockup by not calling any gtk functions in... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Wim Taymans | Set the default buffer size to 1 to avoid the strange... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Wim Taymans | The first functional video sink... Removed all of the... |
commit | commitdiff | tree | snapshot |
2000-02-17 |
Wim Taymans | MPEG1 cleanup. Added first (non functional) video sink. |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Wim Taymans | Fixed memory leak in queue. |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Wim Taymans | Cleanup, fixed some bugs in the parsers, fixed memory... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Wim Taymans | Fixed (hopfully) the last bug in MPEG1 video player... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Erik Walthinsen | updated .cvsignores |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Wim Taymans | Made queue default bigger. fixed parsing errors in... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Wim Taymans | Fixed the queue length (fixed length 5 for now). fixed... |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Erik Walthinsen | Rearranged and updated mp1parse. Indentation is sane... |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Erik Walthinsen | Changed the way state is dealt with when a child is... |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Wim Taymans | The first functional video MPEG1 decoder. The decoder... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Wim Taymans | Optimisations to mp3decode and mp3parse (subbuffers... |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Wim Taymans | Added MPEG1 video parser. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Wim Taymans | Added compiler optimistaion flags to mpg123. reverted... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Wim Taymans | Added metadata to mpg123 buffers. removed (disabeled... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Wim Taymans | Fixed the mpeg 1 parser. It can now be used to playback... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Wim Taymans | cleanup. Still not working... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Wim Taymans | The mpeg1 parser test program. |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Wim Taymans | Some changes to the mpeg 1 parser. Does not work yet. |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Wim Taymans | Fixed a nasty bug in mp3parse (partial buffer state... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Richard Boulton | Compile a test program to ensure that we have working... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Erik Walthinsen | More documentation changes, a couple configure.in and... |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Wim Taymans | Fixed lowercase PLUGINS_USE_SRCDIR which made running... |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Wim Taymans | Try to compile a little mmx program, set the default... |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Erik Walthinsen | Re- set up the gtk-doc system. I'd managed to mutilate... |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Richard Boulton | Tidy up of configure script. |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Wim Taymans | Added general MMX macros. |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | More incremental updates. I can now successfully produ... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | gah, missed Makefile.am of all files... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | A bunch more changes to clean up build/`make dist`... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | Various fixes that collectively allow `make dist` to... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | uh, forgot to do the root .cvsignore... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | OK, I think I've got all the .cvsignore stuff taken... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | initial checkin |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | - added usage info |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | RTjpeg plugin with several elements. It's currently... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | .cvsignore for gst/meta/, and *still* testing loginfo... |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | .cvsignore for gst/types/, still testing loginfo script(s) |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | .cvsignore for gst/elements/, also testig loginfo script |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Erik Walthinsen | .cvsignore for gst/, also testing loginfo script |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Wim Taymans | Changed Makefiles to: detect xaudio (check header xaudi... |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Erik Walthinsen | initial checkin |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Erik Walthinsen | initial checkin |
commit | commitdiff | tree | snapshot |
|