36470 Commits (6c1a7d07eb41b4cf36e48ebb560fecd9504fd968)
 

Author SHA1 Message Date
Diego Biurrun 6c1a7d07eb Use proper "" quotes for local header #includes 12 years ago
Diego Biurrun 4eef2ed707 ppc: fmtconvert: Drop two unused variables. 12 years ago
Anton Khirnov 9ec8971060 bink demuxer: set framerate. 12 years ago
Anton Khirnov 1730ca2eca bink demuxer: check malloc return value 12 years ago
Anton Khirnov f2960097e4 bink: fix a check for the first frame. 12 years ago
Diego Biurrun 8787847dc6 doc/developer: Drop obsolete MPlayer reference 12 years ago
Diego Biurrun 8b0fda180e doc/developer: Add ISC license to list of acceptable licenses 12 years ago
Diego Biurrun cb30bf7f03 doc/developer: Add web links for all suggested licenses 12 years ago
Diego Biurrun 52acd79165 x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp 12 years ago
Diego Biurrun 197252f1c5 configure: Add a comment indicating why uclibc is checked before glibc 12 years ago
Diego Biurrun 29f1fa7422 configure: Move newlib libc check before mingw libc check 12 years ago
Diego Biurrun 0f5b0b4178 avisynth: Change demuxer name to avoid conflicts with AVS 12 years ago
Martin Storsjö a65f965c04 mpegvideo: Do REBASE_PICTURE with byte pointers 12 years ago
Ronald S. Bultje a5ba798c16 dsputil: remove unused functions copy_block{2, 4, 8, 16}. 12 years ago
Martin Storsjö 61d36761ef movenc: Simplify code by using avio_wb24 12 years ago
Luca Barbato 4e0bc996d9 bfin: unbreak compilation 12 years ago
Anton Khirnov 7194330bcd vf_delogo: fix copying the input frame. 12 years ago
Anton Khirnov f81c37e40f vf_delogo: fix an uninitialized read. 12 years ago
Anton Khirnov 76e74e4831 h264: remove obsolete comment. 12 years ago
Anton Khirnov 47318953dd mpegvideo: remove some unused variables from Picture. 12 years ago
Anton Khirnov 231fd1ed39 utvideoenc/v410enc: do not set AVFrame.reference. 12 years ago
Anton Khirnov e6b1c3bbe7 pthread: make ff_thread_release_buffer idempotent. 12 years ago
Anton Khirnov 729b37149c mvi: set framerate 12 years ago
Anton Khirnov aec50f79e7 rawdec: use AVPALETTE_SIZE instead of magic constants. 12 years ago
Anton Khirnov e6da5d215b mimic: remove a pointless cast. 12 years ago
Anton Khirnov 30d62507cd mdec: return meaningful error codes. 12 years ago
Anton Khirnov f713411d4c mdec: cosmetics, reformat 12 years ago
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