gstreamer/libs/videoscale
Wim Taymans f179798efb Reworked the audio resampler.
Original commit message from CVS:
Reworked the audio resampler.
Added first frames skipping to the mp3 and ac3 parser (this allows you to
skip a number of frames before pushing them).
Removed wrong mmx code from the encoder.
Added Macroblocks per slice to the encoder.
added bilinear and bicubic interpolation to the videoscaler.
Added a MPEG1 multiplexer (no SCR or mux rate calculations yet)
Added some options (framerate to the encoder/decoder)
2000-06-11 12:11:41 +00:00
..
.gitignore ... 2000-05-12 17:41:16 +00:00
gstvideoscale.c Reworked the audio resampler. 2000-06-11 12:11:41 +00:00
gstvideoscale.h A simple video scaler as a library and an Element. Also a little non working mpeg2 to mpeg1 converter (still struggli... 2000-05-12 17:39:40 +00:00
Makefile.am A simple video scaler as a library and an Element. Also a little non working mpeg2 to mpeg1 converter (still struggli... 2000-05-12 17:39:40 +00:00
rgb2rgb.c A simple video scaler as a library and an Element. Also a little non working mpeg2 to mpeg1 converter (still struggli... 2000-05-12 17:39:40 +00:00
yuv2rgb.c A simple video scaler as a library and an Element. Also a little non working mpeg2 to mpeg1 converter (still struggli... 2000-05-12 17:39:40 +00:00
yuv2rgb.h A simple video scaler as a library and an Element. Also a little non working mpeg2 to mpeg1 converter (still struggli... 2000-05-12 17:39:40 +00:00