22327 Commits (40297a8bdb69844aef780f7e9f2e23700d9d6005)

Author SHA1 Message Date
Carl Eugen Hoyos 40297a8bdb Support solid gray frames when decoding Lagarith. 12 years ago
Michael Smith 0881cbf314 proresdec: support mixed interlaced/non-interlaced content 12 years ago
Michael Niedermayer b3ab281027 avcodec/x86/cabac: workaround llvm 4.2.1 bug 12 years ago
Ronald S. Bultje 4a73fbd9c5 vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext. 12 years ago
Diego Biurrun 4f56e773fe x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly 12 years ago
Luca Barbato 9146e872c6 Revert "fate: Use wmv2 IDCT for wmv2 tests" 12 years ago
Michael Niedermayer aeef76b383 dsputil: CONFIG_DWT doesnt exist anymore 12 years ago
Michael Niedermayer 5b95d39ee1 vp3: fix compilation with a disabled theora 12 years ago
Diego Biurrun 4af5310d29 get_bits/put_bits: K&R formatting cosmetics 12 years ago
Michael Niedermayer fbdb0313f5 ac3dec: fix non-optimal dithering of zero bit mantissas 12 years ago
Paul B Mahol 098d3891be EVRC decoder 12 years ago
Daniel Kang 9f00b1cbab dsputilenc: x86: Convert pixel inline asm to yasm 12 years ago
Brad Smith c7df1532e5 libgsm: detect libgsm header path 12 years ago
Ronald S. Bultje ce378f0dd0 fate: Use wmv2 IDCT for wmv2 tests 12 years ago
Ronald S. Bultje 1768e43ceb vorbisdsp: change block_size type from int to intptr_t. 12 years ago
Ronald S. Bultje 93af2734ee lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. 12 years ago
Ronald S. Bultje e6bc38fd49 wmv2: move IDCT to its own DSP context. 12 years ago
Ronald S. Bultje 8a4f26206d dsputil: remove butterflies_float_interleave. 12 years ago
Mathias Rauen 04ea5491a8 ac3dec: fix non-optimal dithering of zero bit mantissas 12 years ago
Michael Niedermayer 3fba3e79a3 h264/ff_generate_sliding_window_mmcos: fix use of uninitialized variable 12 years ago
Michael Niedermayer dcbe15813e h264: print mismatching opcode details in check_opcodes() 12 years ago
Michael Niedermayer fc86f88b32 h264: fix use of uninitialized variable 12 years ago
Michael Niedermayer bc15fcb8cf theora: support midstream reconfiguration 12 years ago
Diego Biurrun d9bf716945 ppc: vorbisdsp: Drop some unnecessary #includes 12 years ago
Michael Niedermayer 6136b989f6 vc1dec: add assert to impossible *_valid combination. 12 years ago
Martin Storsjö d160a2fb4c ppc: Include string.h for memset 12 years ago
Janne Grunau 68f18f0351 videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL 12 years ago
Michael Niedermayer 60af6c3138 h264: Only apply error concealment if theres a frame 12 years ago
Mans Rullgard 0b711ca3f3 dsputil: drop non-compliant "fast" qpel mc functions 12 years ago
Luca Barbato 4603ec85ed get_bits: change the failure condition in init_get_bits 12 years ago
Ronald S. Bultje 0e02b381b4 Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil. 12 years ago
Ronald S. Bultje fef906c77c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 12 years ago
Ronald S. Bultje aeaf268e52 vp3: integrate clear_blocks with idct of previous block. 12 years ago
Michael Niedermayer 0c6b0409af mpeg1enc: Disable threads for resolutions too large for multi-threading 12 years ago
Xi Wang 992b031838 mpegvideo: fix loop condition in draw_line() 12 years ago
Clément Bœsch 40976257bc dvdsubdec: parse the size from the extradata 12 years ago
Michael Niedermayer 96d1b7ffca h264: unmark frames at the end 12 years ago
Diego Biurrun 822b0728f0 x86: dsputil: Drop some unused macro definitions 12 years ago
Michael Niedermayer fd165ace7b golomb: check log validity before shifting 12 years ago
Michael Niedermayer 13178d002b h264/get_lowest_part_list_y: remove unneeded operations 12 years ago
Anton Khirnov 940b8b5861 h264: avoid pointless copying of ref lists 12 years ago
Michael Niedermayer d270c32025 avcodec_decode_audio: do not trust the channel layout, use the channel count. 12 years ago
Michael Niedermayer 4aed4f5846 mlpdec: dont leave a invalid huff_lsb in the context. 12 years ago
Michael Niedermayer e1d7d4bd13 mpegvideo: reset context state on failed thread update. 12 years ago
Xi Wang 783e37f7ef rv30: fix masking in rv30_loop_filter() 12 years ago
Luca Barbato 80ac87c13d lavc: support ZenoXVID custom tag 12 years ago
Martin Storsjö e33db35b4a theora: Skip zero-sized headers 12 years ago
Carl Eugen Hoyos 12cb21efa6 Make the latm decoder less verbose on initialisation. 12 years ago
Michael Niedermayer 765a3ba018 h264: add assert to check that block_offset is consistent. 12 years ago
Michael Niedermayer 97d190283e h264: always copy linesizes in thread update 12 years ago