1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libavcodec
James Almer 07596e45c5 avcodec/h264dec: export cropping information instead of handling it internally
This merges commit c3e84820d67cb1d8cfb4196f9b43971308a81571 from libav,
originally written by Anton Khirnov and skipped in
fc63d5ceb357c4b760cb02772de0b50d0557140f.

 libavcodec/h264_picture.c |  3 ---
 libavcodec/h264_ps.c      |  9 ---------
 libavcodec/h264_slice.c   | 25 +++++++++++++++++++------
 libavcodec/h264dec.c      | 13 +------------
 libavcodec/h264dec.h      |  9 +++++----
 5 files changed, 25 insertions(+), 34 deletions(-)
2017-05-26 11:15:45 -03:00
..
2017-05-05 13:36:52 +02:00
2017-05-22 23:54:33 +02:00
2017-05-01 17:55:22 +02:00
2017-05-10 15:21:10 +02:00
2017-05-08 12:30:09 +02:00
2017-05-20 13:17:12 -03:00
2017-05-11 15:51:08 +02:00
2017-05-14 20:58:53 +02:00
2017-05-23 15:25:11 +02:00
2017-05-06 00:33:19 +02:00
2017-04-26 23:22:25 +01:00
2017-04-26 23:22:25 +01:00
2017-05-06 19:53:25 +02:00
2017-05-25 20:08:31 +02:00
2017-05-09 16:50:18 +02:00
2017-05-25 14:30:04 +02:00
2017-05-21 13:23:22 +02:00
2017-05-10 22:52:35 +02:00