53055 Commits (48de04f4ec08140c129c0f7ae721bb5aa0d17aca)
 

Author SHA1 Message Date
Vignesh Venkatasubramanian 48de04f4ec avcodec/avpacket: Refactoring copy_side_data into a separate function 12 years ago
Michael Niedermayer 5d22ac488b libx264: zero x264_picture before use. 12 years ago
Michael Niedermayer 640e524ff6 libavfilter/Makefile: unbreak make alltools 12 years ago
Stefano Sabatini 2a1b7dee6d tools: add zmqsend tool, useful to test the zmq filters 12 years ago
Stefano Sabatini 7ddb0ef9af lavfi: add zmq filters 12 years ago
James Almer dc7656279a lavu/hash: Fix name of SHA224 12 years ago
Paul B Mahol b24530019f lavfi/blend: timeline support 12 years ago
Michael Niedermayer e751481cd8 swscale/output: silence compiler warnings about uninitialized variables 12 years ago
Stefano Sabatini e65c4a2330 doc/outdevs: fix typos (devices -> device) 12 years ago
Paul B Mahol 811b17fbad lavfi: cosmetics: fix vertical alignment for pads in some filters 12 years ago
Michael Niedermayer dc6f1a8dda avformat/srtdec: Fix pointer corruption 12 years ago
Michael Niedermayer 6b13f54262 vf_colorchannelmixer: round lut entries to nearest 12 years ago
Michael Niedermayer f268727a8f fate: change colorchannelmixers coefficients to be less unstable 12 years ago
Michael Niedermayer 509cc1e883 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer a887372109 Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a' 12 years ago
Michael Niedermayer b2da63db50 Merge commit '245b76a108585b6fb52eebc2626c472d6fa530dc' 12 years ago
Michael Niedermayer eda9d97b7a Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be' 12 years ago
burek 56ba331257 doc/filters: add some examples for the fps filter 12 years ago
Hendrik Leppkes 37d9784083 md5enc: don't reuse priv_class in two formats 12 years ago
Reimar Döffinger 7d1d596817 Add a generic hash API. 12 years ago
Reimar Döffinger 86215c326e Add 128 bit murmur3 hash function. 12 years ago
Andrey Utkin 47a628bfb3 avfilter: Add 'drawgrid' video filter 12 years ago
Martin Storsjö 05165c2f7a configure: Disable PIC for cygwin just as for win32/mingw 12 years ago
Joseph Artsimovich 3967f68053 Better handling for MXF essence reading reaching EOF. 12 years ago
Michael Niedermayer 1e00bbb10c avcodec/lcldec: Check that dimensions are a multiple of the subsample factors 12 years ago
Clément Bœsch b3c263e209 lavu/common: make FF_CEIL_RSHIFT faster when shift is constant. 12 years ago
Michael Niedermayer 45150f90e7 fate: fix filter-colorchannelmixer by adding bitexact & accurate flags 12 years ago
Paul B Mahol 8671e995c8 imgconvert: silence "incompatible pointer type" warning 12 years ago
Michael Niedermayer f9db2fc84d cdgraphics: initialize buffer 12 years ago
Michael Niedermayer e6b6ae4695 vorbisdec: check codebook entry count 12 years ago
Stefano Sabatini 3a4c8788e3 tools/ffeval: use av_dynarray2_add() 12 years ago
Stefano Sabatini e3984166a4 lavu/mem: add av_dynarray2_add() 12 years ago
Stefano Sabatini 84be806982 lavu: define FF_MEMORY_POISON and use it 12 years ago
Michael Niedermayer e70e2583d0 Merge remote-tracking branch 'cehoyos/master' 12 years ago
Paul B Mahol 2dedd8988a fate: add colorchannelmixer test 12 years ago
Carl Eugen Hoyos 231b331718 Do not read strd chunk in avi files as H264 extradata. 12 years ago
Paul B Mahol 4383e1b239 tests/lavf-regression: fix gbrp10 dpx test on big endian 12 years ago
Michael Niedermayer df4f4fc8a5 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 69d52ef8ff Merge commit 'f54b55058a429c4eea5bae7e5bcb49bd29b34199' 12 years ago
Michael Niedermayer 6585275e79 Merge commit 'e08c946c6860a78b0c479551d5f6735361160cbd' 12 years ago
Michael Niedermayer 352eb1f02f Merge commit 'b1803c79dcd6d0a345fa1cbe18dd8e2149717121' 12 years ago
Andrey Utkin bc63a76083 pngenc: Add 'dpi', 'dpm' options 12 years ago
Paul B Mahol c0a30dd2e4 fate: increase coverage for dpx encoder 12 years ago
Paul B Mahol ae9ef151ad dpxenc: simplifiy code using AVPixFmtDescriptor 12 years ago
Paul B Mahol 22a038606c dpxenc: do not set coded_frame 12 years ago
Diego Biurrun 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
Diego Biurrun 245b76a108 x86: dsputil: Split inline assembly from init code 12 years ago
Diego Biurrun 46bb456853 x86: dsputil: Refactor pixels16 wrapper functions with a macro 12 years ago
Michael Niedermayer 145e644aee sws/output: remove offset/coef for alpha in rgba64 12 years ago
Paul B Mahol e1746d057b swscale: RGBA64 output 12 years ago