descriptionIlari's set of extended YUV4MPEG tools
ownerilari.liusvaara@elisanet.fi
last changeSat, 16 May 2015 22:25:51 +0000 (17 01:25 +0300)
content tags
add:
readme

Set of tools for handling extended YUV4MPEG

Some pretty basic tools: E.g. RGB-to-YUV conversion, chroma subsampling, dedup, resize, fps changing, truncation, concatenation, hardsubbing, vertical flip and cropping.

The following exensions are implemented:
- Handling of RGB colorspace
- Handling of in-band duration data.

Also includes a patch to x264 to allow x264 read the in-band duration data (handy for making dedupped encodes, as timecodes are read on-the-fly).

shortlog
2015-05-16 Ilari LiusvaaraFix integer overflow in ft_rendered_size_linemaster
2015-05-16 Ilari LiusvaaraFix some signed-to-unsigned compares and missing headers
2014-06-13 Ilari Liusvaaraffmpegsource: Don't use deprecated methods
2014-06-13 Ilari LiusvaaraFix bug in resizing YUV420 material
2013-08-15 Ilari Liusvaarasubsample: Fix luma on converting 8bit<->16bit
2013-08-15 Ilari LiusvaaraFix rec* color conversion
2013-07-20 Ilari LiusvaaraRec2020/PC2020
2013-07-09 Ilari LiusvaaraHandle duration extension specially
2013-07-08 Ilari Liusvaaraconcatenate: Don't duplicate duration headers
2013-07-08 Ilari LiusvaaraFix reading VFR timestamps
2013-07-08 Ilari LiusvaaraTool to show progress: Timeshow
2013-07-08 Ilari Liusvaaraconcatenate: Support changing fps on the fly
2013-07-04 Ilari LiusvaaraTweak the docs
2013-07-03 Ilari LiusvaaraAdd some docs
2013-07-03 Ilari Liusvaarachangefps: Kill durations
2013-07-03 Ilari LiusvaaraTool to crop streams
...
heads
8 years ago resize-framework
8 years ago master