39706 Commits (6e9c634c36f00822cdd2d49f875be128112dd668)
 

Author SHA1 Message Date
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
Anton Khirnov c8ef8464c2 lavc doxy: add decoding functions to a doxy group. 13 years ago
Anton Khirnov 199ada4944 lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE,H263_MB_INFO} 13 years ago
Anton Khirnov 30f3f62563 lavc doxy: add AVPacket-related stuff to a separate doxy group. 13 years ago
Anton Khirnov 294b3a5074 lavc doxy: add core functions/definitions to a doxy group. 13 years ago
Michael Niedermayer 3532a87a25 exr: optimize exr_halflt2uint() 13 years ago
Diego Biurrun 02c39f056a ppc: Add/remove a number of const qualifiers to fix related warnings. 13 years ago
Justin Ruggles b073819bc9 avconv: allow '-async -1' to disable timestamp sync for audio encoding 13 years ago
Reimar Döffinger cabc0ac72f Add gif and xbm regression tests. 13 years ago
Reimar Döffinger 6458a08700 vf_scale: ensure the palette is set for output. 13 years ago
Reimar Döffinger 24eac3cff5 Mark GRAY8 format as pseudo-paletted. 13 years ago
Reimar Döffinger bbaf941e29 scale: fix slice rendering with conversion between pal/non-pal. 13 years ago
Reimar Döffinger 438f3ef821 RV20: try keeping aspect during resolution changes. 13 years ago
Reimar Döffinger 1d130328ed aacdec: update debug code to always print the processed data. 13 years ago