16046 Commits (fb1d2d7be2803ccb1a92a86bbe61a2fba4b9a693)
 

Author SHA1 Message Date
Justin Ruggles a9f8587e15 write MD5 checksum to FLAC header. update regression tests. 17 years ago
Justin Ruggles 2b90551764 update FLAC regression test due to expected change after r15324 17 years ago
Justin Ruggles e1a12934c5 write number of samples in FLAC extradata. 17 years ago
Michael Niedermayer 8588e1484e Avoid some explicit types in sizeof(). 17 years ago
Michael Niedermayer 22129c78d7 Use av_mallocz() instead of for() =0; 17 years ago
Michael Niedermayer 45e18be87d Move dither tables from yuv2rgb to swscale, they have been written by me and 17 years ago
Michael Niedermayer 1a7f150c9a Add , to clarify sentence. 17 years ago
Justin Ruggles 5165651cf9 add error message for unsupported codecs in WAVE. 17 years ago
Justin Ruggles 0605f5c86b Return error when trying to decode non-grayscale 16-bit PNM images. 17 years ago
Diego Biurrun 8840ce92f7 Fix typos found by ispell. 17 years ago
Michael Niedermayer 88cdf2f4fe Reword a few sentences to make them clearer. 17 years ago
Ronald S. Bultje 2834c365d2 Reindent after r15317. 17 years ago
Ronald S. Bultje 2e889ae4b9 Rename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because RDT (the transport 17 years ago
Michael Niedermayer 38d174b375 The official guide to swscale for confused developers. 17 years ago
Robert Swain 70735a3f9e Reindent after last commit 17 years ago
Alex Converse 5143684891 Apply pulses to unscaled coefficients rather than scaled. 17 years ago
Robert Swain 408992bae2 Operands of '+' are not necessarily evaluated in order so r15311 was pointless. 17 years ago
Ramiro Polla ab5ce4aeae Update link to FFmpeg Windows Help website. 17 years ago
Alex Converse 19645d742e Correct order of parsing for pulse scalefactor band and offset to match the 17 years ago
Gert Vervoort 46cd15ca31 Fix setting default value of scan_offset option for target svcd. 17 years ago
Michael Niedermayer 05d8de2228 Add sparc maintainer. 17 years ago
Vitor Sessak 9547cadb8d Cosmetics: line breaks 17 years ago
Vitor Sessak 111734de09 Simplify: use a single history buffer for gain and a single one for 17 years ago
Benjamin Zores a35acd7f8c Fix libswscale build after r27561 if --enable-runtime-cpudetection is used. 17 years ago
Michael Niedermayer 14014d47cb Fix indention. 17 years ago
David Conrad 7f0d242b14 Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char & 17 years ago
Michael Niedermayer 43c164788c Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm. 17 years ago
Michael Niedermayer 3e3c638e69 Switch regression tests to swscale. 17 years ago
Michael Niedermayer f433c8abd3 Disable mmx routines that are not bitexact when the user wants 17 years ago
Michael Niedermayer ef423a6618 Make horizontal mmx scaling code match C code. 17 years ago
Michael Niedermayer 88bc5a64f6 Ensure that additional filter coeffs that exist due to alignment 17 years ago
Michael Niedermayer 84c1253513 yvu9toyv12Wrapper is not bitexact so disable it when the user wants 17 years ago
Michael Niedermayer 881c429407 Make the horizontal C scaler code clip only against INT16_MAX not 0, 17 years ago
Michael Niedermayer ceb700babb Add bitexact flag. 17 years ago
Michael Niedermayer b82ecd6258 The yuv->rgb tables are too small for cliping to be avoidable, 17 years ago
Michael Niedermayer 78454dfc01 Fix another 1000l bug in the mono input code. 17 years ago
Michael Niedermayer 6c80eb1626 Add support for PIX_FMT_YUV440P. 17 years ago
Michael Niedermayer 4bb9adcff1 10000l PIX_FMT_MONOWHITE check was really a || 1. 17 years ago
Michael Niedermayer 3d05e078ee Support mono as input format. 17 years ago
Michael Niedermayer ec1bca2a0f Add support for PIX_FMT_MONOWHITE as output format. 17 years ago
Robert Swain 35445d29f5 Reindent after last commit 17 years ago
Alex Converse 5167364777 Only read some of TNS bitstream data in the case that the TNS filter order is 17 years ago
Michael Niedermayer 0885770455 rgb24toyv12 isnt accuratly rounding, so disable it as well when the 17 years ago
Michael Niedermayer 4155ece530 Do not use the unscaled yuv->rgb converters if SWS_ACCURATE_RND is set, 17 years ago
Aurelien Jacobs a8fd7e764a matroskadec: simplify, first_timecode is already in the index 17 years ago
Aurelien Jacobs 5358a81f9c matroskadec: prevent seeking before the first keyframe of the reference stream 17 years ago
Michael Niedermayer fd5c57b813 100000000000000l, forgot to commit header change for r27580. 17 years ago
Vitor Sessak 9c10ab6cd1 Cosmetics: align spec references 17 years ago
Vitor Sessak 5381a00a2b Rename function: s/colmult/apply_window/ 17 years ago
Ronald S. Bultje a6789dca1b Reindent after r15927, see discussion in "[PATCH] rtsp cleanup part 1: 17 years ago