46545 Commits (7ec1fe1f472c2fb1cf0e0b2b89e107a08ac7efe5)
 

Author SHA1 Message Date
Michael Niedermayer 3a34ac6541 file: typo 12 years ago
Michael Niedermayer 31bf820a26 av_tempfile: document umask() issue 12 years ago
Stefano Sabatini 1b21642149 lavfi/scale: avoid to print a NULL value in log message 12 years ago
Nick Brereton 09ea482d5d Fix #1827, segfault with XXCH samples when downsampling. 12 years ago
Stefano Sabatini be0b37c649 lavf/avienc: fix/extend error message, in case of too large number of skipped frames 12 years ago
Stefano Sabatini f35d5f966f lavf/avienc: enable debug log 12 years ago
Stefano Sabatini 29a9e4d5c9 lavfi/mp: drop the mp=rectangle filter 12 years ago
Stefano Sabatini 9d478f38cd lavfi/drawbox: add "width" and "height" aliases for "w" and "h" options 12 years ago
Stefano Sabatini 93399e9381 lavfi/drawbox: add thickness option 12 years ago
Michael Niedermayer 84833b028b Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 28c0678eb7 Merge commit 'be923ed659016350592acb9b3346f706f8170ac5' 12 years ago
Michael Niedermayer 4b874fc4fc Merge commit 'a65bdceb060628881578afb29df4eb222421381f' 12 years ago
Michael Niedermayer 78ec407d5a Merge commit '652f5185945c8405fc57aed353286858df8d066f' 12 years ago
Michael Niedermayer 9766d9c985 Merge commit '04581c8c77ce779e4e70684ac45302972766be0f' 12 years ago
Dave Yeo 264f12342c x86: Fix assembly with NASM 12 years ago
Michael Niedermayer 3174616f59 Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' 12 years ago
Michael Niedermayer 976175fbe5 probetest: fix possible use of uninitialized data 12 years ago
Stefano Sabatini 755038d07d lavfi/drawbox: remove some unnecessary parentheses 12 years ago
Stefano Sabatini 003bd88d99 lavfi/drawbox: reindent after previous commit 12 years ago
Stefano Sabatini 1b3fdd9731 lavfi/drawbox: implement color=invert mode 12 years ago
Stefano Sabatini 652fab5996 lavfi/mp: drop wrapped field filter 12 years ago
Stefano Sabatini 3c4aa50620 lavfi: add field filter 12 years ago
Diego Biurrun 5707af8d0b aacdec: Drop some unused function arguments 12 years ago
Dave Yeo 9c167914a1 x86: Fix assembly with NASM 12 years ago
Paul B Mahol dc239b3b40 av_get_audio_frame_duration: add IAC 12 years ago
Michael Niedermayer 0e4d34e087 pix_fmt_info: add 9/10 bit YUVA formats 12 years ago
Michael Niedermayer 6c49562d79 tree-test: fix printf() types 12 years ago
Michael Niedermayer 370e397256 sws: fix handling of big endian alpha 12 years ago
Diego Biurrun be923ed659 x86: fmtconvert: port to cpuflags 12 years ago
Diego Biurrun be2c456e96 x86: fmtconvert: Refactor cvtps2pi emulation through cpuflags 12 years ago
Diego Biurrun 588fafe7f3 x86: MMX2 ---> MMXEXT in macro names 12 years ago
Diego Biurrun a65bdceb06 x86: mmx2 ---> mmxext in variable names 12 years ago
Diego Biurrun 652f518594 x86: mmx2 ---> mmxext in comments and messages 12 years ago
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
Stefano Sabatini 1730dcf093 doc/filters: fix typo in drawbox section 12 years ago
Stefano Sabatini b6248299f6 doc/filters: itemize examples for drawbox, add an example, fix grammar 12 years ago
Stefano Sabatini 2ed7e6cce5 lavfi/drawbox: extend syntax, accept named options 12 years ago
Stefano Sabatini b420b87848 lavfi/tinterlace: remove poll_frame() callback 12 years ago
Paul B Mahol 7adc600219 av_get_audio_frame_duration: add G723_1 12 years ago
Paul B Mahol 7b378c2fb7 lavfi: remove yuvcsp and yvu9 libmpcodecs wrappers 12 years ago
Michael Niedermayer f7a9a99661 wavenc: fix curruption of metadata 12 years ago
Michael Niedermayer 2f84f13806 fate: remove typo, reenable AC3 tests 12 years ago
Michael Niedermayer 28bcca46ed av_get_audio_frame_duration: fix IMC 12 years ago
Paul B Mahol b90d7840df lavc: const correctness for avpicture_fill() 12 years ago
Clément Bœsch 03179c2426 lavfi/smartblur: add missing draw slice call. 12 years ago
Michael Niedermayer 5cac0656a3 af_ashowinfo: integrate config_input() in filter_samples. 12 years ago
Mans Rullgard 674c4a11cb configure: fix print_config() with broke awks 12 years ago
Michael Niedermayer 4d2f1d8c93 swscale.c:remove fill_plane9or10() use fillPlane16() 12 years ago
Michael Niedermayer 70c25c6205 sws: move fillPlane16() to header so it can be used from more than 1 place 12 years ago