7851 Commits (0be4b8d930a16801f0501aae0389402e0dab9fa7)

Author SHA1 Message Date
Vladimir Voroshilov 1a18912e49 Another set of approved changes for G.729: includes, formats structure, 16 years ago
Alex Converse aac0eda407 Validate pulse position and error out if an invalid position is encountered. 16 years ago
Michael Niedermayer 1d4113d053 Only print "invalid new backstep" when it is really invalid. 16 years ago
Michael Niedermayer 740c14dbd7 Fix regression test failure caused by golomb limit not being considered 16 years ago
Baptiste Coudurier 0bc4c436aa sync to latest x264 git, field was renamed 16 years ago
Michael Niedermayer bf3a971c12 Make decoder more robust by default against broken encoders. 16 years ago
Michael Niedermayer 631e8afb8c Correct the threshold of get_ur_golomb_jpegls() at which the optimized 16 years ago
Justin Ruggles 8fd64adf08 cosmetics: fix indentation after r15321 16 years ago
Justin Ruggles 6682ae42a4 write actual min and max frame size to FLAC header. update regression test checksum. 16 years ago
Diego Biurrun dd857bfdf7 cosmetics: Fix indentation. 16 years ago
Diego Biurrun 3fe5ae2b3a Remove useless #ifdef around #include. 16 years ago
Justin Ruggles a9f8587e15 write MD5 checksum to FLAC header. update regression tests. 16 years ago
Justin Ruggles e1a12934c5 write number of samples in FLAC extradata. 16 years ago
Justin Ruggles 0605f5c86b Return error when trying to decode non-grayscale 16-bit PNM images. 16 years ago
Robert Swain 70735a3f9e Reindent after last commit 16 years ago
Alex Converse 5143684891 Apply pulses to unscaled coefficients rather than scaled. 16 years ago
Robert Swain 408992bae2 Operands of '+' are not necessarily evaluated in order so r15311 was pointless. 16 years ago
Alex Converse 19645d742e Correct order of parsing for pulse scalefactor band and offset to match the 16 years ago
Vitor Sessak 9547cadb8d Cosmetics: line breaks 16 years ago
Vitor Sessak 111734de09 Simplify: use a single history buffer for gain and a single one for 16 years ago
David Conrad 7f0d242b14 Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char & 16 years ago
Robert Swain 35445d29f5 Reindent after last commit 16 years ago
Alex Converse 5167364777 Only read some of TNS bitstream data in the case that the TNS filter order is 16 years ago
Vitor Sessak 9c10ab6cd1 Cosmetics: align spec references 16 years ago
Vitor Sessak 5381a00a2b Rename function: s/colmult/apply_window/ 16 years ago
Diego Biurrun 36b3e36e00 misc spelling/wording/grammar fixes 16 years ago
Kostya Shishkov 77298e99b7 Make it possible to disable loop filter in VC-1. 16 years ago
Robert Swain febcbd65fa Correct pulse amplitude application - a negative or 0 coefficient implies the 16 years ago
Jason Garrett-Glaser 67ce33162a Fix incorrect printing of brainfart cropping error in some cases in progressive mode. 16 years ago
Vitor Sessak fd8897e803 Convert table to integer. 16 years ago
Vitor Sessak 955bcc2102 Convert two tables to signed decimal 16 years ago
Vitor Sessak 90c6805ac4 Cosmetics: remove useless parentheses 16 years ago
Vitor Sessak 710428c4ec Remove ChannelData.lev var and use ChannelData.level instead 16 years ago
Anuradha Suraparaju d7c96d6623 Add support for creating Simple Profile (I-frame only, no arithmetic coding) 16 years ago
Jai Menon 91ba93e68b vorbis_enc : set coded_frame->pts value to running sample count. 16 years ago
Aurelien Jacobs 03ea32f850 remove one more stuff under #if LIBAVCODEC_VERSION_INT 16 years ago
Baptiste Coudurier 9345ae6f78 alac : fix case where bits_per_sample is not set. 16 years ago
Vitor Sessak c7e34ddc42 Remove useless comment 16 years ago
Vitor Sessak 20242eed99 Normalize triplets in gain_val_tab[][] so gain_exp_tab[] can be just an 16 years ago
Michael Niedermayer 475e4e2ffc Remove deprecated avcodec_decode_audio() this one was not under #ifdef. 16 years ago
Michael Niedermayer 9d21494776 avcodec_find_best_pix_fmt() needs a 64bit mask as there are more than 32 pix_fmts. 16 years ago
Michael Niedermayer 047599a4ba Rename error_resilience to error_recognition. 16 years ago
Vitor Sessak 3e30f46f8b Pass directly variable 'a' to interp instead of evaluating it from num_blocks 16 years ago
Vitor Sessak b28bdce688 Simplify if() in copy_and_dup() 16 years ago
Vitor Sessak 8022a8ebc2 Add av_cold attribute to decode_init() 16 years ago
Vitor Sessak c96a764c72 Cosmetics: Make the two additional units in size more clear 16 years ago
Michael Niedermayer 38360668d6 Remove DEFAULT_FRAME_RATE_BASE. 16 years ago
Michael Niedermayer 23694e27f0 Drop deprecated SAMPLE_FMT_S24. 16 years ago
Michael Niedermayer d578432db8 Remove stuff under #if LIBAVCODEC_VERSION_INT. 16 years ago
Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago