source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @575399c7   12 years michaelni Merge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d' * commit …
(edit) @aa96439f   12 years onemda lavc: remove unused put_bits.h headers Signed-off-by: Paul B Mahol …
(edit) @035a3792   12 years Clément Bœsch lavfi/subtitles: zero-init AVSubtitle. This avoids invalid free when …
(edit) @d382170c   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: lavc: …
(edit) @12e3c1be   12 years michaelni vc1dec: drop old use_ic code from vc1_b_mc Signed-off-by: Michael …
(edit) @100184cc   12 years michaelni vc1: use use_ic instead of shuffling mv_mode around Signed-off-by: …
(edit) @84c0ec92   12 years michaelni vc1dec: Implement intensity compensation for vc1_interp_mc() …
(edit) @782ebd61   12 years michaelni vc1dec: redesign the intensity compensation The existing …
(edit) @73050df2   12 years Clément Bœsch lavfi: add timeline support in {de,remove}logo. Both don't change …
(edit) @70feca92   12 years nicolas.george lavc: check decoded subtitles encoding. Address trac ticket #2431.
(edit) @29ebb7ba   12 years nicolas.george lavu: fix GET_UTF8 macro. Prevent 0xFE and 0xFF from being considered …
(edit) @1f6aa7de   12 years Clément Bœsch lavfi: add vidstabutils.h to SKIPHEADERS. Fix checkheaders when …
(edit) @c7d2a3ab   12 years Clément Bœsch lavfi/vidstabdetect: fix direct path. The frame must be writable if …
(edit) @c82f6e58   12 years Clément Bœsch lavfi/vidstab: remove mention of defaults for consistency with other …
(edit) @111ac10   12 years Clément Bœsch lavfi/vidstab: make use of direct variable.
(edit) @9273cc8e   12 years Clément Bœsch lavfi/vidstab: add missing flags for 2 options.
(edit) @c857c21a   12 years Clément Bœsch doc/filters: reword vidstab options intro.
(edit) @cdc48775   12 years Clément Bœsch lavfi/vidstab: consistent descriptions.
(edit) @01705126   12 years Clément Bœsch lavfi/vidstab: miscelenaous cosmetics and typo fixes.
(edit) @4364e1f1   12 years Clément Bœsch lavfi: add video stabilization plugins using vid.stab library …
(edit) @6f1716c4   12 years stefasab doc/filters: amend documentation for the hue filter Make clear that …
(edit) @18144950   12 years stefasab doc/filters: introduce example in vflip filter
(edit) @892af3eb   12 years stefasab doc/filters: split luma/chroma descriptions for unsharp option Honour …
(edit) @fc18cc4   12 years anton fate: add CVFC1_Sony_C to h264 conformance tests The sample is …
(edit) @69c02b52   12 years michaelni MAINTAINERS: add jpeg2000 maintainer Signed-off-by: Michael …
(edit) @c560437e   12 years michaelni vc1: make INIT_LUT() self contained factorize variable declarations …
(edit) @c5669f3c   12 years michaelni vc1dec: fix current ptr selection in vc1_mc_4mv_chroma() No sample …
(edit) @236b0c40   12 years michaelni vc1dec: factorize picture pointer selection in vc1_mc_4mv_chroma() …
(edit) @72e5d919   12 years michaelni vc1dec: factorize picture pointer selection code Signed-off-by: …
(edit) @3fdd0979   12 years michaelni vc1dec: Fix mv_f shuffling Avoid a (confusing) memcpy() Simpler code …
(edit) @1d0f817b   12 years michaelni vc1dec: Fix mv_f shuffling Signed-off-by: Michael Niedermayer …
(edit) @62d94453   12 years michaelni vc1: simplify code use INIT_LUT() Signed-off-by: Michael Niedermayer …
(edit) @2e789d16   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @8d86cf4c   12 years michaelni Merge commit 'feec9349d35b3a46d0c6a05e3b23626050b76a77' * commit …
(edit) @c2a0833c   12 years michaelni Merge commit '6a8561dbd7c078eb75985f7011ad1ad3fda9e223' * commit …
(edit) @03b81df9   12 years michaelni Merge commit '2e2d24667a2c5cc7af94cfa7b63bb9ec1c04224b' * commit …
(edit) @35386fbf   12 years anton doc/APIchanges: add missing hashes and dates
(edit) @fc690333   12 years michaelni avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, …
(edit) @dfdee6ca   12 years stefasab doc/filters: sort multimedia filters by name Also favor the video …
(edit) @638ffb24   12 years stefasab lavfi/hue: rework logic for setting commands In particular, fix h/H …
(edit) @486f76f0   12 years martin x86: Get rid of duplication between *_rnd_template.c Signed-off-by: …
(edit) @feec934   12 years anton mpegvideo: unref cur/next/prev frames when flushing Signed-off-by: …
(edit) @b21b2ca9   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @9526c9cc   12 years Carl Eugen Hoyos Read block_align from extradata when decoding qclp in aiff. Fixes …
(edit) @488c7600   12 years michaelni doc/filters: document geq rgb mode Signed-off-by: Michael Niedermayer …
(edit) @8f04220d   12 years michaelni avfilter/geq: rgb support Signed-off-by: Michael Niedermayer …
(edit) @ad56535d   12 years onemda avformat: fix orig_pos type to match pkt->pos Signed-off-by: Paul B …
(edit) @6a8561db   12 years diego x86: Factorize duplicated inline assembly snippets Signed-off-by: …
(edit) @7a617d6c   12 years michaelni avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC …
(edit) @2e2d2466   12 years diego jpeg2000: Add mutlti-threading support to decoder Signed-off-by: …
(edit) @0a73803c   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @5056cff1   12 years michaelni Merge commit '10f1a4d9bd8239ac64f364e0d3b6423c28230d6d' * commit …
(edit) @7c49c8b0   12 years michaelni Merge commit '94660c35249e11c53b9a9f0c2f85c4335b21eda7' * commit …
(edit) @a9a537b1   12 years michaelni avfilter/drawtext: add pict_type support Fixes Ticket2470 …
(edit) @15d2f26   12 years Clément Bœsch lavfi/overlay: support timeline through the new system.
(edit) @38853169   12 years Clément Bœsch lavfi: add 'enable' command injection to filters supporting timeline.
(edit) @fdd93eab   12 years Clément Bœsch lavfi: add timeline support. Flag added in a few simple filters. A …
(edit) @b8a5c761   12 years Clément Bœsch lavfi: add frame counter into AVFilterLink and use it in filters.
(edit) @f4596e8b   12 years michaelni mjpegdec: Add support for 4:1:1 YUV Fixes part of ticket 2004 …
(edit) @2ae91c8   12 years michaelni avcodec_get_context_defaults3: set codec_id Fixes Ticket1996 …
(edit) @e2e9bee2   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @c1c2b0b3   12 years michaelni avcodec: rename jpeg2000 decoder to j2k Signed-off-by: Michael …
(edit) @7a556ebc   12 years michaelni Merge commit '0c15a9aa7e1654a19144eb594f9639a57fd47482' * commit …
(edit) @430d69c9   12 years michaelni Merge commit 'b4ad7c54c878dead7dfa4838b912a530c1debe85' * commit …
(edit) @74e1aa17   12 years michaelni Merge commit 'a0d5ca4f0a8e2c34d784d503a12af6303424ac6a' * commit …
(edit) @f84e3737   12 years michaelni Merge commit '78fa0bd0f7067868943c0899907e313414492426' * commit …
(edit) @c1ad70c3   12 years diego x86: Move some conditional code around to avoid unused variable warnings
(edit) @10f1a4d9   12 years janne-libav jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12
(edit) @94660c35   12 years janne-libav threads: always call thread_finish_setup for intra codecs Intra …
(edit) @f13888af   12 years diego avcodec: Bump minor for JPEG 2000 decoder
(edit) @c81a7063   12 years diego JPEG 2000 decoder for DCinema Based on the 2007 GSoC project from …
(edit) @6d7ec4fc   12 years michaelni lavu/opencl:optimize compile kernel operation Reviewed-by: Stefano …
(edit) @80d4d3a4   12 years michaelni fate: re-enable af_join test Signed-off-by: Michael Niedermayer …
(edit) @2f11aa1   12 years onemda lavfi: remove mp=down3dright Same funcionality is provided by …
(edit) @0327400e   12 years onemda doc/filters: add examples for stereo3d Signed-off-by: Paul B Mahol …
(edit) @2288c776   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @e4c0f258   12 years michaelni Merge commit '9bfc6e02bae9de354fb9ba09a8a140e83eeadf7d' * commit …
(edit) @645d0384   12 years michaelni Merge commit 'b845f5e97b655de0a191f736594777fec9754cf5' * commit …
(edit) @51286aaf   12 years michaelni Merge commit '516089d5d86b6809a9458f9cf171f2bc9a8e2a25' * commit …
(edit) @05deb05f   12 years michaelni Merge commit 'a3bf80a5aea577663354bd538e345b283bcb73de' * commit …
(edit) @52e40155   12 years michaelni Merge commit 'e544782623caf1eb4b2429e9c4f35d6b627accba' * commit …
(edit) @0c15a9aa   12 years diego sh4: Remove dubious aligned dsputil code The code represents a …
(edit) @b4ad7c54   12 years diego x86: cavs: Refactor duplicate dspfunc macro
(edit) @a0d5ca4f   12 years diego mxfenc: Use correct printf format specifier for int64_t …
(edit) @fce99322   12 years diego h264: Drop unused variable
(edit) @369e5dcf   12 years michaelni Merge commit '8e329dba378cef0ff6400c7df9c51da167d5a1f0' * commit …
(edit) @e381cc3   12 years michaelni Merge commit '1c88617b9421c9af8ae961c05d2381b19c585026' * commit …
(edit) @78fa0bd0   12 years diego x86: cavs: Put mmx-specific code into its own init function Before, …
(edit) @311a592d   12 years diego x86: Remove some duplicate function declarations
(edit) @9bfc6e0   12 years diego afifo: fix request_samples on the last frame in certain cases The …
(edit) @de9fbf3d   12 years michaelni indeo4: implement haar 8x1 and 1x8 transforms Fixes Ticket1984 …
(edit) @4ac2da3   12 years Clément Bœsch lavfi/fade: Added ability to do video fade based on timestamp
(edit) @ebea370d   12 years michaelni ismindex: check mkdir()s return code Fixes CID733724 Signed-off-by: …
(edit) @bc7330a8   12 years michaelni tools/ismindex: dont ignore return code of write_fragments() …
(edit) @047716bb   12 years michaelni ffplay: check av_samples_get_buffer_size() return Fixes CID1005310 …
(edit) @3e40b856   12 years stefasab lavfi: add interleave filters
(edit) @b845f5e9   12 years diego riff: Factor out WAVEFORMATEX parsing Makes the code simpler to …
(edit) @516089d   12 years diego riff: Add ACTRAC3+ guid Signed-off-by: Luca Barbato …
(edit) @a3bf80a5   12 years diego riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guid …
(edit) @e544782   12 years diego riff: Move guid structs and helper functions into riff Signed-off-by: …
Note: See TracRevisionLog for help on using the revision log.