|
|
|
@e1332ff
|
12 years |
stefasab |
lavfi/avfilter.h: fix typo
|
|
|
@eeb9a492
|
12 years |
stefasab |
lavu/mem.h: fix typo
|
|
|
@c475a58
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mmf: …
|
|
|
@500220a8
|
12 years |
michaelni |
mimic: Fix race condition
Fixes access after free.
Found-by: Mateusz …
|
|
|
@8ef453ff
|
12 years |
michaelni |
sws/output: silence warnings about uninitialized use of variables
…
|
|
|
@13cb6ed3
|
12 years |
onemda |
takdec: simplify use of scalarproduct_int16 in decode_subframe()
…
|
|
|
@43b6482d
|
12 years |
Carl Eugen Hoyos |
Add fate test for solid colour lagarith frames.
|
|
|
@4db84bac
|
12 years |
Clément Bœsch |
lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.
|
|
|
@f0250cc4
|
12 years |
Clément Bœsch |
lavfi/overlay: simpler up-rounded w/h computations.
|
|
|
@570d63ee
|
12 years |
Clément Bœsch |
lavu: add FF_CEIL_RSHIFT and use it in various places.
|
|
|
@d9cb1e0e
|
12 years |
michaelni |
ffadler: fix duplicate \n on errors
Signed-off-by: Michael …
|
|
|
@88e0e205
|
12 years |
onemda |
lavfi: remove alphaextract special code
Signed-off-by: Paul B Mahol …
|
|
|
@a1159318
|
12 years |
michaelni |
ffadler: add multifile support
Signed-off-by: Michael Niedermayer …
|
|
|
@3d66ce17
|
12 years |
michaelni |
tools: Add adler32 checksum tool
This is about 6 times faster than …
|
|
|
@ee9a4dff
|
12 years |
diego |
mmf: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@d1cb559a
|
12 years |
onemda |
fate: add test for lut filter
Signed-off-by: Paul B Mahol …
|
|
|
@769efe56
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@696f5f9
|
12 years |
michaelni |
Merge commit '6e9f8d6a7d7392a236df19fef6f4eba41f18167e'
* commit …
|
|
|
@bda5487d
|
12 years |
michaelni |
Merge commit '3d40c1ee742db5f13ebcf53c2d1fa4bf4f39bcd2'
* commit …
|
|
|
@164899c6
|
12 years |
michaelni |
Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57'
* commit …
|
|
|
@5747d83
|
12 years |
michaelni |
Merge commit 'ed880050edf061b38d3e39e25657c59ad9108b27'
* commit …
|
|
|
@3469c24a
|
12 years |
michaelni |
Merge commit '87614667606b42476f9017d79faf12b45a0bd77c'
* commit …
|
|
|
@e4723a82
|
12 years |
michaelni |
avfilter: fix 2 warnings about discarding const
Signed-off-by: …
|
|
|
@33ff943f
|
12 years |
michaelni |
ffmpeg: add -apad option which injects a apad filter only in the …
|
|
|
@410905f7
|
12 years |
michaelni |
ffmpeg: use av_freep() for forced_kf_pts
Signed-off-by: Michael …
|
|
|
@1e1015f3
|
12 years |
michaelni |
avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINE
…
|
|
|
@df9f9cab
|
12 years |
michaelni |
avfilter: Make enabled/disabled state available as a field of the …
|
|
|
@c4a5499
|
12 years |
onemda |
lavfi/extractplanes: packed rgb support
Signed-off-by: Paul B Mahol …
|
|
|
@8245520b
|
12 years |
onemda |
lavfi/colorchannelmixer: remove now redudant code
Signed-off-by: Paul …
|
|
|
@deef4b1a
|
12 years |
onemda |
lavfi/drawutils: add 16 bit rgb and planar rgb to ff_fill_rgba_map()
…
|
|
|
@f243bf7
|
12 years |
diego |
x86: dsputil: Remove unused argument from QPEL_OP macro
|
|
|
@6e9f8d6a
|
12 years |
diego |
x86: vf_yadif: Remove stray dsputil_mmx #include
|
|
|
@3d40c1ee
|
12 years |
diego |
x86: dsputil: Move TRANSPOSE4 macro to the only place it is used
|
|
|
@71469f3b
|
12 years |
diego |
x86: dsputil: Move constant declarations into separate header
|
|
|
@8e297227
|
12 years |
onemda |
lavfi/null: remove redudant lines
Signed-off-by: Paul B Mahol …
|
|
|
@443181c0
|
12 years |
onemda |
libswscale: simplify isAnyRGB macro
Signed-off-by: Paul B Mahol …
|
|
|
@94ff68c
|
12 years |
onemda |
lavfi/lut: add support for YUVA422P and YUVA444P
Signed-off-by: Paul …
|
|
|
@1f2baec7
|
12 years |
onemda |
lavfi: add gbrap support to some filters
Signed-off-by: Paul B Mahol …
|
|
|
@5c057433
|
12 years |
onemda |
libswscale: GBRAP input & output and GBRAP16 input support
…
|
|
|
@8d953722
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
msvc: …
|
|
|
@63208c03
|
12 years |
michaelni |
Merge commit 'bd392785a75d7d51414a9788d50396a8d9f29d77'
* commit …
|
|
|
@e3869dd1
|
12 years |
michaelni |
Merge commit '1b343cedd7cd68e7865aa5280d1568c7e5d79917'
* commit …
|
|
|
@69d2eff
|
12 years |
michaelni |
Merge commit '63bac48f734fc69cca2ef2cfada92cd9a222734d'
* commit …
|
|
|
@2f9ef60c
|
12 years |
michaelni |
Merge commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2'
* commit …
|
|
|
@bf18810a
|
12 years |
michaelni |
Merge commit '7edaf4edb5c3c04f34ad1242680cbc32d11f4087'
* commit …
|
|
|
@f302ba4d
|
12 years |
michaelni |
Merge commit 'db9aee6ccf183508835acc325f5ad87d595eacc4'
* commit …
|
|
|
@d13bc208
|
12 years |
michaelni |
Merge commit '6f98508e2b86dcb79614d8c9b8e97c5e83a21cb0'
* commit …
|
|
|
@fe6a36e
|
12 years |
michaelni |
Merge commit 'e55e8b2c362a60bad66929d83d8c83b0d7f5ffc9'
* commit …
|
|
|
@9818bbde
|
12 years |
michaelni |
Merge commit 'e0c53c3408181d2e7d544eb65fc7355a79438dfe'
* commit …
|
|
|
@1aed0513
|
12 years |
michaelni |
configure: use shorter variable name for "libavdevice_pc_deps"
This …
|
|
|
@28397de4
|
12 years |
michaelni |
Merge commit '9779f93066ee5ea6fba6b76f001d358cc2857891'
* commit …
|
|
|
@bf054750
|
12 years |
michaelni |
Merge commit 'bce70f8170592599a4f2f5f02606c1246e88df57'
* commit …
|
|
|
@42f5fc71
|
12 years |
michaelni |
Merge commit '481575d255195c6c2f32e04686b94de984ae78d4'
* commit …
|
|
|
@e077ba80
|
12 years |
michaelni |
Merge commit 'a97d8cc16e0da30c9ffefa1ede2a0adf3db5f3f8'
* commit …
|
|
|
@1bad40ef
|
12 years |
michaelni |
Merge commit '70f9661542a581dfe93b636b1c55b5558e4a4e3c'
* commit …
|
|
|
@aecb3421
|
12 years |
michaelni |
Merge commit '45a1694fde251ee56e23aec073d73172c00aa470'
* commit …
|
|
|
@fc37cd43
|
12 years |
michaelni |
x86: sbrdsp: force PIC addressing for Win64
MSVC complains about the …
|
|
|
@ae0ce99
|
12 years |
stefasab |
lavfi/unsharp: use verbal form in help message options
|
|
|
@ee9794ed
|
12 years |
stefasab |
lavu/mem: fix potential int overflow and crash in av_dynarray_add()
…
|
|
|
@c773adee
|
12 years |
stefasab |
lavu/mem: extend documentation for av_dynarray_add()
In particular, …
|
|
|
@c67bca2b
|
12 years |
michaelni |
avcodec/mpegvideo: Fix edge emu with lowres
Fixes a few green …
|
|
|
@bca50e5c
|
12 years |
michaelni |
avcodec/mpegvideo: Fix block height for lowres 3 interlaced blocks
…
|
|
|
@ed880050
|
12 years |
diego |
x86: dsputil: Group all assembly constants together in constants.c
|
|
|
@87614667
|
12 years |
diego |
x86: dsputil: Move ff_pd assembly constants to the only place they are used
|
|
|
@06122c25
|
12 years |
martin |
msvc: Move linker pragma from config.h to libavutil/internal.h
This …
|
|
|
@bc0cbaca
|
12 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@a527e692
|
12 years |
michaelni |
avformat/vqf: check number of channels before use.
Fixes division by …
|
|
|
@9dd04f6d
|
12 years |
michaelni |
sanm: Check dimensions before use
Fixes integer overflow and out of …
|
|
|
@ad002e1
|
12 years |
michaelni |
avcodec/cdgraphics: check buffer size before use
Fixes out of array …
|
|
|
@ead590c
|
12 years |
michaelni |
dxa: check vectors of 2x2 motion blocks
Fixes out of array reads
…
|
|
|
@f96e0eb
|
12 years |
michaelni |
dxa: check vectors of 4x4 motion blocks
Fixes out of array reads
…
|
|
|
@89d998f1
|
12 years |
michaelni |
shorten: allocate space for padding
Fixes array overread
Found-by: …
|
|
|
@bd392785
|
12 years |
diego |
fate-run: Drop unnecessary regtest() indirection
The indirection was …
|
|
|
@4582e4c0
|
12 years |
nicolas.george |
lavfi: add comments to explain the negotiation loop.
|
|
|
@78d16b6a
|
12 years |
nicolas.george |
lavfi: fix filter format negotiation loop.
query_formats() returning …
|
|
|
@449704b4
|
12 years |
nicolas.george |
ffmpeg: move a local variable definition later.
Fix a segfault when …
|
|
|
@1b343ced
|
12 years |
diego |
x86: dsputil: Remove unused ff_pb_3F constant
|
|
|
@63bac48f
|
12 years |
diego |
x86: dsputil: Move rv40-specific functions where they belong
|
|
|
@3334cbe
|
12 years |
diego |
x86: dsputil: Remove unused MOVQ_BONE macro
|
|
|
@92f8e06e
|
12 years |
diego |
x86: dsputil hpeldsp: Move shared template functions into separate object
|
|
|
@7edaf4ed
|
12 years |
diego |
x86: rnd_template: Eliminate pointless OP_AVG macro indirection
|
|
|
@d23b8462
|
12 years |
michaelni |
gifdec: reset previous Graphic Control Extension disposal type
This …
|
|
|
@d3f7b98f
|
12 years |
Clément Bœsch |
lavfi/overlay: reindent fix.
|
|
|
@5043d8d
|
12 years |
Clément Bœsch |
lavfi/alphaextract: copy width and not linesize.
Padding data is not …
|
|
|
@c3dcd3a2
|
12 years |
Clément Bœsch |
sws: factorize rgb 9+ planar funcs declarations.
|
|
|
@db9aee6
|
12 years |
lu_zero |
oma: properly forward errors in oma_read_packet
Prevent spurios EIO …
|
|
|
@6f98508e
|
12 years |
lu_zero |
oma: return meaningful errors
|
|
|
@e55e8b2c
|
12 years |
lu_zero |
lavc: do not leak frames in avcodec_decode_audio4
Notwithstanding the …
|
|
|
@e0c53c34
|
12 years |
lu_zero |
nut: use meaningful error values
Fix the mispresented EINVAL for EOF …
|
|
|
@144baf42
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@acc4a7e
|
12 years |
michaelni |
Ticket #2540 Enable threading when using -c:v libx264rgb
…
|
|
|
@2efbbc46
|
12 years |
michaelni |
avutil/av_pix_fmt_swap_endianness: simplify and fix code
This makes …
|
|
|
@cd4bfe3
|
12 years |
anton |
FATE: use a less ambiguous end time for filter-trim-time test
0.1 …
|
|
|
@9779f930
|
12 years |
anton |
configure: add dependencies to lavfi .pc file
The scale filter …
|
|
|
@bce70f81
|
12 years |
anton |
configure: make avconv select (a)trim filters
They are now used for -ss/-t
|
|
|
@481575d2
|
12 years |
anton |
avconv: remove -deinterlace
It is incompatible with refcounted frames …
|
|
|
@a97d8cc1
|
12 years |
anton |
indeo3: use unaligned reads on reference blocks.
They are not …
|
|
|
@f381dc1d
|
12 years |
Carl Eugen Hoyos |
Support decoding of Lagarith frame type FRAME_SOLID_COLOR.
Fixes bug 459.
|
|
|
@9276467b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@fe5b0895
|
12 years |
michaelni |
Merge commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110'
* commit …
|
|
|