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
2013-02-13lavu/intreadwrite: add AV_[RW][BLN]48Paul B Mahol
2013-02-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-12Merge commit '62a43d30cc3b9b2460f2c926beb522df32493625'Michael Niedermayer
2013-02-12Merge commit '375ef6528c9dd2db7f9881e232cb0ec3aa16970d'Michael Niedermayer
2013-02-12lavu: avoid clashing definition of ELuca Barbato
2013-02-12Use simple nop codes for <= sse (rather than <= mmx).Ronald S. Bultje
2013-02-11crc: Move static data table from header to .c fileDiego Biurrun
2013-02-11arm: Fall back to runtime cpu feature detection via /proc/cpuinfoMartin Storsjö
2013-02-09Call the common 7.1 wide channel layout "7.1(wide)".Carl Eugen Hoyos
2013-02-09lavu/internal: rename macro E(x) to EXPAND(x)Paul B Mahol
2013-02-09Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer
2013-02-09dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun
2013-02-04lavu/parseutils: add digital cinema frame sizesDave Rice
2013-02-01dict: fix memleakMichael Niedermayer
2013-01-31mips: optimization for float aac decoder (core module)Mirjana Vulin
2013-01-30avstring: fix "warning: return discards const qualifier from pointer target t...Michael Niedermayer
2013-01-29dict.c: use av_mallocz instead of av_reallocPaweł Hajdan, Jr
2013-01-29eval: fix 'warning: ignoring return value of strtod, declared with attribute ...Michael Niedermayer
2013-01-26Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer
2013-01-25dict: add av_dict_parse_string()Justin Ruggles
2013-01-25Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer
2013-01-25Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e'Michael Niedermayer
2013-01-25lavu: Add av_strnstr()Vladimir Pantelic
2013-01-25lavu/timecode: fix time code calculation for 60000/1001 drop frameJason
2013-01-25lavu/timecode: Allow drop frame mode for 60000/1001 fpsJason
2013-01-24avstring: K&R formatting cosmeticsLuca Barbato
2013-01-24lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini
2013-01-24floatdsp: restrict->av_restrictMichael Niedermayer
2013-01-24eval: add function to access the current "wallclock" time.Michael Niedermayer
2013-01-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-23Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'Michael Niedermayer
2013-01-23Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'Michael Niedermayer
2013-01-23Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer
2013-01-23Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'Michael Niedermayer
2013-01-23float_dsp: Include config.h for redefining restrictMartin Storsjö
2013-01-22floatdsp: move butterflies_float from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-22floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-22floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-22floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-22libm: Add fallback definition for cbrt() using pow()James Almer
2013-01-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-19Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'Michael Niedermayer
2013-01-19Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer
2013-01-19x86: Add a Yasm-based emms() replacementMartin Storsjö
2013-01-19x86inc: Add cvisible macro for C functions with public prefixDiego Biurrun
2013-01-18x86inc: Rename "program_name" to "private_prefix"Diego Biurrun
2013-01-18Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer
2013-01-17float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_windowMartin Storsjö
2013-01-16mips: move vector_fmul_window_mips to libavutilMichael Niedermayer
2013-01-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer