Files
Arch-R/packages/multimedia/ffmpeg
Ian Leonard 3791ba88ea ffmpeg: cleanup
disable-{ffprobe,ffplay} and enable-ffmpeg get ignored because of
disable-programs later on, so just remove them.

disable-{w32threads,dxva2} get ignored because of target-os=linux.

Hardcoded tables are a start up speed optimization in exchange for
an increased sizeon disk  of libavcodec. Its impact is negligible
due to the encode/decode cycle.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-08-26 20:07:29 +00:00
..
2018-07-31 19:13:43 +01:00
2018-08-26 20:07:29 +00:00