Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-26Merge commit '74b1bf632f125a795e66e5fd0a060b9c7c55b7a3'Hendrik Leppkes
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-23mp3: Make the extrasize explicitLuca Barbato
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-03-29fix some a/an typosLou Logan
2016-01-11lavc: Add get_bitsz()Andreas Cadhalpun
2016-01-03get_bits: add get_bitsz for reading 0-25 bitsAndreas Cadhalpun
2016-01-01Merge commit '955aec3c7c7be39b659197e1ec379a09f2b7c41c'Hendrik Leppkes
2015-12-12mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_headerAnton Khirnov
2015-12-04mips: rename mipsdspr1 to mipsdspVicente Olivert Riera
2015-09-30avcodec/mp3: fix skipping zeroswm4
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-06-26mpegaudiodec: copy AVFloatDSPContext from first context to all contextsAndreas Cadhalpun
2015-06-21Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'Michael Niedermayer
2015-06-20mp3: enable packed main_data decoding in MP4nu774
2015-04-20Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2015-04-17avcodec/mpegaudiodec_template: use double to build csa tablesMichael Niedermayer
2014-12-05avcodec/mpegaudiodec_template: only allocate fdsp when its usedMichael Niedermayer
2014-12-03avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc()Michael Niedermayer
2014-10-19avcodec/mpegaudiodec_template: use av_freep(), do not leave stale pointers in...Michael Niedermayer
2014-08-16Drop remaining unneeded != NULLMichael Niedermayer
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-06-05avcodec/mpegaudiodec: Reset dither and mdct stateMichael Niedermayer
2014-05-09avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined behaviorMichael Niedermayer
2014-01-15avcodec/mpegaudiodec_template: decode_frame_mp3on4: conceal errors in decodin...Michael Niedermayer
2014-01-14avcodec/mpegaudiodec_template/mp3on4: check that all channels have been decod...Michael Niedermayer
2014-01-02mp3on4: fail when the header check failsMichael Niedermayer
2013-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-12-12mp3adu: Set the channel layout properlyMartin Storsjö
2013-12-04libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOATMichael Niedermayer
2013-11-24Merge commit '0eeeb9647e9c92c9edfd0b18c7cb5da7ac666f85'Michael Niedermayer
2013-11-24mpegaudiodec: Consistently handle fixed/float templatingDiego Biurrun