summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann145-580/+580
2013-05-01Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer21-41/+79
2013-04-30ppc: More consistent arch initializationDiego Biurrun21-41/+79
2012-10-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer38-463/+1635
2012-10-08x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau22-40/+41
2012-08-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer16-79/+91
2012-08-24mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard7-41/+61
2012-07-05Optimization of MP3 decoders for MIPSNedeljko Babic8-0/+2591
2012-01-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer38-723/+2217
2012-01-09mpegaudiodec: change imdct window arrangment for better pointer alignmentVitor Sessak2-13/+22
2012-01-09mpegaudiodec: move imdct and windowing function to mpegaudiodspVitor Sessak4-178/+226
2011-11-07mpegaudiodec: move imdct36() to MPADSPContextVitor Sessak4-135/+158
2011-06-13ARM: optimised mpadsp_apply_window_fixedMans Rullgard5-0/+181
2011-05-21multiple inclusion guard cleanupDiego Biurrun51-76/+97
2011-05-20Fix ff_mpa_synth_filter_fixed() prototypeMans Rullgard1-1/+1
2011-05-19Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard17-255/+390