Files
ffmpeg/libavcodec
Anton Khirnov 4fded0480f h264dec: be more explicit in handling container cropping
The current condition can trigger in cases where it shouldn't, with
unexpected results.
Make sure that:
- container cropping is really based on the original dimensions from the
  caller
- those dimenions are discarded on size change

The code is still quite hacky and eventually should be deprecated and
removed, with the decision about which cropping is used delegated to the
caller.
2017-01-12 16:28:05 +01:00
..
2016-11-18 10:32:57 +01:00
2016-11-13 18:44:00 +01:00
2016-12-19 08:13:08 +01:00
2016-11-18 10:34:04 +01:00
2016-11-18 10:35:04 +01:00
2016-11-13 18:44:01 +01:00
2016-11-18 10:35:43 +01:00
2016-12-03 14:36:03 +01:00
2016-11-13 18:44:01 +01:00
2016-11-13 18:44:01 +01:00
2016-11-07 22:42:00 +01:00
2016-11-30 13:44:05 +01:00
2016-12-14 09:06:44 +01:00
2016-12-21 06:16:52 +01:00
2016-12-08 15:53:58 -05:00
2016-11-18 10:36:14 +01:00
2016-11-17 16:53:48 +01:00
2016-11-14 19:38:20 +00:00
2016-12-19 13:52:36 +01:00
2016-12-19 08:13:08 +01:00
2016-11-13 18:44:01 +01:00
2016-11-24 11:22:13 +01:00