source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @04fa8187   12 years michaelni Merge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284' * commit …
(edit) @cae8f469   12 years michaelni Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' * commit …
(edit) @ebd99ff   12 years michaelni Merge commit '42b9150b0d4f0a130c1d93dc991fd5412743a8cf' * commit …
(edit) @148f69eb   12 years michaelni Merge commit 'f5eecee865a731d2412fde2f73c29f8f8115c499' * commit …
(edit) @3ad5d869   12 years michaelni Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d' * commit …
(edit) @2514b800   12 years michaelni sws: share xyzgamma tables. They are currently always constant and …
(edit) @4818388e   12 years michaelni Merge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a' * commit …
(edit) @76c1f920   12 years michaelni Merge commit 'a83c0da539fb07260310bc3b34056239d2b138b2' * commit …
(edit) @1a94d7c7   12 years michaelni avfilter/trim: improve rounding precission Note, the design is still …
(edit) @24939d56   12 years Clément Bœsch fate/pixfmts: use the appropriate variable names for temporary files. …
(edit) @1924a61a   12 years michaelni Merge commit '3d624420086ed3cd0c74f4510f0285968e21c117' * commit …
(edit) @3319679d   12 years michaelni Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876' * commit …
(edit) @1cba7fa3   12 years michaelni Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902' * commit …
(edit) @0061ba04   12 years michaelni Merge commit '2548834b2248ad4d7da9bd0afed09d7d0cddeeb0' * commit …
(edit) @e41d3aba   12 years michaelni Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8' * commit …
(edit) @a1b88797   12 years michaelni Merge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071' * commit …
(edit) @52fa2945   12 years michaelni Merge commit 'e036bb7899d0faca9159206be9bf5552e76e7633' * commit …
(edit) @d8b6557c   12 years michaelni Merge commit 'bda9e6d923df6d46cc5cafb30a59a01d2514fa61' * commit …
(edit) @71091698   12 years michaelni Merge commit '95220be1faac628d849a004644c0d102df0aa98b' * commit …
(edit) @14f45bc   12 years Clément Bœsch doc/filters: fix scale example equivalence. scale=w=200:h=100 and …
(edit) @e3e66568   12 years Clément Bœsch doc/filters: replace hqdn3d with smartblur in timeline section. …
(edit) @fbaf75b1   12 years michaelni h264: Use the correct croping values. This fixes returning pictures …
(edit) @5299ee5   12 years michaelni h264: assert that croping values at slice level are consistent These …
(edit) @c3bd306e   12 years michaelni h264_ps: check croping values Signed-off-by: Michael Niedermayer …
(edit) @7edb984d   12 years michaelni avutil/log: Fix context pointer used for get_category() Fixes calling …
(edit) @088f38a4   12 years diego avcodec: Drop unnecessary ff_ name prefixes from static functions
(edit) @53efb2fa   12 years michaelni gif: Fix little endian specific code Signed-off-by: Michael …
(edit) @147a45fc   12 years michaelni framecrcenc: workaround design flaw in sidedata palette This should …
(edit) @a0adeb1f   12 years onemda fate: add test for separatefields filter Signed-off-by: Paul B Mahol …
(edit) @38282149   12 years diego ppc: More consistent arch initialization
(edit) @42b9150b   12 years diego fft: Remove pointless #ifdefs around function declarations
(edit) @f5eecee8   12 years diego ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs …
(edit) @a053dbfc   12 years diego ppc: Move AltiVec utility headers out of AltiVec ifdefs Now that the …
(edit) @6b110d3a   12 years diego ppc: More consistent names for H.264 optimizations files
(edit) @643e433b   12 years diego mpegaudiosp: More consistent names for ppc/x86 optimization files
(edit) @468ec171   12 years onemda fate: add test for swapuv filter Signed-off-by: Paul B Mahol …
(edit) @e85f02e3   12 years onemda fate: add test for telecine filter Signed-off-by: Paul B Mahol …
(edit) @8cd472d3   12 years anton avconv: make output -ss insert trim/atrim filters. This makes output …
(edit) @a83c0da5   12 years anton avconv: make -t insert trim/atrim filters. This makes -t …
(edit) @3d624420   12 years anton avconv_opt: allocate an OutputFile before the streams. This way …
(edit) @a1e05b04   12 years anton lavfi: add trim and atrim filters.
(edit) @b4729382   12 years anton lavfi: add an asetpts filter
(edit) @2548834b   12 years anton vf_setpts: cosmetics, reformat
(edit) @c22263d3   12 years anton graphparser: only print filter arguments if they are non-NULL
(edit) @8aaab111   12 years anton af_channelmap: ensure the output channel layout is valid.
(edit) @949c603e   12 years anton af_channelmap: remove now unnecessary goto Options are freed from the …
(edit) @10121557   12 years anton vf_split: fix description It now allows an arbitrary number of …
(edit) @e036bb78   12 years anton lavc: clear AVBuffers on decoded frames if refcounted_frames is not …
(edit) @2bdd4349   12 years onemda lavfi/stereo3d: add support for alternating frames input & output …
(edit) @bda9e6d9   12 years anton indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell() …
(edit) @95220be1   12 years anton indeo3: fix off by one in MV validity check CC:libav-stable@libav.org
(edit) @3d106145   12 years anton FATE: add an additional indeo3 test It is a part of the sample that …
(edit) @01a5a3a2   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @a3030d47   12 years michaelni Merge commit '85f2f82af66fade2f5af2a03c5011d7de1b6e295' * commit …
(edit) @2609434b   12 years Clément Bœsch fate: remove forgotten transpose filter results from old system.
(edit) @45734de   12 years Clément Bœsch fate: port remaining filters to new system. Merge of …
(edit) @93aede41   12 years Clément Bœsch fate: move kerndeint test to the new system.
(edit) @1e0a0aaf   12 years Clément Bœsch fate: port our pixfmts change to fate-run.sh. This patch is the same …
(edit) @e881057c   12 years Clément Bœsch fate: add a rule for pixfmts tests.
(edit) @97c56ad7   12 years diego x86: dsputil: Remove a set of pointless #ifs around function declarations
(edit) @85f2f82a   12 years diego x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarations
(edit) @a466c2c4   12 years Clément Bœsch fate: fix filtfmts-test dependency after 9a5924f.
(edit) @d558e464   12 years Clément Bœsch lavfi: add two opencl headers to SKIPHEADERS. Fix make checkheaders.
(edit) @6b222ea9   12 years Clément Bœsch fate: add bitexact flags to alphaextract/alphamerge tests. Should fix …
(edit) @9a5924f   12 years Clément Bœsch fate: add filters dependencies to pixfmts tests.
(edit) @15d6436a   12 years Clément Bœsch fate: move a few simple pixfmts tests to the new system.
(edit) @16b2472d   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @3ae44df1   12 years Clément Bœsch fate: move lavd filters tests to the new system. Also make life test …
(edit) @6ea013fb   12 years Clément Bœsch fate: remove '#' in filter parameters. It was considered a comment.
(edit) @c645659   12 years onemda lavfi/showwaves: fix crash in case of negative linesize …
(edit) @32d46412   12 years onemda lavfi/showspectrum: fix crash in case of negative linesize …
(edit) @22a86492   12 years Clément Bœsch fate: move alphaextract and alphamerge tests to the new system. The …
(edit) @affd5018   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @9a0e40ec   12 years Clément Bœsch fate: move colormatrix tests to the new system.
(edit) @80bcbed1   12 years Clément Bœsch fate: restore our settings for drawtext/fade/unsharp.
(edit) @c703f7bd   12 years Clément Bœsch fate: move more tests from lavfi-regression.sh to filter-video.mak.
(edit) @20784aa6   12 years diego x86: hpeldsp: Remove unused macro definitions
(edit) @00a61ac7   12 years Carl Eugen Hoyos Recognize j2k as file suffix for the image2 muxer.
(edit) @e92862e7   12 years michaelni avfilter/vf_tinterlace: fix handling of not so even sizes Fixes green …
(edit) @b691bc42   12 years michaelni copy_packet_data: fix memleak This should fix gif fate memleaks …
(edit) @df911792   12 years michaelni lavu/opencl: add check version and platform Reviewed-by: Hanspeter …
(edit) @cb23b06e   12 years michaelni sws: fix typo in xyz2rgb matrix use. Found-by: ubitux Signed-off-by: …
(edit) @54429142   12 years michaelni fate: re-enable jpeg2000 test with rgb48le Signed-off-by: Michael …
(edit) @24ec7a5e   12 years michaelni sws: Check for malloc failure of rgb0_tmp Signed-off-by: Michael …
(edit) @0c47c902   12 years michaelni sws: support xyz input The implementation is heavily based on …
(edit) @45f1cf8   12 years michaelni sws: remove hack to support partial convert / xyz bswaping …
(edit) @42a7938   12 years michaelni fate: temporary disable jpeg2000 test to avoid fate breakage from next …
(edit) @b4fc2a10   12 years michaelni fate: fix jpeg2000 on big endian Signed-off-by: Michael Niedermayer …
(edit) @2fa08abd   12 years michaelni sws: enable xyz12, this for now is just for swaping between le and be …
(edit) @7f17e0ff   12 years michaelni sws: add 16bit gbrp formats to packed_16bpc_bswap() Signed-off-by: …
(edit) @f5cca47   12 years michaelni sws: extend packed_16bpc_bswap code to handle planar formats …
(edit) @51494077   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: aac: …
(edit) @65af5e81   12 years michaelni Merge commit '1b6f84a98665a15130e969fd6b460a05d50090c1' * commit …
(edit) @124244ec   12 years michaelni Merge commit 'b963f021b603509b5159873de4919dec441d0782' * commit …
(edit) @0400176   12 years stefasab lavfi/mp: remove mp=tinterlace wrapper From various tests, there is …
(edit) @75070d9f   12 years stefasab lavfi/transpose: apply grammar consistency fixes to transpose dir option
(edit) @dfb3de21   12 years stefasab doc/filters: apply various general fixes to vidstabdetect docs Adopt …
(edit) @191430a2   12 years michaelni Merge commit '28663511c99b3cdaf9387a15032259879474f5f4' * commit …
(edit) @506ebdac   12 years michaelni Merge commit '03b052c023e1f58d879cb7eeb6421ed39262d39d' * commit …
(edit) @2ac6d6b7   12 years michaelni Merge commit 'c14010541035454b4d3ad08399d70423be4e0c87' * commit …
Note: See TracRevisionLog for help on using the revision log.