source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9e6dd24f   12 years onemda doc/filters: move aphaser to right(audio) chapter Signed-off-by: Paul …
(edit) @8281791d   12 years onemda lavfi/histogram: remove pointless store Signed-off-by: Paul B Mahol …
(edit) @77709759   12 years onemda lavfi/noise: remove pointless store Signed-off-by: Paul B Mahol …
(edit) @9ecdd766   12 years Clément Bœsch lavfi/curves: fix memleak after master component dition.
(edit) @aba678ab   12 years michaelni deshake: fix off by 2 error Signed-off-by: Michael Niedermayer …
(edit) @3d8afb23   12 years michaelni vf_deshake: Fix crash with r*=64 Replace literal numbers by named …
(edit) @1557f34b   12 years michaelni dfa: support decoding version=1.0 Signed-off-by: Michael Niedermayer …
(edit) @1cb02d4f   12 years Clément Bœsch lavfi/curves: add support for Photoshop curves files (.acv).
(edit) @99dac393   12 years Clément Bœsch lavfi/curves: add support for master component.
(edit) @357da7ed   12 years michaelni sws: remove forgotten FAST_BGR2YV12 define Signed-off-by: Michael …
(edit) @c10d498b   12 years Reimar.Doeffinger Add thread-safe wrapper for get_format(). Just like get_buffer, …
(edit) @8067f55e   12 years Reimar.Doeffinger Fix compilation on ARM with android gcc 4.7 With the current code it …
(edit) @920dd84b   12 years michaelni sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special …
(edit) @a37fd7f9   12 years michaelni sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables As the …
(edit) @8e27c6eb   12 years michaelni sws/"rgb2rgb": drop RGB2YUV_SHIFT Fixes a warning and increases the …
(edit) @2a5d1cb2   12 years michaelni sws/x86: update rgba->yuv to use user supplied table Signed-off-by: …
(edit) @17ad06c7   12 years michaelni sws/x86: update rgb/bgr->yuv code to use provided coefficient table …
(edit) @9aafb95a   12 years michaelni sws: init input_rgb2yuv_table depending on yuv colorspace For the …
(edit) @3662e49d   12 years michaelni sws: move RGB2YUV_SHIFT to swscale_internal.h Signed-off-by: Michael …
(edit) @e66a1068   12 years Clément Bœsch lavf/libquvi: fix error reporting.
(edit) @da1bb21c   12 years Clément Bœsch lavfi/aphaser: silence uninitialized variable warnings.
(edit) @977ee8af   12 years onemda lavfi/negate: stop calling lut_init() as that function does nothing …
(edit) @6ffe911   12 years onemda lavfi/testsrc: unbreak smptebars only build Signed-off-by: Paul B …
(edit) @8de9bb6   12 years Clément Bœsch lavf: remove some flushing in write_packet muxers callbacks. Since …
(edit) @bc1847ad   12 years stefasab doc/filters: remove mention to telecine mp filter It was removed in …
(edit) @dfac37af   12 years Clément Bœsch lavfi: add missing periods in filter descriptions.
(edit) @f6c9a325   12 years stefasab ffmpeg: show error message in case of av_buffersrc_add_frame_flags() …
(edit) @fba3a3bb   12 years stefasab doc: document -opencl_options option in ff* tools manuals
(edit) @1e3104cd   12 years Clément Bœsch Add avpriv_dsputil_init() and use it in lavfi where relevant. …
(edit) @d4956b0b   12 years michaelni sws/input: replace hardcoded rgb2yuv coefficients by table …
(edit) @41ebb645   12 years michaelni swscale/output: fix alpha scale in the new functions Signed-off-by: …
(edit) @a4b5e45e   12 years michaelni sws/output: add yuv2rgb_full_1_c_template() 7500->4500 cycles on …
(edit) @458d956b   12 years Clément Bœsch doc/filters: move mpdecimate doc to a more appropriate position.
(edit) @7a92ec93   12 years Clément Bœsch lavfi: port IVTC filters from vapoursynth.
(edit) @ab0ad6ec   12 years Clément Bœsch lavfi: rename decimate to mpdecimate. The next commit will introduce …
(edit) @9204a7dc   12 years michaelni sws/output: add +yuv2rgb_full_2_c_template() 8100 cycles -> 5800 …
(edit) @66266455   12 years michaelni sws/output: factor yuv2rgb_write_full() out Signed-off-by: Michael …
(edit) @f359be96   12 years Clément Bœsch lavfi/smptehdbars: fix priv_class pointer. Fix Ticket2468.
(edit) @d9be6e69   12 years Clément Bœsch lavfi/testsrc: grammar fix in comment after 03e2ec32.
(edit) @03e2ec32   12 years onemda lavfi: add smptehdbars source Signed-off-by: Paul B Mahol …
(edit) @2952ed2b   12 years onemda doc/filters: move telecine from audio to video filters Signed-off-by: …
(edit) @28ac8426   12 years Clément Bœsch lavu/dict: cosmetic realign.
(edit) @572e38a5   12 years michaelni log: Remove redundant va_list creation from missing_feature_sample() …
(edit) @38e66af4   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @536baf6c   12 years michaelni oggenc: Fix pref_duration AVOption type Signed-off-by: Michael …
(edit) @9e8e03de   12 years nicolas.george lavu/opt: check int lists length for overflow. Also add parens on …
(edit) @2a1d7ea5   12 years nicolas.george lavu: add parens to macro argument.
(edit) @76c80606   12 years nicolas.george lavu: add av_pure to av_int_list_length_for_size.
(edit) @6fbb21d6   12 years nicolas.george lavfi/buffersink: factor checks for lists sizes.
(edit) @ded2f187   12 years michaelni avcodec: fix ignorecrop AVOption offset Signed-off-by: Michael …
(edit) @8137ea35   12 years Clément Bœsch doc/filters: use common options introduction string.
(edit) @2b44195f   12 years Clément Bœsch cmdutils: print if filters are sources or sinks.
(edit) @73180f5b   12 years Clément Bœsch lavfi: flag more dynamic i/o filters.
(edit) @423089e9   12 years michaelni lavf/mxfdec: validate month/day before date formatting Some …
(edit) @c8b36444   12 years michaelni lavf/mxf: fix parsing of timestamps Correct bit mask for …
(edit) @8da2a3ab   12 years michaelni lavf/mxfdec: use more widely supported time format string MSVC lacks …
(edit) @cac3096   12 years michaelni lavf/mxf: fix parsing of the month from mxf timestamps Reviewed-by: …
(edit) @9b672d40   12 years michaelni vf_mp: mp buffers are not compatible with the reference count system …
(edit) @87dd62e1   12 years stefasab lavfi/testsrc: make use of AV_OPT_TYPE_DURATION Simplify.
(edit) @dcea5850   12 years Clément Bœsch lavfi: drop now unused shorthand field from AVFilter.
(edit) @8f99494c   12 years michaelni avutil/opencl: merge opencl env to opencl context Signed-off-by: …
(edit) @34b78ad0   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @ed3680bc   12 years michaelni Merge commit '2004c7c8f763280ff3ba675ea21cf25396528fd3' * commit …
(edit) @0bc34ef0   12 years Clément Bœsch doc/utils: use @code markup for opencl function names.
(edit) @694fa003   12 years michaelni Merge commit 'c51a3a5bd9a5b404176ff343ecadb80b2553b256' * commit …
(edit) @43bf4ee9   12 years michaelni Merge commit 'e027032fc6a49db5a4ce12fc3e09ffb86ff20522' * commit …
(edit) @52bda1d9   12 years michaelni Merge commit 'a89c05500f68d94a0269e68bc522abfd420c5497' * commit …
(edit) @a47288f6   12 years onemda lavfi/hue: add support for more alpha formats Signed-off-by: Paul B …
(edit) @9b595e86   12 years michaelni avdevice/lavfi: add error checking for av_opt_set_int_list() …
(edit) @e87c1cd   12 years michaelni ffplay: replace opaque/params for buffersinks This fixes a regression …
(edit) @047a027d   12 years onemda lavfi/hue: copy alpha plane too Signed-off-by: Paul B Mahol …
(edit) @72ad0d56   12 years Clément Bœsch lavfi/hue: make do while (0) form meaningful.
(edit) @9fa3b5b8   12 years stefasab lavfi/crop: log pos in debug message
(edit) @1d86fe69   12 years stefasab lavfi/crop: restore pos constant, and fix "t" variable misplacement in …
(edit) @9ae9ae1   12 years stefasab doc/utils: apply misc fixes to OpenCL docs
(edit) @949c8627   12 years stefasab doc: merge syntax.texi, eval.texi and opencl.texi into utils.texi
(edit) @b59aa00   12 years stefasab doc/libavutil: remove include of opencl.texi This is inconsistent …
(edit) @227b445   12 years michaelni vf_interlace: fix frame rate Signed-off-by: Michael Niedermayer …
(edit) @ebbd4fd5   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
(edit) @7e684913   12 years michaelni Merge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9' * commit …
(edit) @608d8601   12 years michaelni Merge commit 'e19e8aeeaaff3d4bc8f6065764c93f0298782ac6' * commit …
(edit) @3dedcef8   12 years michaelni avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM Signed-off-by: …
(edit) @1007de70   12 years michaelni asetpts: add AVOptions Signed-off-by: Michael Niedermayer …
(edit) @292f681   12 years michaelni avfilter: Filter options that are used for both video and audio should …
(edit) @f81a8e8   12 years michaelni Merge commit 'dc574658d15ad8f171dbdecbdce7197acf9424a0' * commit …
(edit) @7b6c0bd   12 years michaelni Merge commit 'bee2d75b66e2f02e0877796c01202299a4b56cfb' * commit …
(edit) @9a91c67   12 years michaelni Merge commit 'f160c6a18a574b4c7d063e0a748037cbbd9912ee' * commit …
(edit) @835cc0f   12 years michaelni Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da' * commit …
(edit) @f4db6bf   12 years michaelni Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa' * commit …
(edit) @16fc24b2   12 years michaelni Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65' * commit …
(edit) @46de9ba5   12 years michaelni Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58' * commit …
(edit) @6b5ec762   12 years Clément Bœsch lavfi: fix forgotten chunk in eb0f774d.
(edit) @0acf7e2   12 years michaelni avfilter: remove opaque passing hacks Signed-off-by: Michael …
(edit) @3fc7b471   12 years michaelni buffersink: switch from opaque to AVOptions for params Signed-off-by: …
(edit) @a1e7e02e   12 years michaelni abuffersink: switch from opaque to AVOptions for params …
(edit) @f16a6f66   12 years Clément Bœsch lavfi/ocv: fix crash with no dilate arguments.
(edit) @490786c0   12 years Clément Bœsch lavfi/ocv: fix crash with no filter name specified.
(edit) @51e71d6e   12 years Clément Bœsch lavfi/ocv: fix build after fd6228e65.
(edit) @4a889892   12 years michaelni buffersink: remove shorthand Signed-off-by: Michael Niedermayer …
(edit) @f1e62af0   12 years michaelni avfilter: remove mixed args hack for scale. Our option handling code …
Note: See TracRevisionLog for help on using the revision log.