Files
ffmpeg/libavcodec
Marton Balint 686755f02b avcodec/encode: only allow undersized audio frames if they are the last
Otherwise the user might get a silence padded frame in the beginning or in the
middle of the encoding.

Some other bug uncovered this:

./ffmpeg -loglevel verbose -y -f data -i /dev/zero \
-filter_complex "nullsrc=s=60x60:d=10[v0];sine=d=10[a]" \
-map '[v0]' -c:v:0 rawvideo \
-map '[a]'  -c:a:0 mp2 \
-f mpegts out.ts

Signed-off-by: Marton Balint <cus@passwd.hu>
2019-08-11 22:32:42 +02:00
..
2019-07-25 15:13:09 +01:00
2019-07-08 08:27:18 +02:00
2019-06-12 20:06:20 +10:00
2019-06-26 21:25:10 +02:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-07 11:33:19 +02:00
2019-06-12 20:06:20 +10:00
2019-08-11 19:13:21 +02:00
2019-04-21 19:43:14 +02:00
2019-05-06 23:58:34 +02:00
2019-06-30 14:27:04 +02:00
2019-01-16 01:29:18 +01:00
2019-06-29 19:22:19 +02:00
2019-07-01 13:24:57 +08:00
2019-08-11 19:13:21 +02:00
2019-08-02 16:44:34 +01:00
2019-04-27 12:33:08 +02:00
2019-03-31 23:35:00 +02:00
2019-01-12 17:16:47 +01:00
2019-07-08 09:44:36 +02:00
2019-05-07 11:00:19 +08:00
2019-04-03 23:00:15 +08:00
2019-07-08 09:38:03 +02:00
2019-07-28 22:34:26 +01:00
2019-07-28 22:34:26 +01:00
2019-06-12 20:06:20 +10:00
2019-08-03 17:10:24 +02:00
2019-08-05 18:43:45 +02:00
2019-05-02 15:36:16 +02:00
2019-05-02 15:36:16 +02:00