summaryrefslogtreecommitdiffstats
path: root/media/ffvpx/libavcodec/moz.build
Commit message (Collapse)AuthorAgeLines
* Issue #1531 - Work around GCC 10 defaulting to -fno-common in ↵Matt A. Tobin2020-05-02-0/+5
| | | | | | | | | | | | media/ffvpx/libavcodec/ Build Reference: 26:39.53 ../../../build/unix/gold/ld: error: /home/mattatobin/development/.obj/trunk-f1f9fdabf/navigator-x86_64-pc-linux-gnu-gtk2/media/ffvpx/libavcodec/flac_parser.o: multiple definition of 'ff_flac_parser' 26:39.53 ../../../build/unix/gold/ld: /home/mattatobin/development/.obj/trunk-f1f9fdabf/navigator-x86_64-pc-linux-gnu-gtk2/media/ffvpx/libavcodec/dummy_funcs.o: previous definition here 26:39.53 collect2: error: ld returned 1 exit status 26:39.53 gmake[4]: *** [/home/mattatobin/development/binoc-central/platform/config/rules.mk:773: libmozavcodec.so] Error 1 See also: https://gcc.gnu.org/gcc-10/porting_to.html
* [ffvpx] Update ffvp9/ffvp8 to release 4.0.2trav902018-10-01-3/+1
|
* Revert "Update ffvpx code to 4.0.2"Moonchild2018-10-01-1/+3
|
* [ffvpx] Update ffvp9/ffvp8 to release 4.0.2trav902018-09-30-3/+1
|
* [ffvpx] Update ffvp9/ffvp8 to 3.4.2-releasetrav902018-04-26-0/+11
| | | | 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.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+65