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