source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1cdb9f48   12 years Clément Bœsch lavfi/edgedetect: switch to an AVOptions-based system.
(edit) @34610e11   12 years Clément Bœsch lavfi/curves: switch to an AVOptions-based system.
(edit) @8da1f1f2   12 years Clément Bœsch lavfi/colormatrix: switch to an AVOptions-based system.
(edit) @8388e1e   12 years Clément Bœsch lavfi/perms: switch to an AVOptions-based system.
(edit) @5afd58fb   12 years Clément Bœsch lavfi/ebur128: switch to an AVOptions-based system.
(edit) @4964ec2c   12 years Clément Bœsch lavfi/showspectrum: switch to an AVOptions-based system.
(edit) @1b1688bf   12 years Clément Bœsch lavfi/silencedetect: switch to an AVOptions-based system.
(edit) @7c11c216   12 years Clément Bœsch lavfi/thumbnail: switch to an AVOptions-based system.
(edit) @7e99ccf5   12 years michaelni Merge commit '40c885c589808455a1c4b473509f1e6cd4908f55' * commit …
(edit) @16f1e83   12 years onemda lavfi/overlay: remove dupe initializer Signed-off-by: Paul B Mahol …
(edit) @e434ddd4   12 years michaelni Merge commit '9087eaf193b8ce99c41352064a81916fa66adb49' * commit …
(edit) @8bdb1191   12 years michaelni Merge commit '20b46f8f4fff6aeeab9ea418dc359eda8887ced6' * commit …
(edit) @94ec709e   12 years michaelni Merge commit 'ee0e8d4b15a87932ab6066cd6eae3cab08726319' * commit …
(edit) @f780a903   12 years michaelni Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a' * commit …
(edit) @1ee9eaca   12 years michaelni Merge commit '7ed833d78ea661d619124fd898547a900f6480bc' * commit …
(edit) @85f115b5   12 years michaelni Merge commit 'c334c113d4d9e9a41bc38a3e4458d7ab21010401' * commit …
(edit) @da3f899   12 years michaelni Merge commit '5aa1a668cfae7f617e1a06efad20f87283badd8a' * commit …
(edit) @9280fc7d   12 years michaelni vf_curves: add option to set all curves at once Reviewed-by: ubitux …
(edit) @81c1ed74   12 years michaelni Merge commit 'f13ab29925883b4245da4129694af3af378d67be' * commit …
(edit) @b8a1f8b4   12 years michaelni Merge commit 'a39c154049a2d0c4fb02a5c74f58d6986ec21cec' * commit …
(edit) @0c3d706   12 years michaelni Merge commit 'b9dfee9fa259dfc885508179a359dccc9e7840bd' * commit …
(edit) @d70b4944   12 years michaelni Merge commit '8ec464c61c46a5d088b43d24e384d6c37b7ef14a' * commit …
(edit) @0726d516   12 years michaelni Merge commit '335c31293baec6e6cf5907bd29840af3de8ff735' * commit …
(edit) @215ca864   12 years stefasab doc/filters: review introductory example and explanation In …
(edit) @e62fca11   12 years stefasab lavfi/amerge: drop duplicated "Buffer queue overflow" message The …
(edit) @27021790   12 years stefasab ffmpeg: update error message, and make use of av_err2str() to simplify
(edit) @eebe0b02   12 years michaelni Merge commit '63e58c55c17d7f8b5eec9c082fe0f8edc305a24e' * commit …
(edit) @1c3cdf53   12 years michaelni Merge commit '460e7b4f6d473d9f03ed45501221f9cb209b28fd' * commit …
(edit) @200e04c7   12 years michaelni Merge commit 'fba0156af77b11ec99edf4ee8f511b7aaa6b1891' * commit …
(edit) @eb6d58d2   12 years michaelni Merge commit '51def31dbe5b6e857536de8fa428f263d64f3ae5' * commit …
(edit) @a3cb303a   12 years michaelni avfilter/blackframe: add "thres" back as alternative Signed-off-by: …
(edit) @90efdf98   12 years michaelni avfilter: support alternative keys in the alternative shorthand system …
(edit) @43bac121   12 years michaelni Merge commit '62dcdb028cc84845fd263bb09304c4c6500bda7a' * commit …
(edit) @2a2a643c   12 years michaelni Merge commit 'e67a87eac814c7805d18c983c43033a8a1bd62af' * commit …
(edit) @45131583   12 years michaelni Merge commit 'd28cb849899abd98bf2dd72f5a3dd56d441aeb27' * commit …
(edit) @828044ac   12 years michaelni Merge commit '4fa1f52e33b70029e2b621852f3af7c1ef9aecff' * commit …
(edit) @d2752ef0   12 years stefasab lavfi/overlay: add process_command callback
(edit) @006e20bd   12 years stefasab lavfi/overlay: add enable expression This expression is useful to …
(edit) @cc3edd99   12 years stefasab lavfi/overlay: add dynamic expression evaluation support Add support …
(edit) @8afcaae   12 years stefasab lavu/eval: rename "new_eval_expr()" to "make_eval_expr()" The new …
(edit) @0594ef0d   12 years michaelni Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525' * commit …
(edit) @2a7f885f   12 years Clément Bœsch lavf: add libquvi demuxer.
(edit) @89388a95   12 years Clément Bœsch Replace all occurrences of PRI in sscanf() calls with SCN …
(edit) @2383068c   12 years michaelni x86: sbrdsp: implement SSE2 qmf_pre_shuffle From 253 to 51 cycles on …
(edit) @d2e051e3   12 years Clément Bœsch lavfi/separatefields: adjust tb to avoid rounding errors. Since the …
(edit) @685617ac   12 years michaelni avformat/avisynth: Cosmetics Signed-off-by: Michael Niedermayer …
(edit) @ca3cef71   12 years michaelni avformat/avisynth: Fix off-by-one error in avisynth demuxer. Fixes …
(edit) @d0073c7a   12 years onemda separatefields filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @f1c0c6b7   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @6a78ec18   12 years michaelni ffmpeg: print frame decoding error statistic Signed-off-by: Michael …
(edit) @eedcac68   12 years michaelni ffmpeg: dont exit 0 if fewer than 1/3 of the input could be decoded. …
(edit) @62a11810   12 years michaelni h264: wait for missing slices only on frames The EC code does not …
(edit) @1043cb8   12 years Clément Bœsch lavc/ass: use bprint API in ff_ass_add_rect().
(edit) @de38e7c8   12 years nicolas.george ffmpeg: use a rational for -aspect option.
(edit) @40c885c5   12 years anton vf_pad: switch to an AVOptions-based system.
(edit) @9087eaf1   12 years anton vf_overlay: switch to an AVOptions-based system.
(edit) @20b46f8f   12 years anton vf_lut: switch to an AVOptions-based system.
(edit) @ee0e8d4b   12 years anton vf_libopencv: switch to an AVOptions-based system.
(edit) @8c747d4   12 years anton vf_hqdn3d: switch to an AVOptions-based system.
(edit) @7ed833d7   12 years anton vf_gradfun: switch to an AVOptions-based system.
(edit) @c334c113   12 years anton vf_scale: switch to an AVOptions-based system.
(edit) @5aa1a668   12 years anton vf_frei0r: switch to an AVOptions-based system.
(edit) @f13ab299   12 years anton vf_fps: switch to an AVOptions-based system.
(edit) @a39c1540   12 years anton vf_fieldorder: switch to an AVOptions-based system.
(edit) @b9dfee9f   12 years anton vf_fade: switch to an AVOptions-based system.
(edit) @8ec464c6   12 years anton vf_drawtext: switch to an AVOptions-based system.
(edit) @335c3129   12 years anton vf_drawbox: switch to an AVOptions-based system.
(edit) @63e58c55   12 years anton vf_delogo: switch to an AVOptions-based system.
(edit) @460e7b4f   12 years anton vf_cropdetect: switch to an AVOptions-based system.
(edit) @fba0156a   12 years anton vf_crop: switch to an AVOptions-based system.
(edit) @51def31d   12 years anton vf_boxblur: switch to an AVOptions-based system.
(edit) @62dcdb02   12 years anton vf_blackframe: switch to an AVOptions-based system.
(edit) @2831b307   12 years anton vf_aspect: switch to an AVOptions-based system.
(edit) @e67a87ea   12 years anton vf_(no)format: switch to an AVOptions-based system.
(edit) @0af7fe1f   12 years anton af_aformat: switch to an AVOptions-based system.
(edit) @d28cb849   12 years anton buffersrc: switch to an AVOptions-based system.
(edit) @4fa1f52e   12 years anton af_resample: switch to an AVOptions-based system.
(edit) @b439c992   12 years anton lavfi: switch to an AVOptions-based system.
(edit) @56c1b925   12 years kostya.shishkov dfa: implement missing TDLT coding method
(edit) @b4eb06d3   12 years michaelni msmpeg4: ignore negative DC overflow Fixes second half of Ticket2414 …
(edit) @c03dc440   12 years michaelni msmpeg4: fix asm code in ff_msmpeg4_pred_dc() Fixes first half of …
(edit) @4e0130fa   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: srtp: …
(edit) @fc792308   12 years martin srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH This was missed from …
(edit) @0e729b22   12 years martin rtpdec: Increase max rtp packet size to 8192 This fixes connecting to …
(edit) @350ad50   12 years martin lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 Signed-off-by: Martin …
(edit) @93e8fcb9   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @5fbf9c12   12 years michaelni avfilter/vf_noise: fix build without mmx*inline Signed-off-by: …
(edit) @9dc88ac3   12 years onemda lavfi: remove noise libmpcodecs wrapper Native filter have reached …
(edit) @69342444   12 years onemda lavfi/noise: copy inline asm from mp=noise Signed-off-by: Paul B …
(edit) @85b9bf56   12 years Marton Balint ffplay: simplify video pts calculation Also use frame->pts instead of …
(edit) @5dacf7b   12 years Marton Balint ffplay: fix indentation Signed-off-by: Marton Balint <cus@passwd.hu>
(edit) @0b24e341   12 years Marton Balint ffplay: handle audio buffersink output properly with buffering filters …
(edit) @325846aa   12 years Marton Balint ffplay: set time_base of audio filter buffer src Fixes ticket #2408. …
(edit) @ed8373e7   12 years onemda lavfi: always check return value of ff_get_{audio,video}_buffer() …
(edit) @e82f562   12 years Clément Bœsch lavfi/mandelbrot: reindent after 51bcd5cd.
(edit) @bc0522df   12 years martin h264pred: Add a few missing const declarations for ff_cropTbl derived …
(edit) @51bcd5cd   12 years Clément Bœsch lavfi/mandelbrot: fix speedloss with default config after morphing …
(edit) @1f2ce328   12 years michaelni lavf/wavdec: skip padding byte WAV chunks must be even aligned. This …
(edit) @0678c388   12 years michaelni rtsp: add option to set the socket timeout of the lower protocol. …
(edit) @c6ae7f64   12 years michaelni avio.h: fix indention Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.