If nasm isn't present, mpeg2enc plugin just ignores the .s files,
[platform/upstream/gstreamer.git] / libs /
2000-08-18 Wim TaymansVarious fixes for the build/install problems update...
2000-08-14 Wim Taymansignore the test program
2000-08-14 Wim Taymans..
2000-08-14 Wim TaymansAdded general IDCT library. Added IEEE testbed.
2000-08-14 Wim TaymansAdded point sampling interpolation.
2000-08-14 Wim TaymansMerge of pending changes, have to do this one by one...
2000-07-15 Wim TaymansFixed a bug in the riff parser with the allignment...
2000-07-15 Wim TaymansI'm too lazy to comment this
2000-07-15 Wim TaymansAdded DivX ;-) support by using the wine .dll loader...
2000-07-05 Wim TaymansAdded seeking to some of the plugins. some MMX speedups...
2000-06-25 Wim TaymansAdded more accurate mpeg system stream detection (MPEG1...
2000-06-25 Wim TaymansSwitched Cr and Cb in YUV2RGB fixed the avi parser...
2000-06-18 Wim TaymansFixed an MMX IDCT bug.
2000-06-16 Wim TaymansUnified putbits.
2000-06-16 Wim TaymansAdded SCR and mux_rate calculations in the MPEG1 multip...
2000-06-12 Wim TaymansReworked the colorspace converter and the scaler API.
2000-06-11 Wim TaymansReworked the audio resampler.
2000-05-21 Wim TaymansFixed the mpeg2 encoder. Added MMX optimisations for...
2000-05-12 Wim Taymans...
2000-05-12 Wim TaymansA simple video scaler as a library and an Element....
2000-05-12 Wim TaymansMore changes to the mpeg parser and encoder.
2000-05-01 Wim TaymansMPEG2 decoder fixes, unified MPEG System stream parser...
2000-04-24 Wim TaymansAdded the mpeg2dec MPEG1 and MPEG2 decoder.
2000-04-16 Wim TaymansFixed a bug in the inlined getbits.
2000-04-16 Wim TaymansI'm too lazy to comment this
2000-04-16 Wim TaymansI the generc getbits implementation
2000-04-16 Wim TaymansUnified getbits handling. I currently have an inline...
2000-04-09 Wim TaymansAdded MMX optimized yuv2rgb (AlienSong now plays back...
2000-04-02 Wim TaymansThe new riff parser and encoder
2000-04-02 Wim TaymansAdded a colorspace library and removed yuv2rgb conversi...
2000-03-22 Wim TaymansAdded jpeg decoder. the avi decoder now configures...
2000-03-20 Wim TaymansImplemented riff parsing as a library. The avi parser...
2000-03-19 Wim TaymansAdded the riff code into a seperate library in /libs...