source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @605f1d98   12 years stefasab lsws: define version in SWScaler class The version number is useful …
(edit) @cf56c207   12 years stefasab doc/Makefile: rework component configuration logic Only enable …
(edit) @989c6a49   12 years stefasab doc/ffmpeg-codecs: add short description
(edit) @3fd8e072   12 years michaelni vsrc_mandelbrot: switch to filter_frame Signed-off-by: Michael …
(edit) @9236e9f1   12 years Clément Bœsch lavfi/ebur128: use ff_filter_frame() everywhere.
(edit) @55a5ded6   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @1eb8809a   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @87b9dc09   12 years michaelni Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666' The commit …
(edit) @031d6448   12 years Clément Bœsch lavfi/ass: switch to filter_frame.
(edit) @9178235f   12 years michaelni avfilter: mark start_frame/end_frame/draw_slice as deprecated …
(edit) @502ecc9c   12 years Clément Bœsch lavfi/colormatrix: 10l fix forgotten buffer unref.
(edit) @269cd077   12 years Clément Bœsch lavfi/colormatrix: switch to filter_frame.
(edit) @88f8af26   12 years michaelni vf_format: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @7c428147   12 years michaelni vf_copy: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @ece5decb   12 years michaelni vf_null: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @015c2b40   12 years michaelni libavfilter: default to filter_frame when neither it nor …
(edit) @60e50dd9   12 years michaelni buffersrc: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @b5ecfa1d   12 years michaelni buffersink: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @5d796270   12 years Clément Bœsch lavfi/thumbnail: re-use ctx instead of inlink->dst.
(edit) @782993d9   12 years Clément Bœsch lavfi/thumbnail: use avfilter_unref_bufferp() where appropriate.
(edit) @24f42531   12 years Clément Bœsch lavfi/thumbnail: switch to filter_frame.
(edit) @69d4420a   12 years michaelni libavfilter/split: switch to filter_frame Signed-off-by: Michael …
(edit) @94fdef81   12 years michaelni vf_scale: switch to filter_frame Based on patch by Anton Khirnov …
(edit) @3860e34b   12 years Clément Bœsch lavfi/sendcmd: expose the options for both filters.
(edit) @0b70ffa4   12 years Clément Bœsch lavfi/sendcmd: add FLAGS to AVOption array.
(edit) @a5b76523   12 years Clément Bœsch lavfi: add priv_class for some forgotten filters. This allows to …
(edit) @8a12c96d   12 years Clément Bœsch lavfi/mptestsrc: add FLAGS to AVOption array.
(edit) @0a767ad7   12 years michaelni vf_blackframe: switch to filter_frame Signed-off-by: Michael …
(edit) @8f21cfc   12 years michaelni vf_aspect: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @aa61728d   12 years michaelni vf_cropdetect: switch to filter_frame Signed-off-by: Michael …
(edit) @71f82c38   12 years michaelni vf_crop: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @a42b8991   12 years michaelni vf_drawbox: switch to filter frame Signed-off-by: Michael Niedermayer …
(edit) @267290ce   12 years michaelni vflip: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @8c1f98d9   12 years michaelni Merge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc' * commit …
(edit) @5ddc072d   12 years stefasab doc: add ffmpeg-bitstream-filters.texi file
(edit) @5f648ce4   12 years michaelni vf_yadif: switch to filter_frame, this filter did not support slices …
(edit) @9a65b8c0   12 years michaelni vf_fade: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @2d9d4440   12 years Clément Bœsch lavfi: convert remaining input/output list compound literals to named …
(edit) @bff576c7   12 years michaelni vf_lut: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @eb7e7e82   12 years michaelni vf_hflip: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @dabb993c   12 years michaelni f_setpts: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @bb56436c   12 years michaelni f_settb: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @eb1424b4   12 years michaelni src_movie: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @f7f6f281   12 years michaelni vsrc_testsrc: switch to filter_frame Signed-off-by: Michael …
(edit) @c262e8cf   12 years michaelni vsink_nullsink: switch to filter_frame Signed-off-by: Michael …
(edit) @45eed9b1   12 years michaelni vf_unsharp: switch to filter_frame, this filter did not support slices …
(edit) @afded181   12 years michaelni vf_transpose: switch to filter_frame Based on patch by Anton Khirnov …
(edit) @f7eb50f3   12 years Marton Balint ffplay: increase maximum frame duration to 1 hour for streams without …
(edit) @2efd01a3   12 years Marton Balint ffplay: fix updating external clock after seeking Now it should work …
(edit) @fc38bbcd   12 years Marton Balint ffplay: disallow seeking before the start of the file In timestamp …
(edit) @2c3b6653   12 years michaelni vf_select: switch to filter_frame The new code reads the input frame …
(edit) @0663a9ea   12 years michaelni vf_showinfo: switch to filter_frame Signed-off-by: Michael …
(edit) @6be0df50   12 years michaelni vf_pad: switch to filter_frame Based on patch by Anton Khirnov …
(edit) @a095894   12 years onemda Vivo demuxer
(edit) @e42b7ff2   12 years michaelni vf_pixdesctest: switch to filter_frame Based on patch by Anton …
(edit) @1f94f86a   12 years michaelni vf_libopencv: switch to filter_frame, this filter did not support …
(edit) @5d170b09   12 years Clément Bœsch lavfi/geq: switch to filter_frame.
(edit) @2a06bc10   12 years michaelni vf_gradfun: switch to filter_frame, this filter did not support slices …
(edit) @6325957b   12 years michaelni vf_frei0r: switch to filter_frame, the filter did not support slices …
(edit) @57d9c86b   12 years Clément Bœsch lavfi/edgedetect: switch to filter_frame.
(edit) @92b57e8d   12 years michaelni vf_fps: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @e67fdbff   12 years michaelni vf_fieldorder: switch to filter_frame, this filter did not support …
(edit) @5990734   12 years michaelni libavfilter/fifo: fix indent Signed-off-by: Michael Niedermayer …
(edit) @b5572ab   12 years michaelni vf_boxblur: cosmetics to reduce diff to qatar Signed-off-by: Michael …
(edit) @7bfa2f25   12 years michaelni vf_drawtext: switch to filter_frame, this filter did not support …
(edit) @3846414   12 years michaelni vf_delogo: switch to filter_frame, this filter did not support slices …
(edit) @ed547e2c   12 years michaelni vf_hqdn3d: fix permissions Signed-off-by: Michael Niedermayer …
(edit) @46a4e72b   12 years michaelni vf_delogo: fix order of operations in apply_delogo() Signed-off-by: …
(edit) @250b122e   12 years michaelni vf_boxblur: switch to filter_frame, boxblur did not support slices …
(edit) @05945c7f   12 years michaelni libavfilter/fifo: switch to filter_frame, the filter did not support …
(edit) @6549a9b7   12 years onemda pgssubdec: remove unused variable Signed-off-by: Paul B Mahol …
(edit) @01eed8c6   12 years onemda iff demuxer: 16SV support Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @1b43fc1   12 years michaelni vf_hqdn3d: switch to filter_frame Signed-off-by: Michael Niedermayer …
(edit) @8227a0b7   12 years michaelni libavfilter: update doxy for filter_frame Based on patch by Anton …
(edit) @3ed483cd   12 years michaelni libavfilter: Support using filter_frame for video With this we can …
(edit) @a0b8eec7   12 years michaelni default_filter_frame: fix argument name Based on code by Anton …
(edit) @f6dd1455   12 years michaelni avfilter: check that filter_frame and slice variants are not both used …
(edit) @cd7febd   12 years michaelni lavfi: replace filter_samples by filter_frame Based on patch by Anton …
(edit) @16af29a7   12 years Reimar.Doeffinger vc1dec: add hacks to ensure static tables are initialized in open(). …
(edit) @92947c6d   12 years Reimar.Doeffinger Use err_out label for error-case cleanup. Will simplify future …
(edit) @8aa29f06   12 years Reimar.Doeffinger atrac3: do not use init_static_data to init VLC data. It would be …
(edit) @23101cea   12 years onemda avrdec: implement seeking Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @42d3fea6   12 years michaelni Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1' * commit …
(edit) @26444171   12 years michaelni Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563' * commit …
(edit) @b0d9b011   12 years onemda avrdec: sample rate takes 3 bytes not 4 Signed-off-by: Paul B Mahol …
(edit) @1793128c   12 years onemda avrdec: fix typo in .long_name Signed-off-by: Paul B Mahol …
(edit) @4c973de9   12 years anton vf_fieldorder: require write permissions This filter modifies the …
(edit) @49dd71a6   12 years anton vf_fieldorder: reindent
(edit) @565e4993   12 years anton lavfi: merge start_frame/draw_slice/end_frame Any alleged performance …
(edit) @bb6c67bb   12 years anton lavfi: remove vf_slicify The following commit will make it useless. …
(edit) @af7d13ee   12 years anton asink_nullsink: plug a memory leak.
(edit) @2c92398   12 years michaelni qpeg: reset palette on seeks Fixes Ticket1921 Signed-off-by: Michael …
(edit) @2754dbb6   12 years michaelni nut: put nut PCM audio tags in front of avi tags. This fixes …
(edit) @2e89aeed   12 years diego x86: h264_idct: port to cpuflags
(edit) @490df522   12 years diego x86: cpu: Drop unused HAVE_RWEFLAGS condition The test for rweflags …
(edit) @3a227f5d   12 years stefasab doc: add ffmpeg-protocols.texi manual
(edit) @9c492271   12 years stefasab doc: move syntax and eval chapters from libavutil to ffmpeg-utils …
(edit) @d8233172   12 years stefasab doc: add libavdevice.texi and ffmpeg-devices.texi files
(edit) @8ddeae5a   12 years stefasab doc: add libavformat.texi and ffmpeg-formats.texi files
(edit) @2ac6a3d1   12 years stefasab lavfi/drawtext: add support to expansion of generic expressions
Note: See TracRevisionLog for help on using the revision log.