HACKING.asciidoc: mention the patch needed for older libav/ffmpeg
authorAntonio Ospite <ospite@studenti.unina.it>
Sat, 29 Jun 2013 21:11:57 +0000 (23:11 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Sat, 20 Jul 2013 22:17:40 +0000 (00:17 +0200)
libav/ffmpeg 0.8.X series do not have avcodec_encode_video2() which the
code uses, so for these older versions a patch is needed to undo the
changes which added support for that call.


No differences found