source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9110f959   12 years Clément Bœsch doc/filters: use -af and -filter_complex instead of amovie for two …
(edit) @9f3ae7aa   12 years michaelni Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446' * commit …
(edit) @838d8031   12 years Clément Bœsch lavfi/mp: switch to an AVOptions-based system.
(edit) @70b72ca6   12 years michaelni doc/encoders: Clarify that there are 2 prores encoders Signed-off-by: …
(edit) @b3c39962   12 years michaelni avcodec: rename prores encoders Using the first names of authors …
(edit) @d980641e   12 years stefasab doc/filters: fix fade-out hue saturation expression in sendcmd example
(edit) @9ad27cd   12 years stefasab doc/filters: update hue command syntax after recent update
(edit) @7bd014ea   12 years Clément Bœsch lavfi/aspect: fix d2q convert in init. Regression since git 71ef1ec7b.
(edit) @97104aa0   12 years michaelni Merge commit 'f223ad1e000d56ef5231a3b1fc00495b538a9ed6' * commit …
(edit) @b2175b0f   12 years michaelni Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467' * commit …
(edit) @9ab221f8   12 years Clément Bœsch lavfi: deprecate aconvert. This filter is not required anymore with …
(edit) @71ef1ec7   12 years Clément Bœsch lavfi/aspect: switch to an AVOptions-based system. This is heavily …
(edit) @647fe2e7   12 years michaelni Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795' * commit …
(edit) @976e343   12 years stefasab lavfi/flite: switch to AVOption-based system
(edit) @160ed967   12 years stefasab lavfi/hue: extend debugging message In particular, show h value in …
(edit) @3411aba   12 years stefasab lavfi/hue: reindent after last commit
(edit) @e4fd58f4   12 years stefasab lavfi/hue: apply major simplifications, and switch to AVOption-based …
(edit) @c36ab01c   12 years Clément Bœsch lavfi/ebur128: remove now unused av_opt_free call.
(edit) @4f43e9b4   12 years michaelni avfilter/aresample: use init_dict system and set child AVOption …
(edit) @f6bfeef7   12 years michaelni avfilter: fix handing of child context options Signed-off-by: Michael …
(edit) @4a37d4b3   12 years anton lavfi: add const to the pads parameter of avfilter_pad_get_name/type
(edit) @91d2efa7   12 years anton lavfi: add const to AVFilterContext.filter. lavfi should never modify …
(edit) @c1907bd7   12 years Clément Bœsch lavfi/removelogo: switch to an AVOptions-based system.
(edit) @7f09b888   12 years michaelni avienc: fix overflow of audio sample count Fixes an overflow of the …
(edit) @865e20da   12 years michaelni avfilter/f_select: use AVFrame metadata accessor function …
(edit) @c74b0eda   12 years Clément Bœsch lavfi/amerge: switch to an AVOptions-based system.
(edit) @eabc0c73   12 years Clément Bœsch ffmpeg: insert format filter with the appropriate separator. Similar …
(edit) @23a750c9   12 years Clément Bœsch lavfi: do not warn inappropriately with aevalsrc.
(edit) @937325f3   12 years Clément Bœsch ffmpeg: insert aformat filter with the appropriate separator. The ',' …
(edit) @64ce15b9   12 years Clément Bœsch lavfi/aevalsrc: switch to an AVOptions-based system.
(edit) @94d13df3   12 years michaelni Fix compilation with --disable-everything --enable-filter=deshake …
(edit) @ff99b42e   12 years michaelni avformat/avisynth: Don't insert null frames or samples at the start of …
(edit) @d1853436   12 years onemda libshine fixed point MP3 encoding support Signed-off-by: Paul B Mahol …
(edit) @fb78b94   12 years michaelni cmdutils_common_opts: fix indention of #if Signed-off-by: Michael …
(edit) @0a95449d   12 years michaelni cmdutils: remove unneeded #if Signed-off-by: Michael Niedermayer …
(edit) @d757f751   12 years michaelni cmdutils: add opencl command line options to ffmpeg Signed-off-by: …
(edit) @567feaa   12 years onemda lavfi/bbox: remove unused variables and functions Signed-off-by: Paul …
(edit) @580a0600   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Move …
(edit) @ad9e66a5   12 years Clément Bœsch lavfi: add pp to the ':'-to-'|' compat layer.
(edit) @cf7d3846   12 years michaelni Merge commit '9de9b828ef005dec37052548c195a6b4f18fc701' * commit …
(edit) @e2e992c0   12 years Clément Bœsch lavfi/asetnsamples: switch to an AVOptions-based system.
(edit) @1c0feee   12 years Clément Bœsch lavfi/anullsrc: switch to an AVOptions-based system.
(edit) @7464b9e3   12 years Clément Bœsch lavfi: remove bbox from the filters left to update. The filter …
(edit) @11f6174a   12 years onemda lavfi/blend: support more yuv pixel formats Signed-off-by: Paul B …
(edit) @7fdebb11   12 years Clément Bœsch lavfi/astreamsync: switch to an AVOptions-based system.
(edit) @2fb8ca7d   12 years Clément Bœsch lavfi/astreamsync: fix eval memleak.
(edit) @5ec016ad   12 years michaelni Merge commit '20429ba96e55db17ac57f6c0e330914287f1f614' * commit …
(edit) @ab4afcb   12 years Clément Bœsch lavfi/blackdetect: switch to an AVOptions-based system.
(edit) @7eb1ea2a   12 years Clément Bœsch lavfi/sendcmd: switch to an AVOptions-based system.
(edit) @389eb0a9   12 years Clément Bœsch lavfi/testsrc: remove useless args/NULL passing.
(edit) @dd97736d   12 years michaelni avfilter: add missing , Signed-off-by: Michael Niedermayer …
(edit) @567616c1   12 years michaelni Merge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a' * commit …
(edit) @38d1a5a2   12 years onemda lavfi/smptebars: switch to AVOptions-based system Signed-off-by: Paul …
(edit) @3c2e4c2a   12 years Clément Bœsch lavfi/showwaves: switch to an AVOptions-based system.
(edit) @38788f2d   12 years Clément Bœsch lavfi: replace new filter list with filters left to update.
(edit) @d83c481   12 years michaelni MAINTAINERS: add opencl maintainer Signed-off-by: Michael Niedermayer …
(edit) @f1e606c7   12 years michaelni mxfdec: update current edit unit when seeking in mxf files without …
(edit) @eeb6efcd   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: fate: …
(edit) @32a7b858   12 years onemda lavfi: remove telecine libmpcodecs wrapper Native, with more …
(edit) @10b1cc63   12 years onemda lavfi: remove double .priv_class initializers Signed-off-by: Paul B …
(edit) @661e284b   12 years onemda telecine filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @08dd2c9d   12 years nicolas.george fate: add tests for unknown channel layouts.
(edit) @0d58bbb2   12 years nicolas.george lavfi/buffersrc: update for compatibility with the fork. Merge and …
(edit) @2844ea86   12 years Clément Bœsch lavfi/curves: introduce "all" field in presets and use it.
(edit) @7e7dc148   12 years Clément Bœsch lavfi/curves: make possible to customize presets.
(edit) @a1e798ef   12 years Clément Bœsch lavfi/curves: fix a spacing weirdness.
(edit) @c66c92ad   12 years michaelni doc/opencl: speling and gramer fixes Found-by: durandal_1707 …
(edit) @9d442b9c   12 years michaelni opencl: add spec opencl device APIs 20130411 Signed-off-by: Michael …
(edit) @f223ad1e   12 years anton doc: document the prores encoder options Adapted from the author's …
(edit) @4c9b0315   12 years Clément Bœsch lavfi/smartblur: cleanup unused shorthand and doc.
(edit) @fcaea217   12 years Clément Bœsch lavfi/overlay: cleanup unused shorthand.
(edit) @3417280b   12 years Clément Bœsch lavfi/field: cleanup unused shorthand and doc.
(edit) @310bf28   12 years onemda mss4: make code independent of sizeof(AVFrame) Also fixes #2455. …
(edit) @b6d5a948   12 years onemda mss4: use init_get_bits8() Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @742c3928   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @93e65e9a   12 years anton Cosmetics, restore alphabetic order in atomics lists.
(edit) @9e6b5e61   12 years anton img2enc: add an option for overwriting one file with subsequent images …
(edit) @65120f62   12 years michaelni Merge commit '85deb51a01f1ecc5ac5faa52ad8ea141c384e23a' * commit …
(edit) @a87e85f   12 years michaelni Merge remote-tracking branch 'ubitux/shorthand-cleanup' * …
(edit) @77add967   12 years Clément Bœsch lavfi/setfield: switch to an AVOptions-based system.
(edit) @73c1a00e   12 years Clément Bœsch lavfi/asettb: switch to an AVOptions-based system.
(edit) @0724b4a1   12 years michaelni Merge commit '62844c3fd66940c7747e9b2bb7804e265319f43f' * commit …
(edit) @cb2327e8   12 years Clément Bœsch lavfi/aselect: switch to an AVOptions-based system.
(edit) @bca4cafa   12 years Clément Bœsch lavfi/sine: switch to an AVOptions-based system.
(edit) @9ceb7bd   12 years Clément Bœsch lavfi/deshake: switch to an AVOptions-based system.
(edit) @c85f56bb   12 years Clément Bœsch lavfi/tinterlace: switch to an AVOptions-based system.
(edit) @64a1031   12 years Clément Bœsch lavfi/tile: switch to an AVOptions-based system.
(edit) @35a27402   12 years Clément Bœsch lavfi/concat: switch to an AVOptions-based system.
(edit) @944ad461   12 years michaelni Merge commit 'e8cafd2773bc56455c8816593cbd9368f2d69a80' * commit …
(edit) @3bc3c78   12 years michaelni Merge commit '6d25c9db11e87ec58652de6588448225137b0c57' * commit …
(edit) @cb20ca14   12 years michaelni Merge commit '2e81acc687e64d15dd93c74793060bb5a233f44d' * commit …
(edit) @d7e8b3d8   12 years michaelni Merge remote-tracking branch 'ubitux/lavfi-mixed-short-long' * …
(edit) @44d44883   12 years michaelni Merge commit '8114c101607843a86960bd3e0e9c40487dc2a961' * commit …
(edit) @b89ce54e   12 years Clément Bœsch lavfi: restore mixed short/long option support with the new system. …
(edit) @0965be00   12 years michaelni Merge commit '4d1f31ea44f82adfb2b712534d71e27233a4f785' * commit …
(edit) @c7b0a84e   12 years michaelni Merge commit '62549f9655c48f0ec061087fa33a96040ce01145' * commit …
(edit) @31428240   12 years michaelni Merge commit 'c43a7ecad997fc527af34b952334f3d030709a1b' * commit …
(edit) @ef29a95a   12 years michaelni Merge commit '7b3eb745b98b04dd8a4970b9fd6c98998e858fc1' * commit …
(edit) @db2de94e   12 years michaelni avutil/opencl: add opencl device list APIs 20130411 Signed-off-by: …
(edit) @3a3d9844   12 years michaelni Merge commit 'a42d6e6c4c19912b73cae8ca9133b4202667c303' * commit …
Note: See TracRevisionLog for help on using the revision log.