git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavfi: remove mp=denoise3d filter.
2012-12-11
Clément Bœsch
lavfi: remove mp=denoise3d filter.
commit
|
commitdiff
|
tree
2012-12-11
Clément Bœsch
doc: fix a -map syntax in one command line example.
commit
|
commitdiff
|
tree
2012-12-11
Clément Bœsch
build: fix prores decoder dependencies.
commit
|
commitdiff
|
tree
2012-12-11
Clément Bœsch
doxy: add ref for lavfi, lpp and lsws.
commit
|
commitdiff
|
tree
2012-12-09
Clément Bœsch
lavc/libcelt: add missing internal.h include.
commit
|
commitdiff
|
tree
2012-12-08
Clément Bœsch
doc: sync avoid_negative_ts option with internal help.
commit
|
commitdiff
|
tree
2012-12-07
Clément Bœsch
lavf: VobSub demuxer.
commit
|
commitdiff
|
tree
2012-12-07
Martin Storsjö
avcodec: Fix a typo in an option description
commit
|
commitdiff
|
tree
2012-12-06
Clément Bœsch
lavfi/mp: switch to ff_filter_frame.
commit
|
commitdiff
|
tree
2012-12-06
Clément Bœsch
lavfi/deshake: small align prettifying.
commit
|
commitdiff
|
tree
2012-12-06
Clément Bœsch
lavfi/deshake: switch inverted comments.
commit
|
commitdiff
|
tree
2012-12-06
Clément Bœsch
lavfi/deshake: remove unecessary check before unref.
commit
|
commitdiff
|
tree
2012-12-06
Clément Bœsch
lavfi/deshake: switch to filter_frame.
commit
|
commitdiff
|
tree
2012-12-06
Clément Bœsch
lavd/lavfi: fix float.h include.
commit
|
commitdiff
|
tree
2012-12-06
Clément Bœsch
lavfi/silencedetect: use eval builtin to parse dB.
commit
|
commitdiff
|
tree
2012-12-06
Clément Bœsch
lavfi/mp: remove dead extern vf_info_t declarations.
commit
|
commitdiff
|
tree
2012-12-06
anonymous
lavfi/mp: add ff_ prefix to exported symbols
commit
|
commitdiff
|
tree
2012-12-06
Clément Bœsch
Add examples/resampling_audio to .gitignore.
commit
|
commitdiff
|
tree
2012-12-05
Clément Bœsch
fate/hqdn3d: add -idct simple.
commit
|
commitdiff
|
tree
2012-12-05
Clément Bœsch
swr: remove unused ONE define.
commit
|
commitdiff
|
tree
2012-12-04
Clément Bœsch
fate: add gradfun filter test.
commit
|
commitdiff
|
tree
2012-12-04
Clément Bœsch
fate: add hqdn3d filter test.
commit
|
commitdiff
|
tree
2012-12-04
Clément Bœsch
lavfi/subtitles: 10l close codec before format.
commit
|
commitdiff
|
tree
2012-12-04
Clément Bœsch
ffmpeg: small indent fix.
commit
|
commitdiff
|
tree
2012-12-04
Clément Bœsch
lavfi/mp: fix invalid read with filters with no argument.
commit
|
commitdiff
|
tree
2012-12-04
Clément Bœsch
lavfi/removelogo: switch to ff_filter_frame.
commit
|
commitdiff
|
tree
2012-12-04
Clément Bœsch
lavfi: add subtitles filter.
commit
|
commitdiff
|
tree
2012-12-03
Clément Bœsch
lavfi: remove some video w/h settings after avfilter_copy_bu...
commit
|
commitdiff
|
tree
2012-12-03
Clément Bœsch
lavfi/gradfun: remove check for AV_PERM_PRESERVE.
commit
|
commitdiff
|
tree
2012-12-02
Clément Bœsch
lavfi/hue: move to ff_filter_frame.
commit
|
commitdiff
|
tree
2012-12-02
Clément Bœsch
fate: add hue filter test.
commit
|
commitdiff
|
tree
2012-12-02
Clément Bœsch
lavfi/hqdn3d: avoid use of uninitialized variable.
commit
|
commitdiff
|
tree
2012-12-02
Clément Bœsch
lavfi/gradfun: avoid use of uninitialized variable.
commit
|
commitdiff
|
tree
2012-12-01
Clément Bœsch
lavfi/vsrc: switch to ff_filter_frame.
commit
|
commitdiff
|
tree
2012-12-01
Clément Bœsch
lavf/assdec: return appropriate error code instead...
commit
|
commitdiff
|
tree
2012-12-01
Clément Bœsch
lavf/assdec: add ass_ prefix to callbacks.
commit
|
commitdiff
|
tree
2012-12-01
Clément Bœsch
lavf/assdec: rewrite using the demux subtitles API.
commit
|
commitdiff
|
tree
2012-12-01
Clément Bœsch
lavf: use ff_subtitles_queue_seek() for text subtitles...
commit
|
commitdiff
|
tree
2012-12-01
Clément Bœsch
lavf/subtitles: seek a little more backward when necessary.
commit
|
commitdiff
|
tree
2012-12-01
Clément Bœsch
lavf/subtitles: add ff_subtitles_queue_seek().
commit
|
commitdiff
|
tree
2012-12-01
Clément Bœsch
ffmpeg: use avformat_seek_file() instead of av_seek_frame().
commit
|
commitdiff
|
tree
2012-11-30
Clément Bœsch
configure: add lavfi avr dep to .pc when required.
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/concat: prefer av_asprintf() over stack allocated...
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/concat: switch to filter_frame.
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/smartblur: switch to filter_frame.
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/show{spectrum,waves}: use ff_filter_frame().
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/ebur128: use ff_filter_frame() everywhere.
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/ass: switch to filter_frame.
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/colormatrix: 10l fix forgotten buffer unref.
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/colormatrix: switch to filter_frame.
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/thumbnail: re-use ctx instead of inlink->dst.
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/thumbnail: use avfilter_unref_bufferp() where...
commit
|
commitdiff
|
tree
2012-11-29
Clément Bœsch
lavfi/thumbnail: switch to filter_frame.
commit
|
commitdiff
|
tree
2012-11-28
Clément Bœsch
lavfi/sendcmd: expose the options for both filters.
commit
|
commitdiff
|
tree
2012-11-28
Clément Bœsch
lavfi/sendcmd: add FLAGS to AVOption array.
commit
|
commitdiff
|
tree
2012-11-28
Clément Bœsch
lavfi: add priv_class for some forgotten filters.
commit
|
commitdiff
|
tree
2012-11-28
Clément Bœsch
lavfi/mptestsrc: add FLAGS to AVOption array.
commit
|
commitdiff
|
tree
2012-11-28
Clément Bœsch
lavfi: convert remaining input/output list compound...
commit
|
commitdiff
|
tree
2012-11-28
Clément Bœsch
lavfi/geq: switch to filter_frame.
commit
|
commitdiff
|
tree
2012-11-28
Clément Bœsch
lavfi/edgedetect: switch to filter_frame.
commit
|
commitdiff
|
tree
2012-11-21
Clément Bœsch
lavf/hls: whitespace cosmetics after 23db5418.
commit
|
commitdiff
|
tree
2012-11-21
Clément Bœsch
lavf: move libmodplug registration with the other ext...
commit
|
commitdiff
|
tree
2012-11-20
Clément Bœsch
lavf/srtdec: trim line break event separators from...
commit
|
commitdiff
|
tree
2012-11-20
Clément Bœsch
swr: include stdint.h instead of inttypes.h.
commit
|
commitdiff
|
tree
2012-11-20
Clément Bœsch
swr: fix a few typo in the public header.
commit
|
commitdiff
|
tree
2012-11-19
Clément Bœsch
swr: set default channel count options to 0.
commit
|
commitdiff
|
tree
2012-11-18
Clément Bœsch
pp: add SSE2 deInterlaceInterpolateCubic().
commit
|
commitdiff
|
tree
2012-11-18
Clément Bœsch
pp: add support for SSE2.
commit
|
commitdiff
|
tree
2012-11-18
Clément Bœsch
lavfi/mp/pp: use PP_CPU_CAPS_AUTO.
commit
|
commitdiff
|
tree
2012-11-18
Clément Bœsch
pp: add auto detection cpu flag.
commit
|
commitdiff
|
tree
2012-11-18
Clément Bœsch
pp: add various const for pointers.
commit
|
commitdiff
|
tree
2012-11-16
Clément Bœsch
pp: simplify postProcess().
commit
|
commitdiff
|
tree
2012-11-16
Clément Bœsch
pp: rework the way templating is done.
commit
|
commitdiff
|
tree
2012-11-16
Clément Bœsch
lavf/mp3enc: make sure the header is valid before writing...
commit
|
commitdiff
|
tree
2012-11-15
Clément Bœsch
swr/resample: fix SSSE3 included unconditionally.
commit
|
commitdiff
|
tree
2012-11-15
Clément Bœsch
pp: fix typo in avg() comment.
commit
|
commitdiff
|
tree
2012-11-15
Clément Bœsch
pp: use av_clip_uint8 instead of a custom implementation.
commit
|
commitdiff
|
tree
2012-11-15
Clément Bœsch
pp: fix a few typo in the internal header.
commit
|
commitdiff
|
tree
2012-11-15
Clément Bœsch
lavfi/geq: fix GPL license header.
commit
|
commitdiff
|
tree
2012-11-15
Clément Bœsch
swr/rematrix: move templating parameters to template...
commit
|
commitdiff
|
tree
2012-11-15
Clément Bœsch
swr/resample: move templating parameters to template...
commit
|
commitdiff
|
tree
2012-11-15
Clément Bœsch
ffserver: fix streams and priv_data memleaks when closing...
commit
|
commitdiff
|
tree
2012-11-14
Clément Bœsch
ffserver: fix NULL dereference with quoted Stream name.
commit
|
commitdiff
|
tree
2012-11-14
Clément Bœsch
ffserver: prefer av_asprintf over malloc+snprintf for...
commit
|
commitdiff
|
tree
2012-11-13
Clément Bœsch
lavf/wtvenc: fix s[tp]_pairs memleak.
commit
|
commitdiff
|
tree
2012-11-13
Clément Bœsch
fate/avfilter: honor GPL dependency.
commit
|
commitdiff
|
tree
2012-11-12
Clément Bœsch
lavc/aac: fix shared build failures with MSVC.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
lavfi: remove mp=geq filter.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
lavfi: add geq filter.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
lavf/assenc: add non strict ts flag.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
lavfi: remove mp=fixpts filter.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
lavfi: remove mp=tile filter.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
fate/lavfi: increase vf tile coverage.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
doc/filters: complete tile documentation.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
lavfi/tile: extend shorthand parameters.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
lavfi/tile: add nb_frames option.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
lavfi/tile: add margin and padding options.
commit
|
commitdiff
|
tree
2012-11-11
Clément Bœsch
lavfi/tile: allow named arguments.
commit
|
commitdiff
|
tree
2012-11-10
Clément Bœsch
lavf/srtenc: ignore invalid timed packets instead of...
commit
|
commitdiff
|
tree
2012-11-05
Clément Bœsch
lavf/srtdec: recognize subtitles starting at event...
commit
|
commitdiff
|
tree
next