Commit graph

8 commits

Author SHA1 Message Date
Michael Johnson
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Michael Johnson
4f1114cd66 - Chase libver of mjpegtools
gstreamer-plugins-mpeg2enc is still broken.
2005-09-27 22:16:05 +00:00
Michael Johnson
47ee4b3107 - Remove reference to yuvdeinterlace in pkg-descr 2005-07-17 17:52:39 +00:00
Michael Johnson
ded2539d7d - Don't build/install yuvdeinterlace since it is installed
by mjpegtools now

Pointed out by:		kris
2005-07-17 17:47:24 +00:00
Michael Johnson
33c3605c7b - Chase mjpegtools lib version 2005-07-14 07:35:10 +00:00
Michael Johnson
f8d7e73fff - Fix build on 4.x
Reported by:	Randy Pratt <rpratt1950@earthlink.net>
2005-05-05 06:33:20 +00:00
Michael Johnson
9c5912ca91 - Update to 1.1 2005-05-02 23:08:51 +00:00
Michael Johnson
2c98a5eea9 - Add mjpegtools-yuvfilters
Mjpegtools YUV video stream processing tools

yuvdeinterlace:
  A non destructive deinterlacer. Converts to a double frame rate, alf height,
  progressive yuv stream for further processing by temporal based filters.
  Then re-interlaced before encoding. The reinterlacer doesn't exist at this
  time.

yuvafps:
  A linear frame averaging, frame rate converter. Does a better job than the
  frame dropping/duplicating converters.

yuvfade:
  Will fade the video to black after X number of frames. Uses a trial and
  error method of fading to black

yuvwater:
  Attempts to detect and remove semi-transperant watermarks from the source.
  Produces a PGM file of the detected watermark which is used to remove or
  reduce the effect.
2005-04-10 00:01:57 +00:00