summaryrefslogtreecommitdiffstats
path: root/media/ffvpx/libavcodec/options.c
Commit message (Collapse)AuthorAgeLines
* [ffvpx] Update ffvp9/ffvp8 to release 4.0.2trav902018-10-01-1/+0
|
* Revert "Update ffvpx code to 4.0.2"Moonchild2018-10-01-0/+1
|
* [ffvpx] Update ffvp9/ffvp8 to release 4.0.2trav902018-09-30-1/+0
|
* [ffvpx] Update ffvp9/ffvp8 to 3.4.2-releasetrav902018-04-26-15/+31
| | | | Structure of code was slightly modified so that it should be no longer necessary to re-generate the config_*.h files, greatly simplifying the resync process in the future.
* [ffvpx] Restore AVOptions and dictionary featurestrav902018-04-26-1/+1
| | | | FFmpeg requires specific default values in AVCodecContext to be set. Instead of manually setting these each time we resync with upstream, let's use FFmpeg's own AVOptions which automatically sets all the values to their default.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+503