30228 Commits (189db9c9829b970b3e28006c9f00d6960f71cff1)
 

Author SHA1 Message Date
Michael Niedermayer 189db9c982 ffv1: fix 16bits multithreading 14 years ago
ami_stuff feae7ad2f8 mpegvideo_enc: use AV_LOG_ERROR instead of AV_LOG_INFO for two error messages 14 years ago
ami_stuff 7a54edaa16 Fail when lowres value is lower than 0 14 years ago
Michael Niedermayer b49728df73 swscale: document SWS_CPU_CAPS* 14 years ago
Michael Niedermayer e92bdadb2d Revert removial of SWS flags from e66149e714 14 years ago
Michael Niedermayer 4a056160be swscale: remove duplicatiopn of rgb24toyv12_c() 14 years ago
Jean-Tiare Le Bigot 364889cf9c Return -1 on invalid input instead of crashing. 14 years ago
Stefano Sabatini b8e3b74147 vf_mp: fix name of the remove-logo filter referenced in filters.texi 14 years ago
Stefano Sabatini 07586b68a8 lavfi: add select filter 14 years ago
Stefano Sabatini 3c2c52baec eval: implement not() expression 14 years ago
Stefano Sabatini cf06e3e4dd vsrc_buffer: return an error code if no frames are available 14 years ago
Stefano Sabatini 6b5e182540 ffmpeg: handle the case when get_filtered_frame() fails 14 years ago
Stefano Sabatini 48df6a2415 indeo3: add out-of-buffer write check 14 years ago
Reuben Thomas 39d983461a Add reading of disc number to mov.c 14 years ago
John Stebbins a3da17730e Fix end time of last chapter in compute_chapters_end(). 14 years ago
Carl Eugen Hoyos 06fd213eb6 Do not reset channel_layout to 0. 14 years ago
Stefano Sabatini ecf72542fa vsrc_buffer: remove duplicated file description 14 years ago
Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer d1adad3cca Merge swscale bloatup 14 years ago
Michael Niedermayer d9d56036f3 swscale: MMX optim of hscale16() 14 years ago
Michael Niedermayer 895b616146 swscale: dont loose bits on planar >8bit yuv ind gray nput. 14 years ago
Michael Niedermayer 8050dfdfb2 swscale: Switch to ronalds yuv2yuvX16inC_template() its very similar to baptsites 14 years ago
Mans Rullgard 9bbd6a4cd8 configure: enable memalign_hack automatically when needed 14 years ago
ami_stuff 040e1c67ed rawdec: fix decoding of QT WRAW files 14 years ago
Aurelien Jacobs 09525f7956 matroska: improve declaration of video_stereo_* constant tables 14 years ago
Aurelien Jacobs b44bbf908d matroskadec: fix reverted condition to accept combine_plane operation 14 years ago
Reimar Döffinger 384d10360b Fix register types for LOAD_AB arguments, fixes compilation with NASM. 14 years ago
Ronald S. Bultje a724ee6265 swscale: unbreak the build on non-x86 systems. 14 years ago
Ronald S. Bultje 1bb0f0c925 swscale: remove if(bitexact) branch from functions. 14 years ago
Ronald S. Bultje 566b5fbbb3 swscale: remove if(canMMX2BeUsed) conditional. 14 years ago
Ronald S. Bultje aaca69c130 swscale: remove swScale_{c,MMX,MMX2} duplication. 14 years ago
Ronald S. Bultje c4fd283a46 swscale: use emms_c(). 14 years ago
Ronald S. Bultje e973557211 Move emms_c() from libavcodec to libavutil. 14 years ago
Stefano Sabatini 7ca5338b49 tiff: set palette in the context when specified in TIFF_PAL tag 14 years ago
Ilya 4515f9b58a rtsp: use strtoul to parse rtptime and seq values. 14 years ago
Alexandre Colucci d980d7b129 pgssubdec: fix incorrect colors. 14 years ago
Alexandre Colucci 676eaf8433 dvdsubdec: fix incorrect colors. 14 years ago
Carl Eugen Hoyos ab088f7d28 ape: Allow demuxing of files with metadata tags. 14 years ago
Ronald S. Bultje b9eb2136af swscale: remove dead macro WRITEBGR24OLD. 14 years ago
Ronald S. Bultje 1dd4f4be5a swscale: remove AMD3DNOW "optimizations". 14 years ago
Ronald S. Bultje fe43d5d71e swscale: remove duplicate code in ppc/ subdirectory. 14 years ago
Ronald S. Bultje 11ffefefdb swscale: remove duplicated x86/ functions. 14 years ago
Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 14 years ago
Stefano Sabatini 75abcdb391 vsrc_buffer.h: add file doxy 14 years ago
Stefano Sabatini f7053dc41a vsrc_buffer: tweak error message in init() 14 years ago
Stefano Sabatini 8d953175d4 wav: fix various printf warnings related to wrong argument type 14 years ago
Stefano Sabatini e9f4001a30 wav: propagate ff_get_wav_header() error code in w64_read_header() 14 years ago
Anton Khirnov b2893ee2f8 msmpeg4: reindent. 14 years ago
Anton Khirnov 57aa765971 lavc: remove msmpeg4v1 encoder. 14 years ago
Carl Eugen Hoyos d42dce7bb3 Remove avconfig.h and INCINSTDIRs on uninstall. 14 years ago