cc6117d0f3
+ prune some unused files https://github.com/kinetiknz/nestegg.git commit f46223191d8116a36bf299b5b9793fcb798417b1 Merge: 0851279 4b0190a Author: Matthew Gregan <kinetik@flim.org> AuthorDate: Wed Nov 27 13:50:43 2013 -0800 Commit: Matthew Gregan <kinetik@flim.org> CommitDate: Wed Nov 27 13:50:43 2013 -0800 Merge pull request #15 from shadone/master Fix compiler warning. Change-Id: I59eecdd68fced1ef61b67d446735539628d81484
17 lines
569 B
Plaintext
17 lines
569 B
Plaintext
URL: https://github.com/kinetiknz/nestegg.git
|
||
Version: f46223191d8116a36bf299b5b9793fcb798417b1
|
||
License: ISC-style
|
||
License File: LICENSE
|
||
|
||
Description:
|
||
The source under the halloc/ directory is licensed under a BSD license. See
|
||
halloc/halloc.h for details.
|
||
|
||
Local Modifications:
|
||
- delete unnecessary docs and build files
|
||
- nestegg/0001-include-paths.diff
|
||
include path modifications for the libvpx build system
|
||
- 0002-ne_read_simple-uninitialized_variable.diff
|
||
fixes:
|
||
nestegg.c|975 col 6| warning: ‘r’ may be used uninitialized in this function [-Wuninitialized]
|