summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move butterflies_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* proresdec: support mixed interlaced/non-interlaced contentMichael Smith2013-01-22
* vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext.Ronald S. Bultje2013-01-21
* x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assemblyDiego Biurrun2013-01-21
* Revert "fate: Use wmv2 IDCT for wmv2 tests"Luca Barbato2013-01-21
* get_bits/put_bits: K&R formatting cosmeticsDiego Biurrun2013-01-21
* dsputilenc: x86: Convert pixel inline asm to yasmDaniel Kang2013-01-21
* libgsm: detect libgsm header pathBrad Smith2013-01-21
* fate: Use wmv2 IDCT for wmv2 testsRonald S. Bultje2013-01-21
* vorbisdsp: change block_size type from int to intptr_t.Ronald S. Bultje2013-01-20
* lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje2013-01-20
* wmv2: move IDCT to its own DSP context.Ronald S. Bultje2013-01-20
* dsputil: remove butterflies_float_interleave.Ronald S. Bultje2013-01-20
* ac3dec: fix non-optimal dithering of zero bit mantissasMathias Rauen2013-01-20
* ppc: vorbisdsp: Drop some unnecessary #includesDiego Biurrun2013-01-20
* ppc: Include string.h for memsetMartin Storsjö2013-01-20
* videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNALJanne Grunau2013-01-20
* dsputil: drop non-compliant "fast" qpel mc functionsMans Rullgard2013-01-20
* get_bits: change the failure condition in init_get_bitsLuca Barbato2013-01-20
* Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil.Ronald S. Bultje2013-01-19
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-19
* vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-19
* mpegvideo: fix loop condition in draw_line()Xi Wang2013-01-19
* dvdsubdec: parse the size from the extradataClément Bœsch2013-01-19
* x86: dsputil: Drop some unused macro definitionsDiego Biurrun2013-01-18
* h264: avoid pointless copying of ref listsAnton Khirnov2013-01-18
* rv30: fix masking in rv30_loop_filter()Xi Wang2013-01-17
* lavc: support ZenoXVID custom tagLuca Barbato2013-01-17
* theora: Skip zero-sized headersMartin Storsjö2013-01-17
* lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-16
* h264: add 3 pixels below for subpixel filter wait positionRonald S. Bultje2013-01-15
* dvdsubdec: Support palette in mkvJoakim Plate2013-01-15
* x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun2013-01-15
* rv34_parser: Adjust #if for disabling individual parsersDiego Biurrun2013-01-15
* libx264: use the library specific default rc_initial_buffer_occupancyLuca Barbato2013-01-15
* lavc: set the default rc_initial_buffer_occupancyLuca Barbato2013-01-15
* x86: ABS2: port to cpuflagsDiego Biurrun2013-01-14
* vdpau: Remove av_unused attribute from function declarationRémi Denis-Courmont2013-01-14
* h264: fix ff_generate_sliding_window_mmcos() prototype.Anton Khirnov2013-01-14
* libtheoraenc: fix granularity of video qualityMaximilian Seesslen2013-01-14
* h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje2013-01-14
* libvpx: make vp8 and vp9 selectableLuca Barbato2013-01-14
* libvpx: support vp9Luca Barbato2013-01-14
* mkv: support vp9 tagTom Finegan2013-01-14
* build: Remove stray Makefile entry for non-existent VCR1 encoderDiego Biurrun2013-01-14
* svq1enc: Fix assignments in if()Michael Niedermayer2013-01-14
* lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer2013-01-14