39719 Commits (5735f768b0b6d2f71478636502ba1e42f1a9a788)
 

Author SHA1 Message Date
Reimar Döffinger 5735f768b0 h261: move tables from header to .c file. 13 years ago
Michael Niedermayer 6952301f33 ff_samples_to_time_base: support AV_NOPTS_VALUE 13 years ago
Dale Curtis 309a931a38 Fix memory leaks on failed ff_h264_decode_init() 13 years ago
Michael Niedermayer ca4a3f4a08 oggparsevorbis: Remove code messing with cur_dts. 13 years ago
Michael Niedermayer 44239bd9f2 swr: add a swr_flags AVOption 13 years ago
Michael Niedermayer 6c704d9c30 ffmpeg: support changing dither parameters for swr 13 years ago
Michael Niedermayer be4cde226a cmdutils: parse options for swr 13 years ago
Michael Niedermayer c1d404b9e4 swr: add a dither_scale parameter to tune the amplitude of the dither. 13 years ago
Michael Niedermayer a2c92e6063 swr: pass context to swri_get_dither() 13 years ago
Michael Niedermayer f8a237a307 swr: add triangular highpass dither 13 years ago
Michael Niedermayer 1fc4ff2205 swr: generate more dither noise to improve quality. 13 years ago
Michael Niedermayer 22057e8ecb swr: add swr_get_class() 13 years ago
Michael Niedermayer f9a2c5bc07 swr: simplify code by using av_get_bytes_per_sample() 13 years ago
Michael Niedermayer 6e9c634c36 swr: fix copy & pasted comment to match the code. 13 years ago
Michael Niedermayer 8702e35b9b vda: try to fix compile 13 years ago
Michael Niedermayer e387c9d5dd Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer b1ef4dc406 swr: add triangular dither support 13 years ago
Michael Niedermayer 0cff3e130b swr: remove unused variable 13 years ago
Michael Niedermayer 0170889372 swr: add SWR_DITHER_RECTANGULAR to AVOptions array 13 years ago
Reimar Döffinger 1ac606bae6 aacsbr: silence message for SBR extension "padding". 13 years ago
Michael Niedermayer 5b2be9bcc0 swr-test: include opt.h, this is needed for changing options for testing. 13 years ago
Michael Niedermayer 7c673d73ec swr: use assert in swri_sum2 to check that only supported formats are used. 13 years ago
Michael Niedermayer db2eadb2f5 swr: add dither support. 13 years ago
Michael Niedermayer 5c1f312888 swr: update copyright year for rematrix 13 years ago
Christophe GISQUET 2130bd8f5b rv40dsp x86: use only one register, for both increment and loop counter 13 years ago
Christophe GISQUET 272b252c01 rv40dsp: implement prescaled versions for biweight. 13 years ago
Justin Ruggles d3c59d5003 avconv: use default channel layouts when they are unknown 13 years ago
Justin Ruggles 95a8dac57b avconv: parse channel layout string 13 years ago
Nicolas George 40b7a27bad vf_drawtext: fontconfig support. 13 years ago
Nicolas George be9b0d2c5a vf_drawtext: fix memory leak of draw expression. 13 years ago
Nicolas George 423047ea31 vf_drawtext: fix memory leak of glyph data. 13 years ago
Asen Lekov a559d65c07 nutdec: K&R formatting cosmetics 13 years ago
Sebastien Zwickert a40ba3afe8 vda: Signal 4 byte NAL headers to the decoder regardless of what's in the extradata 13 years ago
Michael Niedermayer 24ab1abfb6 resample: support double precission resampling 13 years ago
Michael Niedermayer 3d9338b1c2 swr: support int32 and float as internal sample formats 13 years ago
Michael Niedermayer 7f1ae79d38 swr: support float & int32 in the resampler 13 years ago
Michael Niedermayer 605bcf6101 swr-test: Add newline to test output 13 years ago
Michael Niedermayer 2f0801527d resample: update copyright years, they where incorrect. 13 years ago
Martin Storsjö 14f063d294 mem: Consistently return NULL for av_malloc(0) 13 years ago
Michael Niedermayer 6bfb3042b3 Merge remote-tracking branch 'qatar/master' 13 years ago
Reimar Döffinger 7f66912f1a Fix gif regression test on big-endian. 13 years ago
Anton Khirnov e36b25d1df vf_overlay: implement poll_frame() 13 years ago
Anton Khirnov 90f65dc6cf vf_scale: support named constants for sws flags. 13 years ago
Anton Khirnov 7c59b5c2a5 lavc doxy: add all installed headers to doxy groups. 13 years ago
Anton Khirnov ec57b7de74 lavc doxy: add avfft to the main lavc group. 13 years ago
Anton Khirnov 8a74029ea2 lavc doxy: add remaining avcodec.h functions to a misc doxygen group. 13 years ago
Anton Khirnov 6aadfbda09 lavc doxy: add AVPicture functions to a doxy group. 13 years ago
Anton Khirnov 56512ce104 lavc doxy: add resampling functions to a doxy group. 13 years ago
Anton Khirnov 40ca0e6a75 lavc doxy: replace \ with / 13 years ago
Anton Khirnov f038515f0a lavc doxy: add encoding functions to a doxy group. 13 years ago