Romain Vimont bcd4090d51 Fix recording with old decoding/encoding API
The deprecated avcodec_decode_video2() should always the whole packet,
so there is no need to loop (cf doc/examples/demuxing_decoding.c in
FFmpeg).

This hack changed the packet size and data pointer. This broke recording
which used the same packet.
2019-03-02 17:03:15 +01:00
..
2018-08-12 15:35:29 +02:00
2019-01-14 21:12:23 +01:00
2019-02-10 14:33:59 +01:00
2019-01-22 09:38:51 +01:00
2019-03-02 15:24:33 +01:00
2018-02-16 00:57:48 +01:00
2017-12-12 15:25:15 +01:00
2018-09-13 16:27:19 +02:00
2018-02-05 14:46:00 +01:00
2019-02-09 12:27:13 +01:00
2018-05-28 20:21:56 +02:00
2018-04-04 10:50:07 +02:00
2019-02-09 15:56:24 +01:00
2019-03-02 15:24:33 +01:00
2019-02-09 15:56:24 +01:00
2019-03-02 15:24:33 +01:00
2019-03-02 15:24:33 +01:00
2019-01-14 21:12:23 +01:00
2019-01-14 21:12:23 +01:00
2019-03-02 17:03:15 +01:00
2019-03-02 17:03:15 +01:00