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-08-04aarch64: use MACH-O const data asm directive in const macroJanne Grunau
2014-08-04aarch64: add ',' between assembler macro arguments where missingJanne Grunau
2014-08-04cpu-test: test av_cpu_countJanne Grunau
2014-08-04fate: add informative cpu testJanne Grunau
2014-08-04http: Refactor http_open_cnxLuca Barbato
2014-08-04lavr: Do not change the sample format for mono audioJustin Ruggles
2014-08-03avcodec: Deprecate unused defines and optionsDiego Biurrun
2014-08-03avcodec: options: Add missing deprecation ifdefs around emu_edgeDiego Biurrun
2014-08-03filtfmts: Replace deprecated uses of AVFilterPadDiego Biurrun
2014-08-03examples: filter_audio: Add missing mem.h header for av_freep()Diego Biurrun
2014-08-03vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrameDiego Biurrun
2014-08-03lcl: Disentangle pointers to input data and decompression bufferDiego Biurrun
2014-08-02tiff: Replace deprecated PIX_FMT names by modern onesDiego Biurrun
2014-08-02dv: Update DV-profile-related functions to current public APIDiego Biurrun
2014-08-02ppc: fft: Build AltiVec optimizations in the standard wayDiego Biurrun
2014-08-02af_channelmap: Set the frame channel layoutLuca Barbato
2014-08-02af_join: Set the output frame formatLuca Barbato
2014-08-01flv: Index the audio streamLuca Barbato
2014-08-01h264: prevent theoretical infinite loop in SEI parsingVittorio Giovara
2014-08-01pixdesc: K&R formatting cosmeticsLuca Barbato
2014-08-01pngdec: correctly indent macrosVittorio Giovara
2014-08-01Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara
2014-08-01tscc: Eliminate pointless variable indirections in decode_frame()Diego Biurrun
2014-08-01pngenc: Drop pointless pointer cast in png_write_row()Diego Biurrun
2014-08-01idct: Split off Xvid IDCTDiego Biurrun
2014-08-01ppc: idctdsp: Immediately return if no AltiVec is availableDiego Biurrun
2014-08-01fate: Split fate-pixdesc tests and dispatch them through MakeDiego Biurrun
2014-08-01pgssubdec: Check RLE size before copyingMichael Niedermayer
2014-07-30configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabledDiego Biurrun
2014-07-29vf_select: Drop a debug av_log with an unchecked double to enum conversionDiego Biurrun
2014-07-29mpegvideo: move vol_control_parameters to the only place it is usedNidhi Makhijani
2014-07-29matroska: Register mime typesLuca Barbato
2014-07-29aac: Register the mime typeLuca Barbato
2014-07-29avformat: Use the mime type information in input probeLuca Barbato
2014-07-29avstring: Expose the simple name match functionLuca Barbato
2014-07-29avformat: Move av_probe_input* to format.cLuca Barbato
2014-07-29caf: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun
2014-07-29sanm: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun
2014-07-29dump: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun
2014-07-29x86: build: Restore ordering of OBJS linesDiego Biurrun
2014-07-29configure: Use require_pkg_config for SpeexLuca Barbato
2014-07-29mxf: Extract origin information from material and source trackMarc-Antoine Arnaud
2014-07-29mxf: Detect Vanc/Vbi SMPTE-436M mxf trackMarc-Antoine Arnaud
2014-07-29video4linux2: Avoid a floating point exceptionBernhard Übelacker
2014-07-28hevc: eliminate the last element from TransformTreeAnton Khirnov
2014-07-28hevc: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov
2014-07-28hevc: do not store the transform inter_split flag in the contextAnton Khirnov
2014-07-28hevc: simplify splitting the transform tree blocksAnton Khirnov
2014-07-28hevc: eliminate an unnecessary arrayAnton Khirnov
2014-07-28codec_desc: fix some typos in long codec namesAnton Khirnov