1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Clément Bœsch c3e2e842fa Merge commit 'd78fd2fa21cde28465e40dd0be4446b1387d22a6'
* commit 'd78fd2fa21cde28465e40dd0be4446b1387d22a6':
  Add MagicYUV decoder

Changes observed from Libav:
- many cosmetics (function renames/move, spacing, line breaks)
- MagicYUVContext.slices_size is now unsigned
- use of pixdesc (include fixed in FFmpeg)
- mention of "Lossless" in the long name dropped (also removed from
  general.texi in FFmpeg)
- addition of the FF_CODEC_CAP_INIT_THREADSAFE caps
- use of qsort() instead of AV_QSORT() (NOT MERGED)
- use of AVCodecContext.{width,height} instead of AVCodecContext.coded_{width,height} (NOT MERGED)

See also 77f9c4b7aa9eb793b3019025e177245896821816

Merged-by: Clément Bœsch <u@pkh.me>
2016-07-14 18:52:20 +02:00
..
2016-06-22 18:49:33 +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-06-30 09:24:39 +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-06-23 00:42:16 +02:00
2016-06-17 21:48:34 +02:00
2016-06-23 00:42:16 +02:00
2016-06-26 10:18:10 +02:00