1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavcodec
Michael Niedermayer fd1588919d avcodec/h264: remove list_count and ref_count clearing
The code conflicts with moving the h264_init_ps() call point

Without this, ff_h264_parse_ref_count() fills ref and list count and
h264_init_ps() subsequently wipes them out on a "success" path.
Subsequently things crash as the wiped fields are used.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-07-20 00:02:12 +02:00
..
2016-07-19 23:25:01 +02:00
2016-02-27 16:31:46 -06:00
2016-05-04 18:16:21 +02:00
2016-04-05 23:13:44 -03:00
2016-05-31 01:08:25 +01:00
2016-05-04 18:16:21 +02:00
2016-06-06 12:03:20 -04:00
2016-03-28 14:13:17 -08:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-06-06 14:32:48 +02:00
2016-07-17 13:10:27 -03:00
2016-03-28 14:13:17 -08:00
2016-06-10 16:31:23 +02:00
2016-07-13 23:53:05 +01:00
2016-07-11 23:30:11 +01:00
2016-07-11 23:30:11 +01:00
2016-07-16 22:08:37 +02:00
2016-05-11 12:21:25 +02:00
2016-04-02 22:48:15 +01:00
2016-04-02 22:48:15 +01:00
2016-03-07 11:17:31 +01:00
2016-03-04 13:51:42 +01:00
2016-06-30 09:24:39 +02:00
2016-07-19 15:34:03 +02:00
2016-03-07 11:17:31 +01:00
2016-03-07 11:17:31 +01:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-07-12 23:19:50 -07:00
2016-07-12 23:19:50 -07:00
2016-07-06 18:56:19 +02:00
2016-03-12 02:08:45 +01:00
2016-05-05 10:48:34 +02:00
2016-05-04 18:16:21 +02:00
2016-05-03 15:45:10 +02:00
2016-06-11 17:27:19 +02:00
2016-02-28 13:32:01 +01:00
2016-03-23 09:25:30 +01:00
2016-04-14 22:31:57 +02:00
2016-05-04 18:16:21 +02:00
2016-06-23 00:42:16 +02:00
2016-05-04 18:16:21 +02:00
2016-06-17 21:48:34 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-06-23 00:42:16 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2016-06-26 10:18:10 +02:00