22940 Commits (af0e8144cd8b903f510d48a3575b0cc499120909)

Author SHA1 Message Date
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
Michael Niedermayer f674cc776f h264: always copy block_offset in thread update 12 years ago
Paul B Mahol 641bbd9671 vima: switch to init_get_bits8() 12 years ago
Michael Niedermayer b7bc49a957 mips: move vector_fmul_window_mips to libavutil 12 years ago
Justin Ruggles e034cc6c60 lavc: Move vector_fmul_window to AVFloatDSPContext 12 years ago
Michael Niedermayer bbe56bcd6b motion_est: Limit motion vector search range to MAX_MV 12 years ago
Michael Niedermayer 5c6283e5c3 mpegvideo: Increase MAX_MV for HD video 12 years ago
Michael Niedermayer 2d372d3a3f h264: document h264_set_parameter_from_sps() re-calling behavior 12 years ago
Michael Niedermayer 31c4a1b7d0 h264: do not mess up cur_chroma_format_idc during thread update 12 years ago
Ronald S. Bultje 2c85d7c015 h264: add 3 pixels below for subpixel filter wait position. 12 years ago
Ronald S. Bultje fb845ffdd3 h264: add 3 pixels below for subpixel filter wait position 12 years ago
Joakim Plate f924d52975 dvdsubdec: Support palette in mkv 12 years ago
Michael Niedermayer e9ffee23f3 vorbisdec: handle midstream parameter changes 12 years ago
Michael Niedermayer 778069c832 vorbisdec: support freeing partially allocated contexts. 12 years ago
Diego Biurrun dae1d507af x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflags 12 years ago
Diego Biurrun 0b22107d95 rv34_parser: Adjust #if for disabling individual parsers 12 years ago
Ronald S. Bultje f6badba185 h264: don't clobber mmco opcode tables for non-first slice headers. 12 years ago
Luca Barbato 47812070a2 libx264: use the library specific default rc_initial_buffer_occupancy 12 years ago
Luca Barbato bff3607547 lavc: set the default rc_initial_buffer_occupancy 12 years ago
Michael Niedermayer 8ac8f04993 mpegvideo: Fix long standing race condition with frame threads 12 years ago
Stephen Hutchinson df4203ac6f Fix compilation with libutvideo version 12.0.0 12 years ago