40099 Commits (44bd2f90a973960db5e5c74bf21110de8434a10f)
 

Author SHA1 Message Date
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
Diego Biurrun 679481b3b6 Drop some pointless #ifdefs. 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
Justin Ruggles 679a973e97 avconv: use default alignment for audio buffer 13 years ago
Justin Ruggles c58846f3a8 avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame() 13 years ago
Justin Ruggles 0109a09dc3 avutil: use align == 0 for default alignment in audio sample buffer functions 13 years ago
Justin Ruggles 18ed3788b0 avutil: allow NULL linesize in av_samples_fill_arrays() and av_samples_alloc() 13 years ago
Anton Khirnov b6c4518a87 avconv: remove OutputStream.picref. 13 years ago
Anton Khirnov 695ec04e6a avconv: only set SAR once on the decoded frame. 13 years ago
Reimar Döffinger ed68fd45d3 Add v408 codec regression test. 13 years ago