36643 Commits (2ed008204d5467be03a0a3af1e293b2f7038d0a0)
 

Author SHA1 Message Date
Anton Khirnov 098eed95bc mdec: merge mdec_common_init() into decode_init(). 12 years ago
Anton Khirnov f1c395944c eatgv: use fixed-width types where appropriate. 12 years ago
Diego Biurrun c59211b437 x86: Simplify some arch conditionals 12 years ago
Diego Biurrun 438ea561ad bfin: Separate VP3 initialization code 12 years ago
Luca Barbato f550583c00 bfin: update VP3 idct 12 years ago
Michael Niedermayer 834e9fb056 x86: hpeldsp: Fix a typo, use the right register 12 years ago
Luca Barbato 4839fbe2d1 shorten: fix array subscript is below array bounds warning 12 years ago
Daniel Kang 05b0998f51 dsputil: Fix error by not using redzone and register name 12 years ago
Michael Niedermayer 4eb93bed4e swscale: GBRP output support 12 years ago
Martin Storsjö 2026eb1408 arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht 12 years ago
Daniel Kang 96753bd00d dsputil: x86: Correct the number of registers used in put_no_rnd_pixels16_l2 12 years ago
Daniel Kang 0eedf5d74d dsputil: add missing HAVE_YASM guard 12 years ago
Rémi Denis-Courmont 78bc4d69eb hwaccel: do not offer unsupported pixel formats 12 years ago
Rémi Denis-Courmont ec0e92002b vdpau: add missing pixel format for H.264 12 years ago
Daniel Kang 71155d7b41 dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 12 years ago
Ronald S. Bultje f90ff772e7 Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. 12 years ago
Luca Barbato fe1057e017 doc: update the reference for the title 12 years ago
Anton Khirnov 04f4dbc2fa mpegvideo_enc: fix indentation in load_input_picture() 12 years ago
Anton Khirnov 3f47d316cd mpegvideo_enc: do not modify the input frame. 12 years ago
Anton Khirnov 7bcaeb408e mjpegdec: fix indentation 12 years ago
Anton Khirnov 0ce033f888 rawdec: cosmetics, reformat 12 years ago
Anton Khirnov b965cb906b mimic: return meaningful error codes. 12 years ago
Anton Khirnov a0cabd0a27 mimic: cosmetics, reformat 12 years ago
Anton Khirnov 04e1249609 iff: drop ff_ prefix from a static function. 12 years ago
Anton Khirnov 9221c0af77 pngdec: cosmetics, reformat. 12 years ago
Anton Khirnov edb2426b75 dxa: return meaningful error codes. 12 years ago
Anton Khirnov adf0110d87 eatgq: cosmetics, reformat. 12 years ago
Anton Khirnov f337c29017 eatgq: return meaningful error codes. 12 years ago
Anton Khirnov 4b7598e2fe eatgv: cosmetics, reformat 12 years ago
Anton Khirnov ade402804a eatgv: return meaningful error codes. 12 years ago
Anton Khirnov 0859eaa012 cyuv: return meaningful error codes. 12 years ago
Anton Khirnov 6837bd6e49 txd: return meaningful error codes. 12 years ago
Anton Khirnov 69c25c9284 dnxhdenc: fix invalid reads in dnxhd_mb_var_thread(). 12 years ago
Diego Biurrun 033a86f9bb x86: h264qpel: Move stray comment to the right spot and clarify it 12 years ago
Michael Karcher 0e3afacd4d atrac3: use correct loop variable in add_tonal_components() 12 years ago
Luca Barbato ded3673d77 doc: document libx264 options and mappings 12 years ago
Gavriloaie Eugen-Andrei 29b553c1a6 libx264: introduce -x264-params private option 12 years ago
Justin Ruggles 38c1466ca4 dict: add av_dict_parse_string() 12 years ago
Luca Barbato 5ea5ffc9ce doc: support multitable in texi2pod 12 years ago
Vladimir Pantelic 0b55b16abc avfilter: allow setpts filter to use wallclock time for calculations 12 years ago
Vladimir Pantelic b85a5e87af lavu: Add av_strnstr() 12 years ago
Vittorio Giovara a84fb6e06f h264: Allow discarding the cropping information from SPS 12 years ago
Diego Biurrun 33552a5f7b arm: Add mathops.h to ARCH_HEADERS list 12 years ago
Luca Barbato 4333df6355 avstring: K&R formatting cosmetics 12 years ago
Diego Biurrun 2c10e2a2f6 build: Make the H.264 parser select h264qpel 12 years ago
Janne Grunau c5c2060cf5 x86: h264qpel: add cpu flag checks for init function 12 years ago
Janne Grunau 6bdb841b46 h264: copy h264qpel dsp context to slice thread copies 12 years ago
Janne Grunau 8e148b8742 arm: h264qpel: use neon h264 qpel functions only if supported 12 years ago
Mans Rullgard e9d817351b dsputil: Separate h264 qpel 12 years ago
Luca Barbato 7a95afe433 doc: fix dependencies in pod generation 12 years ago