Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '2caa93b813adc5dbb7771dfe615da826a2947d18' | James Almer | 2017-03-21 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | * commit '2caa93b813adc5dbb7771dfe615da826a2947d18': mpegaudiodsp: Change type of array stride parameters to ptrdiff_t Merged-by: James Almer <[email protected]> | ||||
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
|/ | |||||
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
| | |||||
* | ARM: allow runtime masking of CPU features | Mans Rullgard | 2012-04-22 | 1 | -1/+5 |
| | | | | | | | This allows masking CPU features with the -cpuflags avconv option which is useful for testing different optimisations without rebuilding. Signed-off-by: Mans Rullgard <[email protected]> | ||||
* | ARM: optimised mpadsp_apply_window_fixed | Mans Rullgard | 2011-06-13 | 1 | -0/+33 |
Signed-off-by: Mans Rullgard <[email protected]> |