52221 Commits (635389ccfa96cff33ece7bfbb1e9fe5e9a0c21a8)
 

Author SHA1 Message Date
Anton Khirnov b1bb8fb860 svq1dec: check that the reference frame has the same dimensions as the current one 12 years ago
Anton Khirnov c0771a1ac6 af_channelmap: cosmetics, use an extra local variable to shorten the code 12 years ago
Anton Khirnov aafed1175d af_channelmap: sanity check input channel indices in all cases. 12 years ago
Paul B Mahol b8edf91657 lavfi/histeq: fix out of array write 12 years ago
Michael Niedermayer 161dee4321 rmdec: dont return uninitialized data 12 years ago
Carl Eugen Hoyos fe1de12faf Remove two anonymous arrays. 12 years ago
Carl Eugen Hoyos 9802f56684 ass_split: Do not use the function name as a parameter name in a declaration. 12 years ago
Michael Niedermayer 92218aad00 butterflies_float: replace 2 lea by 2 add 12 years ago
Christophe Gisquet 1a4007964c x86: float dsp: butterflies_float SSE 12 years ago
Paul B Mahol 295ce83e2f lavfi/il: remove pointless store 12 years ago
Paul B Mahol 9bd1b1c1e7 lavfi/earwax: remove pointless store 12 years ago
Michael Niedermayer 0ea97a1c5b Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol c1fe41ed47 libaacpluc: remove unused code 12 years ago
Paul B Mahol 83253431b7 lavfi/stereo3d: remove pointless store 12 years ago
Paul B Mahol 9429408cc1 sgirledec: remove unused headers 12 years ago
Paul B Mahol b05d8d4cf4 lavc: avcodec_open2(): pass context to av_log() 12 years ago
Stefano Sabatini dc11acdf2d doc/filters: fix sentence in setsar/setdar docs 12 years ago
Stefano Sabatini 30926a1f1f lavfi/aspect: fix weird copyright notice 12 years ago
Stefano Sabatini ba32afd70e lavfi/split: use AVFILTER_DEFINE_CLASS to define class 12 years ago
Anton Khirnov 7f1fd97636 cmdutils: Fix build with lavfi disabled 12 years ago
Michael Niedermayer bec402b502 mjpegdec: fix overlapping memcpy with upscale_v 12 years ago
Paul B Mahol 6575539176 libaacplus: support for float sample format 12 years ago
Michael Niedermayer 13bbfb8fda sws: Skip ff_yuv2rgb_c_init_tables() when the output is YUV 12 years ago
Michael Niedermayer 6b657ac788 avcodec/c93: Check for block overlap. 12 years ago
Michael Niedermayer e701cd96c2 avutil/avutil_version: Run checks just once 12 years ago
Paul B Mahol 65efa1dbd9 lavfi/interlace: remove now unused av_opt_free() call 12 years ago
Michael Niedermayer 2d8a3cf4c1 avutil/pixdesc: check for component overlap 12 years ago
Michael Niedermayer f807d6d200 avutil/pixdesc: check step/depth against each other 12 years ago
Michael Niedermayer 20e99a9c10 avutil/pixdesc: support for self-checking the descriptors 12 years ago
Michael Niedermayer 1314f534e5 avutil/pixdesc: fix rgb0 descriptors 12 years ago
Paul B Mahol 0b06bd1c7a libaacplus: set supported profiles 12 years ago
Paul B Mahol 82082695de libaacplus: set supported channel_layouts 12 years ago
Michael Niedermayer f05cfb654f sws/fill_rgb2yuv_table: use ROUNDED_DIV 12 years ago
Michael Niedermayer bcf643486f sws/fill_rgb2yuv_table: increase precission to 32bit 12 years ago
Michael Niedermayer 2fa11a94a3 sws/fill_rgb2yuv_table: avoid 2 divisions 12 years ago
Paul B Mahol 97b2865aa2 libaacplus: remove FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
Rafaël Carré 5b27c307e7 flvenc: do not mux more than one stream per type 12 years ago
Michael Niedermayer 003bf33747 sws: fix alignment of rgb2yuv 12 years ago
Michael Niedermayer 7e20f80d2c fate: fix histogram test, try #2 12 years ago
Michael Niedermayer 7ed691e2db Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer d98c3adef2 Merge commit '015821229f96bf7e677f2a711a58dbea3009f574' 12 years ago
Michael Niedermayer 05bea44393 Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9' 12 years ago
Michael Niedermayer d5c31403aa Merge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3' 12 years ago
Michael Niedermayer 398b9ed28f Merge commit 'c0dcf89887f7fbdd7a8502bc7c715f50157562cb' 12 years ago
Stefano Sabatini 41985cb0ab doc/filters: merge asplit and split documentation 12 years ago
Stefano Sabatini 3453b0196f lavfi/split: fix minor documentation issues 12 years ago
Clément Bœsch de656ea91e lavfi/drawtext: make options array more readable. 12 years ago
Michael Niedermayer 3950236332 sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table 12 years ago
Michael Niedermayer 7a2a421d73 vf_histogram: avoid floats, unbreak fate 12 years ago
Clément Bœsch 34186832de doc/filters: add a curves example with psfile. 12 years ago