source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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) @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) @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 …
(edit) @670e0f7f   12 years michaelni Merge commit 'b7b3302f8f2c7d9f6e08e0a976890eefe3edcc9e' * commit …
(edit) @8bafd83a   12 years michaelni Merge commit '7bc1a883c9158bb6e383d86fc76bdf2541e9a9fe' * commit …
(edit) @7f2198a2   12 years michaelni Merge commit '73d5d405d424c06f3f354337cfdb24794932094d' * commit …
(edit) @ae6634da   12 years michaelni Merge commit 'b13623e184759f37348b8fdb1276b1bb408f3e59' * commit …
(edit) @ac9362c5   12 years diego Move misplaced file author information where it belongs
(edit) @8905a81   12 years michaelni Merge remote-tracking branch 'richardpl/biquads' * richardpl/biquads: …
(edit) @42c70b35   12 years michaelni Merge commit 'dd7fc37c71955b78a2687f29e871f714d18de386' * commit …
(edit) @e6067acc   12 years onemda lavfi/biquads: switch to an AVOptions-based system Signed-off-by: …
(edit) @5e5ef6e8   12 years michaelni Merge remote-tracking branch 'richardpl/framestep' * …
(edit) @7c79ec66   12 years onemda lavfi/framestep: remove request_frame hack Signed-off-by: Paul B …
(edit) @f77db729   12 years onemda lavfi/framestep: switch to an AVOptions-based system Signed-off-by: …
(edit) @f17651bd   12 years michaelni Merge commit '3f14febbdf7c93bbd186399da27991180e5916b6' * commit …
(edit) @d9d7c549   12 years michaelni Merge commit 'ba8efac977f4276f05274947b2b67d144cbc965a' * commit …
(edit) @57148122   12 years michaelni Merge remote-tracking branch 'mbouron/shorthand-cleanup' * …
(edit) @ac217bda   12 years michaelni Merge commit 'b2b25b0659fa047da6266d2ce165d43011136b30' * commit …
Note: See TracRevisionLog for help on using the revision log.