25999 Commits (4792d1e792788ea3bab2e9aed9d345fe9c9c7ba2)
 

Author SHA1 Message Date
Benjamin Larsson 4792d1e792 Support deinterlacing of YUVJ420P. 14 years ago
Martin Storsjö 63206a8ffb Check for the IPPROTO_IPV6 define before using it 14 years ago
Måns Rullgård f41237c9db x86: remove hack disabling sse2 h264 loop filter with 32-bit icc 14 years ago
Måns Rullgård 217d3d8fe9 Request 16-byte aligned stack with icc on x86_32 14 years ago
Justin Ruggles ff19d16b91 10l: error in last commit. use decoder channels not encoder channels. 14 years ago
Justin Ruggles 37f5a713de Change remaining ost->st->codec and ist->st->codec to enc and dec in 14 years ago
Lou Logan 61410787b8 Remove legacy x264 presets 14 years ago
Vitor Sessak 6e2ecc2dba Remove pointless semicolon 14 years ago
Ronald S. Bultje ada65af9d1 Don't access upper 32 bits of a 32-bit int on 64-bit systems. 14 years ago
James Darnley 8328ad1370 configure: print minimum lame version number required after revision 25128 14 years ago
Ronald S. Bultje 6c3d021891 Properly add HAVE_YASM around yasmified symbols. Should fix compile error 14 years ago
Ronald S. Bultje e2e341048e Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from inline asm to yasm, 14 years ago
Ronald S. Bultje d0acc2d2e9 Move sse16_sse2() from inline asm to yasm. It is one of the functions causing 14 years ago
Måns Rullgård 6de163e9bf configure: detect Open64 compiler 14 years ago
Ramiro Polla b9f5e3bd75 swscale-test: cosmetic alignment 14 years ago
Stefano Sabatini dcb90374a3 Cosmetics: fix weird align. 14 years ago
Stefano Sabatini e6c4a417b3 Use <> for system headers inclusion. 14 years ago
Stefano Sabatini 0a7d6e01a3 Fix copyright notice, make it more consistent with the rest of FFmpeg. 14 years ago
Stefano Sabatini 58d9436447 Fix grammar in the ocv_smooth filter documentation. 14 years ago
Stefano Sabatini b109427524 Prefer "X" over ``X'', looks more readable and more consistent with 14 years ago
Carl Eugen Hoyos eb6fb058f2 Remove useless comment. 14 years ago
Ramiro Polla 5a90173751 swscale: remove useless temporary variable 14 years ago
Ramiro Polla cf1cd520c6 swscale: factorize plane copying code out of 2 functions 14 years ago
Ramiro Polla f1084cb0cd swscale-test: always use bilinear scaler to get output for SSD 14 years ago
James Darnley efec9ac8a9 Allow float values for libmp3lame quality. 14 years ago
Justin Ruggles 6c834328b9 Allow audiogen to take commandline parameters for sample rate and number of 14 years ago
Martin Storsjö 160918d588 rtsp: Handle standard assigned codec names for private payload types, too 14 years ago
Martin Storsjö 0048a2a8d3 Handle G.722 in RTP, and all the exceptions mandated in RFC 3551 14 years ago
Reimar Döffinger 82eac2f321 Check avctx width/height more thoroughly (e.g. all values 0 except width would 14 years ago
Michael Niedermayer 4faf628f20 Clarify what av_read_frame() returns. 14 years ago
Måns Rullgård 180ec37dff Update pathscale compiler detection 14 years ago
Måns Rullgård 4a6cc8fa25 ARM: fix NEON h264_idct_add8 14 years ago
Tomas Härdin bc6f0af289 Add av_popcount() to libavutil/common.h and bump minor version 14 years ago
Ronald S. Bultje 1d16a1cf99 Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from 14 years ago
Stefano Sabatini 6ebf0bfc17 Implement libopencv smooth filter. 14 years ago
Ramiro Polla c12f7b2d2c rgb2rgb: don't misuse HAVE_* defines 14 years ago
Michael Niedermayer c157fe6356 Limit av_log repeat detection to terminals so as to avoid filling files with 14 years ago
Carl Eugen Hoyos 6639af56ea Reindent after r25115. 14 years ago
Zhou Zongyi 4383692896 Add R10k decoder. 14 years ago
Carl Eugen Hoyos 527c91e34a Test lowres before codec init. 14 years ago
Ramiro Polla 40b433b62b swscale: indentation and emtpy line cosmetics 14 years ago
Ramiro Polla 6527e56131 swscale: avoid reading prior to the source buffer in planar2x() MMX2 14 years ago
Reinhard Tartler b3555bf08a fix x11grab example in e.g. the manpage so that they actually work 14 years ago
Stefano Sabatini 4660143a2c Apply minor simplification in av_read_image_line(). 14 years ago
Måns Rullgård 78b19cf029 pixdesc: indent 14 years ago
Måns Rullgård 9525243f59 pixdesc: use 8-bit accesses when possible in av_read/write_image_line() 14 years ago
Stefano Sabatini 4b9ac6dedc Cosmetics: use x ? y : z construct and merge intialization and 14 years ago
Stefano Sabatini 0105889358 Cosmetics: simplify layout of fmt_conversion_table, make it shorter 14 years ago
Ramiro Polla 9b4bf9c21d swscale-test: allow specifying src/dst pixel formats 14 years ago
Ramiro Polla 9075bc7c51 indent 14 years ago