1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavcodec
Ronald S. Bultje 1ddc37051f h264: only assign H264Picture::mbaff for first slice.
The value must be identical between slices, since mbaff depends on
picture_structure and sps, both of which are checked to be identical
to the first slice before this point.

In practice, this silences some tsan warnings in fate-h264.
2017-03-31 08:26:24 -04:00
..
2017-03-31 12:28:58 +02:00
2017-03-20 09:23:15 +01:00
2017-03-29 23:28:35 +02:00
2017-02-21 00:40:20 +01:00
2017-03-21 12:38:20 +01:00
2017-02-21 00:40:20 +01:00
2017-02-24 19:14:55 +00:00
2017-02-21 00:40:20 +01:00
2017-02-27 13:10:41 +01:00
2017-03-21 20:54:27 +01:00