Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ffmpeg: allow customization of codecs, (de)muxers and other components | Luca Ceresoli | 2010-06-14 | 2 | -0/+140 |
| | | | | | | | | | | Add the option to customize the list of decoders, encoders, muxers, demuxers, parsers, protocols, bsfs and filters to be built into ffmpeg, and to compile or exclude input and output devices. [Peter: fix qstrip invocation] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | ffmpeg: add commandline programs | Luca Ceresoli | 2010-06-14 | 3 | -3/+60 |
| | | | | | Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | ffmpeg: add new package | Luca Ceresoli | 2010-06-14 | 2 | -0/+97 |
[Peter: configure doesn't support --disable-nls / --disable-largefile, needs largefile support in toolchain] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |