On 12/10/17, Michael Niedermayer wrote:
> On Sun, Dec 10, 2017 at 11:25:41AM +0100, Paul B Mahol wrote:
>> On 12/10/17, Michael Niedermayer wrote:
>> > On Sat, Dec 09, 2017 at 04:38:01PM +0100, Paul B Mahol wrote:
>> >> Signed-off-by: Paul B Mahol
>> >> ---
>> >> libavcodec/fraps.c | 2 +-
>> >>
On Sun, Dec 10, 2017 at 11:25:41AM +0100, Paul B Mahol wrote:
> On 12/10/17, Michael Niedermayer wrote:
> > On Sat, Dec 09, 2017 at 04:38:01PM +0100, Paul B Mahol wrote:
> >> Signed-off-by: Paul B Mahol
> >> ---
> >> libavcodec/fraps.c | 2 +-
> >> 1 file changed, 1 insertion(+), 1 deletion(-)
>
On 12/10/17, Michael Niedermayer wrote:
> On Sat, Dec 09, 2017 at 04:38:01PM +0100, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol
>> ---
>> libavcodec/fraps.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> breaks
>
> ./ffmpeg -y -i tickets/2593/fraps_flv1_decoding_errors.avi -
On Sat, Dec 09, 2017 at 04:38:01PM +0100, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> libavcodec/fraps.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
breaks
./ffmpeg -y -i tickets/2593/fraps_flv1_decoding_errors.avi -t 1 file.nut
should be here:
https://samples.ffmpeg.
Signed-off-by: Paul B Mahol
---
libavcodec/fraps.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/fraps.c b/libavcodec/fraps.c
index 7a7673f73f..b2025b5d3f 100644
--- a/libavcodec/fraps.c
+++ b/libavcodec/fraps.c
@@ -218,7 +218,7 @@ static int decode_frame(AVCodecC