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
2014-06-05avfilter: new multimedia filter avf_showcqt.cMuhammad Faiz
2014-06-05tests: add adpcm trellis testsTimothy Gu
2014-06-05tests: Add ac3_fixed decoder testTimothy Gu
2014-06-05tests/swr: move the results out of the functionsTimothy Gu
2014-06-05avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64leMichael Niedermayer
2014-06-05huffyuvdec: remove superfluous check in BGR codeChristophe Gisquet
2014-06-05huffyuvdec: remove superfluous checkChristophe Gisquet
2014-06-05huffyuvdec: trick for plane decoding, 8bitsChristophe Gisquet
2014-06-05huffyuvdec: clean up macroChristophe Gisquet
2014-06-05avcodec/dcadec: Check dca_dmixtable indexMichael Niedermayer
2014-06-05avcodec/dcadec: remove fishy FFMAX()Michael Niedermayer
2014-06-04Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2014-06-04Fix rc_max_rate documentation.Carl Eugen Hoyos
2014-06-04Fix some fate filter tests with --target-path.Carl Eugen Hoyos
2014-06-04Merge commit '39ec5e1cf8444f827c42effb76e5694e091bbff3'Michael Niedermayer
2014-06-04avfilter/bufferqueue: Increase buffer queue sizeTobias Rapp
2014-06-04avcodec/dvbsubdec: add some basic av_log debuging supportMichael Niedermayer
2014-06-04huffyuvdec: implement trick for BGRChristophe Gisquet
2014-06-04huffyuvdec: implement trickChristophe Gisquet
2014-06-04avconv: Report the codec and the encoder separatelyLuca Barbato
2014-06-04Merge commit '95b7fa1729b93bbb3f4fb85a5c0cb53cf970c3c7'Michael Niedermayer
2014-06-04Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412'Michael Niedermayer
2014-06-04oggenc: Support flushing the muxerMartin Storsjö
2014-06-04avcodec/x86/dsputilenc_mmx: fix build without yasmMichael Niedermayer
2014-06-04avformat/avidec: allow rounding errors between scale/rate and timebaseMichael Niedermayer
2014-06-04avcodec/h264: in the absence of recovery points, be more tolerant on acceptin...Michael Niedermayer
2014-06-04avcodec/lagarithrac: lag_get_rac: use normal divisionMichael Niedermayer
2014-06-04avcodec/lagarithrac: increase LUT from 256 to 1024 bytesMichael Niedermayer
2014-06-04avcodec/lagarithrac.h/lag_get_rac: drop apparently unneeded operationsMichael Niedermayer
2014-06-04x86/motion_est: sad_{x, y}2_mmxext functions are bitexactJames Almer
2014-06-04motion-test: force C functions for the reference C contextJames Almer
2014-06-04Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2014-06-04Fix fate-aac-ln-encode with --target-path (second try).Carl Eugen Hoyos
2014-06-04x86: dsputilenc: convert hf_noise*_mmx to yasmTimothy Gu
2014-06-03avcodec/libopenjpegenc: Add frame-threading capabilityDave Rice
2014-06-03fix various typosLou Logan
2014-06-03ffmpeg: try to use the more fitting of the 2 encoder contextsMichael Niedermayer
2014-06-03doc/muxers: Document problems of omitting nut syncpoints as well as alternativesMichael Niedermayer
2014-06-03Merge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e'Michael Niedermayer
2014-06-03Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7'Michael Niedermayer
2014-06-03Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617'Michael Niedermayer
2014-06-03Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e'Michael Niedermayer
2014-06-03avcodec/vp3: free tables before allocating new onesMichael Niedermayer
2014-06-03avcodec/vp3: factorize out free_tables()Michael Niedermayer
2014-06-03ffmpeg: use av_log_ask_for_sample() instead of duplicating avpriv_request_sam...Michael Niedermayer
2014-06-03Loose mplayer in MPlayer/incoming/Michael Niedermayer
2014-06-03Add direct link to ML in missing_feature_sample()Michael Niedermayer
2014-06-03ffmpeg: request sample if the decoder & demuxer has_b_frames mismatchMichael Niedermayer
2014-06-03ffmpeg: remove "has_b_frames" backpassingMichael Niedermayer
2014-06-03avformat/asfdec: Use a parser for mpeg4-asp to find has_b_framesMichael Niedermayer