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-01-21Revert "fate: Use wmv2 IDCT for wmv2 tests"Luca Barbato
2013-01-21get_bits/put_bits: K&R formatting cosmeticsDiego Biurrun
2013-01-21dsputilenc: x86: Convert pixel inline asm to yasmDaniel Kang
2013-01-21libgsm: detect libgsm header pathBrad Smith
2013-01-21fate: Use wmv2 IDCT for wmv2 testsRonald S. Bultje
2013-01-21vorbisdsp: change block_size type from int to intptr_t.Ronald S. Bultje
2013-01-21lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje
2013-01-21wmv2: move IDCT to its own DSP context.Ronald S. Bultje
2013-01-21dsputil: remove butterflies_float_interleave.Ronald S. Bultje
2013-01-20ac3dec: fix non-optimal dithering of zero bit mantissasMathias Rauen
2013-01-20ppc: vorbisdsp: Drop some unnecessary #includesDiego Biurrun
2013-01-20ppc: Include string.h for memsetMartin Storsjö
2013-01-20videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNALJanne Grunau
2013-01-20dsputil: drop non-compliant "fast" qpel mc functionsMans Rullgard
2013-01-20get_bits: change the failure condition in init_get_bitsLuca Barbato
2013-01-20Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil.Ronald S. Bultje
2013-01-20Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje
2013-01-20vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje
2013-01-20mpegvideo: fix loop condition in draw_line()Xi Wang
2013-01-19dvdsubdec: parse the size from the extradataClément Bœsch
2013-01-19x86: dsputil: Drop some unused macro definitionsDiego Biurrun
2013-01-18h264: avoid pointless copying of ref listsAnton Khirnov
2013-01-18rv30: fix masking in rv30_loop_filter()Xi Wang
2013-01-18lavc: support ZenoXVID custom tagLuca Barbato
2013-01-17theora: Skip zero-sized headersMartin Storsjö
2013-01-16lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles
2013-01-16h264: add 3 pixels below for subpixel filter wait positionRonald S. Bultje
2013-01-15dvdsubdec: Support palette in mkvJoakim Plate
2013-01-15x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun
2013-01-15rv34_parser: Adjust #if for disabling individual parsersDiego Biurrun
2013-01-15libx264: use the library specific default rc_initial_buffer_occupancyLuca Barbato
2013-01-15lavc: set the default rc_initial_buffer_occupancyLuca Barbato
2013-01-15x86: ABS2: port to cpuflagsDiego Biurrun
2013-01-15vdpau: Remove av_unused attribute from function declarationRémi Denis-Courmont
2013-01-15h264: fix ff_generate_sliding_window_mmcos() prototype.Anton Khirnov
2013-01-14libtheoraenc: fix granularity of video qualityMaximilian Seesslen
2013-01-14h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje
2013-01-14libvpx: make vp8 and vp9 selectableLuca Barbato
2013-01-14libvpx: support vp9Luca Barbato
2013-01-14mkv: support vp9 tagTom Finegan
2013-01-14build: Remove stray Makefile entry for non-existent VCR1 encoderDiego Biurrun
2013-01-14svq1enc: Fix assignments in if()Michael Niedermayer
2013-01-14lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer
2013-01-14h264: Fix assignments in if()Michael Niedermayer
2013-01-14truemotion2: cosmetics, reformatAnton Khirnov
2013-01-14truemotion2: return meaningful error codes.Anton Khirnov
2013-01-14tscc: remove some pointless comments and empty lines.Anton Khirnov
2013-01-14tscc: return meaningful error codes.Anton Khirnov
2013-01-14loco: cosmetics, reformatAnton Khirnov
2013-01-14loco: return meaningful error codes.Anton Khirnov