aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg
Commit message (Collapse)AuthorAge
...
* ffmpeg: update to 2.3.3Ian Leonard2014-08-30
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: patch to fix build with uClibc 0.9.33.2Ted Hess2014-08-13
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* ffmpeg: improve minidlna profileIan Leonard2014-08-12
| | | | | | | | | Minidlna has no need to mux streams, or be able to read network streams at this point in time, so remove this support from libffmpeg. Synchronize the minidlna profile between libffmpeg-ucstom and libffmpeg-mini. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: add external libraries section to Config.inIan Leonard2014-08-12
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: add audio-dec profile to libffmpeg-customIan Leonard2014-08-12
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: Drop the libdlna profile from the Custom ffmpeg option. Libdlna is ↵Ian Leonard2014-08-12
| | | | | | | | no longer in the package feed, and has an inactive upstream. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.Ian Leonard2014-08-12
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: update to 2.3.1Ian Leonard2014-08-12
| | | | | | | | | | Changes: Disable SIMD usage; creates build errors Disable runtime cpudetect as it's all disabled Re-enable compiler optimizations re-enable stripping Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: convert license to SPDX format.Ian Leonard2014-07-31
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: remember to adjust InstallDev tooIan Leonard2014-07-23
| | | | | | Finish adjustment for libavdevice with libffmpeg-mini Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: remove libavdevice from the libffmpeg-mini variantIan Leonard2014-07-23
| | | | | | | As libffmpeg-mini is intended for DLNA purposes, it needs only to identify media, not interact with input or output devices. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* FFMPEG: Add more custom options, add audio-only decoder option, update pkg ↵thess2014-07-16
| | | | | | release, copyright, add myself as pkg maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>
* Import ffmpeg from oldpackagesTed Hess2014-07-16