Changeset 167e004e in ffmpeg

Timestamp:
Jan 27, 2015, 8:10:12 AM (10 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
392080cb, f771b3ab
Parents:
58ae8d5
git-author:
Anton Khirnov <anton@khirnov.net> (01/19/15 20:58:12)
git-committer:
Anton Khirnov <anton@khirnov.net> (01/27/15 08:10:12)
Message:

h264: drop any pretense of support for data partitioning

It does not work correctly and apparently never did. There is no
indication that this (mis)feature is ever used in the wild or even that
any software other than the reference supports it.

Since the code that attempts to support it adds some nontrivial
complexity and has resulted in several bugs in the past, it is better to
just drop it.

(No files)

Note: See TracChangeset for help on using the changeset viewer.