source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @17989dcf   12 years Carl Eugen Hoyos configure: Autodetect VA-API This fixes a regression (reproducible …
(edit) @cb0b0266   12 years stefasab lavfi/drawbox: restore verbal form for drawbox options descriptions
(edit) @0aa013fa   12 years stefasab lavfi: factorize drawgrid and drawbox code
(edit) @5437284   12 years michaelni tools/ffhash: Use O_BINARY when available This fixes reading files in …
(edit) @ab074ab9   12 years michaelni avcodec/pthread: fix ffv1 with 2 threads Signed-off-by: Michael …
(edit) @3da726f1   12 years Clément Bœsch lavf/img2enc: use FF_CEIL_RSHIFT().
(edit) @f3962c62   12 years Clément Bœsch lavfi/yadif: fix chroma subsampling with odd sizes.
(edit) @61b268ee   12 years Clément Bœsch lavfi/idet: fix chroma subsampling with odd sizes.
(edit) @6c5bd7d7   12 years Clément Bœsch lavc/vc1dec: fix a few "may be used uninitialized" warnings.
(edit) @09b3bbe6   12 years michaelni libvpxenc: Fix "passing argument 3 of av_image_copy from incompatible …
(edit) @f4cc38e3   12 years michaelni vc1dec: silence "may be used uninitialized in this function" warning …
(edit) @d94c9070   12 years Clément Bœsch lavfi: silence a discarded const qualifier warning.
(edit) @b22f96b7   12 years michaelni Rename ffadler to ffhash and expand it using the generic hash API …
(edit) @c607a2cc   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: sparc: …
(edit) @af00d68a   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vf_pad: …
(edit) @df003cbb   12 years michaelni Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8' * commit …
(edit) @e55092b1   12 years michaelni Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8' * commit …
(edit) @4dbceaa3   12 years diego sparc: Eliminate dead code in VIS acceleration macros Signed-off-by: …
(edit) @39cc4c61   12 years lu_zero flacdec: drop unnecessary assert The condition cannot happen anymore.
(edit) @b25e49b1   12 years lu_zero mjpegdec: properly report unsupported disabled features When JPEG-LS …
(edit) @afec02af   12 years Clément Bœsch lavfi/unsharp: remove unused float.h include.
(edit) @faceb0af   12 years Clément Bœsch lavfi/unsharp: use av_image_copy_plane().
(edit) @5c7a33a7   12 years Clément Bœsch fate/colorchannelmixer: make sure direct path is tested.
(edit) @04dd5dde   12 years michaelni Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68' * commit …
(edit) @a134f967   12 years michaelni Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd' * commit …
(edit) @e77647c5   12 years michaelni Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990' * commit …
(edit) @efc08e00   12 years michaelni Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' * commit …
(edit) @39354d60   12 years michaelni Merge commit 'ff4fc5ef12a37716c5c5d8928a2db92428e916ec' * commit …
(edit) @0d83b572   12 years michaelni Merge commit '9cacdabd1c8cd257a942d8289349c37d992989b7' * commit …
(edit) @4390fa62   12 years michaelni Merge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d' * commit …
(edit) @3062ac4c   12 years anton vf_pad: use the name 's' for the pointer to the private context This …
(edit) @a70519aa   12 years anton vf_overlay: use the name 's' for the pointer to the private context …
(edit) @8d2565c2   12 years anton vf_lut: use the name 's' for the pointer to the private context This …
(edit) @4753f80   12 years anton vf_libopencv: use the name 's' for the pointer to the private context …
(edit) @56e4ce0d   12 years anton vf_hqdn3d: use the name 's' for the pointer to the private context …
(edit) @7af5ae2d   12 years anton vf_hflip: use the name 's' for the pointer to the private context …
(edit) @05fab553   12 years anton vf_gradfun: use the name 's' for the pointer to the private context …
(edit) @f6b6d6a   12 years anton vf_frei0r: use the name 's' for the pointer to the private context …
(edit) @cbec213   12 years anton vf_format: use the name 's' for the pointer to the private context …
(edit) @d64cf54b   12 years anton vf_fieldorder: use the name 's' for the pointer to the private context …
(edit) @9bbf6c68   12 years anton vf_fieldorder: cosmetics, remove an extra linebreak
(edit) @c0279956   12 years anton vf_fade: use the name 's' for the pointer to the private context This …
(edit) @d3735f7a   12 years anton vf_drawtext: use the name 's' for the pointer to the private context …
(edit) @20e2794e   12 years anton vf_drawbox: use the name 's' for the pointer to the private context …
(edit) @ba09675   12 years anton vf_delogo: use the name 's' for the pointer to the private context …
(edit) @e16e23d7   12 years anton vf_cropdetect: use the name 's' for the pointer to the private context …
(edit) @671563d9   12 years anton vf_crop: cosmetics, break lines
(edit) @7f839595   12 years anton vf_crop: use the name 's' for the pointer to the private context This …
(edit) @762df56e   12 years anton vf_boxblur: use the name 's' for the pointer to the private context …
(edit) @a2a69699   12 years anton vf_blackframe: use the name 's' for the pointer to the private context …
(edit) @b3ea7662   12 years anton vf_aspect: use the name 's' for the pointer to the private context …
(edit) @d686517a   12 years Clément Bœsch lavfi/mp: remove mp=ow wrapper. Filter ported natively as owdenoise.
(edit) @b1e84ef   12 years Clément Bœsch lavfi: port wavelet denoiser filter from libmpcodecs.
(edit) @2832ea26   12 years diego Remove commented-out debug #define cruft
(edit) @ff4fc5ef   12 years diego jpegls: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @9cacdabd   12 years diego jpegls: cosmetics: Drop some unnecessary parentheses
(edit) @004b81c4   12 years diego mpegvideo: Remove commented-out PARANOID debug cruft
(edit) @35188e91   12 years michaelni lavu/hash: Fix CRC32 calculation Initialize it with UINT32_MAX and …
(edit) @c55c715c   12 years michaelni lavu/hash: Fix adler32 calculation Adler must be initialized with a …
(edit) @d46c588f   12 years diego Remove commented-out #includes
(edit) @bfd00cc4   12 years diego h263dec: Remove broken and disabled debug cruft
(edit) @42af97d   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @e3c24f66   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @b0696e94   12 years martin vc1: Reindent INIT_LUT(), align backslashes Signed-off-by: Martin …
(edit) @ca2f6b69   12 years nicolas.george lavf/concat: reject empty scripts. Fix trac ticket #2566.
(edit) @c45b823b   12 years onemda lavfi/histogram: logarithmic mode for levels Signed-off-by: Paul B …
(edit) @225a5f9   12 years martin configure: Use linker hardening flags on mingw This makes it …
(edit) @fa23f94e   12 years onemda wv: make probing more robust Signed-off-by: Paul B Mahol …
(edit) @a9cadac   12 years michaelni dpxenc: dont shift into the sign bit. Fixes IOC warnings …
(edit) @e003413f   12 years michaelni murmur3: fix memleak Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @6ce2c310   12 years martin vc1: Make INIT_LUT() self contained Move the local variables it uses …
(edit) @3ac3edf6   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @c7c71f95   12 years michaelni replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* …
(edit) @86ea021   12 years Carl Eugen Hoyos Reduce probing score for flic animation files. Fixes ticket #2567.
(edit) @37f2ac3   12 years martin vc1: Simplify code by using INIT_LUT() Signed-off-by: Martin Storsjö …
(edit) @0379fc14   12 years martin vc1: Move INIT_LUT() further up to allow using it in more places …
(edit) @3ca3709a   12 years martin vc1dec: Remove some now unused variables Signed-off-by: Martin …
(edit) @4162fc62   12 years martin vc1dec: Do not allow field_mode to change after the first header This …
(edit) @ec7d002e   12 years martin vc1, mss2: Check for any negative return value from …
(edit) @ff468092   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @ccb148e4   12 years martin vc1dec: Fix current ptr selection in vc1_mc_4mv_chroma() No sample …
(edit) @201412ff   12 years martin vc1dec: Factorize picture pointer selection in vc1_mc_4mv_chroma() …
(edit) @2412ad17   12 years martin vc1dec: Factorize picture pointer selection code Signed-off-by: …
(edit) @19673db3   12 years martin vc1dec: Factorize srcU/V offseting Signed-off-by: Martin Storsjö …
(edit) @012b319d   12 years martin vc1dec: Fix tff == 0 handling in init_block_index() This fixes …
(edit) @75835abe   12 years michaelni Merge commit '7c57a582a03fb473091a88737ab92b9f2a5bb87a' * commit …
(edit) @03136539   12 years martin vc1dec: Update destination pointers in context for fields This …
(edit) @5692ad00   12 years michaelni Merge commit 'ffba2053edfc177d217bf4a95edf51cd0fc40753' * commit …
(edit) @aa6454e6   12 years michaelni Merge commit '096696ef0dd391d9430376d1444c1a3cde9171fd' * commit …
(edit) @85de84c3   12 years michaelni Merge commit '7cbc4cb4424430586ce2d5c0dba81174c6d1db01' * commit …
(edit) @23439cf9   12 years michaelni Merge commit '5d9d8461fbb87046a7ca220d3676a045bd7ab46e' * commit …
(edit) @cb22692f   12 years michaelni Merge commit 'fe06795d783785a76c6cbcaa2cd3012e6deb5fa5' * commit …
(edit) @b602e47f   12 years michaelni Merge commit '46430fd47c6239ef8742d0a34f9412d5060fa798' * commit …
(edit) @772c801c   12 years michaelni Merge commit '7c71ada4cad3c6aab5fa24155c379465c41cfd76' * commit …
(edit) @6bf6b9c2   12 years michaelni Merge commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41' * commit …
(edit) @e6c4ac7b   12 years anton pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
(edit) @7c57a58   12 years anton jpeg2000dec: don't use deprecated PIX_FMT values
(edit) @ffba2053   12 years anton lavfi: fix compatibility code for old vf_scale options syntax …
(edit) @096696ef   12 years anton avfiltergraph: simplify inserting conversion filters. There is now no …
(edit) @ede75ebc   12 years anton Clarify output of av_get_bits_per_pixel Signed-off-by: Anton Khirnov …
Note: See TracRevisionLog for help on using the revision log.