22346 Commits (8102f27b5b3dff54f8099019c2df4701ac5e5d4f)

Author SHA1 Message Date
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
Michael Niedermayer 274e48d8ac x86/Makefile: move dirac_dwt to right type 12 years ago
Michael Niedermayer 9cb3c1a4d9 x86/dirac: fix asm on win64 12 years ago
Michael Niedermayer 30981a966f lavc: split snow and dirac DWTs 12 years ago
Diego Biurrun 51969a652c x86: ABS2: port to cpuflags 12 years ago
Rémi Denis-Courmont 171f1446f0 vdpau: Remove av_unused attribute from function declaration 12 years ago
Anton Khirnov ea382767ad h264: fix ff_generate_sliding_window_mmcos() prototype. 12 years ago
Maximilian Seesslen 055b373080 libtheoraenc: fix granularity of video quality 12 years ago
Luca Barbato 3f111804eb libvpx: make vp8 and vp9 selectable 12 years ago
Ronald S. Bultje bad446e251 h264: don't clobber mmco opcode tables for non-first slice headers. 12 years ago
Luca Barbato dab1f543fc libvpx: support vp9 12 years ago
Tom Finegan 66aabd76a9 mkv: support vp9 tag 12 years ago
Diego Biurrun ba0c72a9ae build: Remove stray Makefile entry for non-existent VCR1 encoder 12 years ago
Michael Niedermayer 922332e60d nuv: remove unused variable 12 years ago
Michael Niedermayer 7980cca05c init_get_bits: fix off by 1 error 12 years ago
Michael Niedermayer 153fad14e5 init_get_bits8: zero pointers & struct on error 12 years ago