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-07-22imgconvert: cosmetics: Reshuffle defines to reduce ifdefferyDiego Biurrun
2014-07-22arm: Macroize the test for 'setend' CPU instruction supportBen Avison
2014-07-22aarch64: NEON intrinsics dct_unquantize_h263.James Yu
2014-07-22configure: add support for neon intrinsicsJanne Grunau
2014-07-22http: Do move the class instantiation in the conditional blockLuca Barbato
2014-07-22http: Provide an option to override the HTTP methodLuca Barbato
2014-07-22build: Support executable only ldflagsLuca Barbato
2014-07-22configure: Do not add extralibs to avresample .pc fileLuca Barbato
2014-07-21mpegts: do not export empty language tagsJan Gerber
2014-07-21fate: Split audio- and video-related RealMedia targetsKaterina Barone-Adesi
2014-07-21build: Conditionally compile all avcodec test programsDiego Biurrun
2014-07-21build: Conditionally build and run DCT test programDiego Biurrun
2014-07-21build: Conditionally build and test iirfilterDiego Biurrun
2014-07-21mjpeg: return proper error codeNidhi Makhijani
2014-07-21dct-test: Move arch-specific bits into arch-specific subdirectoriesDiego Biurrun
2014-07-21Revert "tiff: support reading gray+alpha at 8 bits"Janne Grunau
2014-07-21fate: add h264-direct-bff testVittorio Giovara
2014-07-21h264: Fix direct temporal mvs for bottom-field-first poc orderRonald S. Bultje
2014-07-21tiff: support reading gray+alpha at 8 bitsCarl Eugen Hoyos
2014-07-21idct: Move arm-specific declarations to a header in the arm directoryDiego Biurrun
2014-07-20mpegencconetxt: Move rv10-specific orig_width/orig_height where they belongNidhi Makhijani
2014-07-19fdct: Move ppc-specific declarations to a header in the ppc directoryDiego Biurrun
2014-07-19simple_idct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun
2014-07-19fdct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun
2014-07-19oss_audio: Split muxer and demuxerNidhi Makhijani
2014-07-19dct-test: Reuse enum idct_permutation_type instead of duplicating itDiego Biurrun
2014-07-18dct-test: Skip indirection for MMX IDCT permutationDiego Biurrun
2014-07-18x86: dnxhdenc: Eliminate some unnecessary ifdefsDiego Biurrun
2014-07-18libgsm: Split decoder and encoderNidhi Makhijani
2014-07-18idctdsp: prettyprinting cosmeticsDiego Biurrun
2014-07-18idct: Convert IDCT permutation #defines to an enumDiego Biurrun
2014-07-18avdevice: Give names to anonymously typedeffed structsDiego Biurrun
2014-07-18fft: Convert FFT/MDCT permutation type #defines to enumsDiego Biurrun
2014-07-18dct-test: Improve CPU flags struct member nameDiego Biurrun
2014-07-18dct-test: Move cpu_flags variable out of global scopeDiego Biurrun
2014-07-18arm: cosmetics: Consistently use lowercase for shift operatorsMartin Storsjö
2014-07-18arm: cosmetics: Fix a misaligned asm operandMartin Storsjö
2014-07-18armv6: Accelerate butterflies_floatBen Avison
2014-07-18armv6: Accelerate vector_fmul_windowBen Avison
2014-07-18armv6: Accelerate ff_fft_calc for general case (nbits != 4)Ben Avison
2014-07-18armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)Ben Avison
2014-07-17dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun
2014-07-17configure: Assume runtime cpu detection on arm on --target-os=android as wellMartin Storsjö
2014-07-17x86: dsputil: Coalesce all init filesDiego Biurrun
2014-07-17avpacket: Check for and return errors in ff_interleave_add_packet()Nidhi Makhijani
2014-07-17h264: K&R formatting cosmeticsLuca Barbato
2014-07-16h264: Remove some commented-out, broken cruftDiego Biurrun
2014-07-16arm: dsputil: Coalesce all init filesDiego Biurrun
2014-07-16g2meet: allow size changes within original sizesVittorio Giovara
2014-07-14fate: Use the correct, local path to samples for opus reference filesMartin Storsjö