|
|
|
@65efa1db
|
12 years |
onemda |
lavfi/interlace: remove now unused av_opt_free() call
Signed-off-by: …
|
|
|
@2d8a3cf4
|
12 years |
michaelni |
avutil/pixdesc: check for component overlap
Signed-off-by: Michael …
|
|
|
@f807d6d2
|
12 years |
michaelni |
avutil/pixdesc: check step/depth against each other
Signed-off-by: …
|
|
|
@20e99a9c
|
12 years |
michaelni |
avutil/pixdesc: support for self-checking the descriptors
…
|
|
|
@1314f534
|
12 years |
michaelni |
avutil/pixdesc: fix rgb0 descriptors
Found-by: durandal_1707 …
|
|
|
@0b06bd1
|
12 years |
onemda |
libaacplus: set supported profiles
Signed-off-by: Paul B Mahol …
|
|
|
@82082695
|
12 years |
onemda |
libaacplus: set supported channel_layouts
Signed-off-by: Paul B Mahol …
|
|
|
@f05cfb65
|
12 years |
michaelni |
sws/fill_rgb2yuv_table: use ROUNDED_DIV
Signed-off-by: Michael …
|
|
|
@bcf64348
|
12 years |
michaelni |
sws/fill_rgb2yuv_table: increase precission to 32bit
Signed-off-by: …
|
|
|
@2fa11a94
|
12 years |
michaelni |
sws/fill_rgb2yuv_table: avoid 2 divisions
Signed-off-by: Michael …
|
|
|
@97b2865a
|
12 years |
onemda |
libaacplus: remove FF_API_OLD_ENCODE_AUDIO cruft
Signed-off-by: Paul …
|
|
|
@003bf337
|
12 years |
michaelni |
sws: fix alignment of rgb2yuv
This should fix mingw32 fate
…
|
|
|
@7e20f80d
|
12 years |
michaelni |
fate: fix histogram test, try #2
Signed-off-by: Michael Niedermayer …
|
|
|
@7ed691e2
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@d98c3ade
|
12 years |
michaelni |
Merge commit '015821229f96bf7e677f2a711a58dbea3009f574'
* commit …
|
|
|
@05bea443
|
12 years |
michaelni |
Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9'
* commit …
|
|
|
@d5c31403
|
12 years |
michaelni |
Merge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3'
* commit …
|
|
|
@398b9ed2
|
12 years |
michaelni |
Merge commit 'c0dcf89887f7fbdd7a8502bc7c715f50157562cb'
* commit …
|
|
|
@41985cb0
|
12 years |
stefasab |
doc/filters: merge asplit and split documentation
Also move them to …
|
|
|
@3453b019
|
12 years |
stefasab |
lavfi/split: fix minor documentation issues
Use verbal form to …
|
|
|
@de656ea9
|
12 years |
Clément Bœsch |
lavfi/drawtext: make options array more readable.
|
|
|
@39502363
|
12 years |
michaelni |
sws/x86: update RENAME(rgb24toyv12)() to using the user provided …
|
|
|
@7a2a421d
|
12 years |
michaelni |
vf_histogram: avoid floats, unbreak fate
Signed-off-by: Michael …
|
|
|
@3418683
|
12 years |
Clément Bœsch |
doc/filters: add a curves example with psfile.
|
|
|
@6e29f392
|
12 years |
michaelni |
swr/rematrix: use av_calloc()
Signed-off-by: Michael Niedermayer …
|
|
|
@8a11114a
|
12 years |
michaelni |
pca: use av_calloc()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@003d497
|
12 years |
michaelni |
pca: use sizeof(variable) instead of sizeos(TYPE)
Signed-off-by: …
|
|
|
@a4f03f08
|
12 years |
onemda |
FATE: add a test for the histogram filter
Signed-off-by: Paul B Mahol …
|
|
|
@9e6dd24f
|
12 years |
onemda |
doc/filters: move aphaser to right(audio) chapter
Signed-off-by: Paul …
|
|
|
@8281791d
|
12 years |
onemda |
lavfi/histogram: remove pointless store
Signed-off-by: Paul B Mahol …
|
|
|
@77709759
|
12 years |
onemda |
lavfi/noise: remove pointless store
Signed-off-by: Paul B Mahol …
|
|
|
@9ecdd766
|
12 years |
Clément Bœsch |
lavfi/curves: fix memleak after master component dition.
|
|
|
@aba678ab
|
12 years |
michaelni |
deshake: fix off by 2 error
Signed-off-by: Michael Niedermayer …
|
|
|
@3d8afb23
|
12 years |
michaelni |
vf_deshake: Fix crash with r*=64
Replace literal numbers by named …
|
|
|
@6add6272
|
12 years |
martin |
fate: Set the bitexact flag for vp3/vp5/vp6 tests
This is required …
|
|
|
@1557f34b
|
12 years |
michaelni |
dfa: support decoding version=1.0
Signed-off-by: Michael Niedermayer …
|
|
|
@1cb02d4f
|
12 years |
Clément Bœsch |
lavfi/curves: add support for Photoshop curves files (.acv).
|
|
|
@99dac393
|
12 years |
Clément Bœsch |
lavfi/curves: add support for master component.
|
|
|
@01582122
|
12 years |
martin |
vp3: Use full transpose for all IDCTs
This way, the special IDCT …
|
|
|
@5941978e
|
12 years |
martin |
vp3: bfin: Transpose the IDCTs
While this change isn't bitexact, the …
|
|
|
@c46819f2
|
12 years |
martin |
x86: Move constants to the only place where they are used
…
|
|
|
@c0dcf898
|
12 years |
martin |
bfin: Match DEFUN_END macros to the right functions
Signed-off-by: …
|
|
|
@357da7ed
|
12 years |
michaelni |
sws: remove forgotten FAST_BGR2YV12 define
Signed-off-by: Michael …
|
|
|
@c10d498b
|
12 years |
Reimar.Doeffinger |
Add thread-safe wrapper for get_format().
Just like get_buffer, …
|
|
|
@8067f55e
|
12 years |
Reimar.Doeffinger |
Fix compilation on ARM with android gcc 4.7
With the current code it …
|
|
|
@920dd84b
|
12 years |
michaelni |
sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special …
|
|
|
@a37fd7f9
|
12 years |
michaelni |
sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables
As the …
|
|
|
@8e27c6eb
|
12 years |
michaelni |
sws/"rgb2rgb": drop RGB2YUV_SHIFT
Fixes a warning and increases the …
|
|
|
@2a5d1cb2
|
12 years |
michaelni |
sws/x86: update rgba->yuv to use user supplied table
Signed-off-by: …
|
|
|
@17ad06c7
|
12 years |
michaelni |
sws/x86: update rgb/bgr->yuv code to use provided coefficient table
…
|
|
|
@9aafb95a
|
12 years |
michaelni |
sws: init input_rgb2yuv_table depending on yuv colorspace
For the …
|
|
|
@3662e49d
|
12 years |
michaelni |
sws: move RGB2YUV_SHIFT to swscale_internal.h
Signed-off-by: Michael …
|
|
|
@e66a1068
|
12 years |
Clément Bœsch |
lavf/libquvi: fix error reporting.
|
|
|
@da1bb21c
|
12 years |
Clément Bœsch |
lavfi/aphaser: silence uninitialized variable warnings.
|
|
|
@977ee8af
|
12 years |
onemda |
lavfi/negate: stop calling lut_init() as that function does nothing …
|
|
|
@6ffe911
|
12 years |
onemda |
lavfi/testsrc: unbreak smptebars only build
Signed-off-by: Paul B …
|
|
|
@8de9bb6
|
12 years |
Clément Bœsch |
lavf: remove some flushing in write_packet muxers callbacks.
Since …
|
|
|
@bc1847ad
|
12 years |
stefasab |
doc/filters: remove mention to telecine mp filter
It was removed in …
|
|
|
@dfac37af
|
12 years |
Clément Bœsch |
lavfi: add missing periods in filter descriptions.
|
|
|
@f6c9a325
|
12 years |
stefasab |
ffmpeg: show error message in case of av_buffersrc_add_frame_flags() …
|
|
|
@fba3a3bb
|
12 years |
stefasab |
doc: document -opencl_options option in ff* tools manuals
|
|
|
@1e3104cd
|
12 years |
Clément Bœsch |
Add avpriv_dsputil_init() and use it in lavfi where relevant.
…
|
|
|
@d4956b0b
|
12 years |
michaelni |
sws/input: replace hardcoded rgb2yuv coefficients by table
…
|
|
|
@41ebb645
|
12 years |
michaelni |
swscale/output: fix alpha scale in the new functions
Signed-off-by: …
|
|
|
@a4b5e45e
|
12 years |
michaelni |
sws/output: add yuv2rgb_full_1_c_template()
7500->4500 cycles on …
|
|
|
@458d956b
|
12 years |
Clément Bœsch |
doc/filters: move mpdecimate doc to a more appropriate position.
|
|
|
@7a92ec93
|
12 years |
Clément Bœsch |
lavfi: port IVTC filters from vapoursynth.
|
|
|
@ab0ad6ec
|
12 years |
Clément Bœsch |
lavfi: rename decimate to mpdecimate.
The next commit will introduce …
|
|
|
@9204a7dc
|
12 years |
michaelni |
sws/output: add +yuv2rgb_full_2_c_template()
8100 cycles -> 5800 …
|
|
|
@66266455
|
12 years |
michaelni |
sws/output: factor yuv2rgb_write_full() out
Signed-off-by: Michael …
|
|
|
@f359be96
|
12 years |
Clément Bœsch |
lavfi/smptehdbars: fix priv_class pointer.
Fix Ticket2468.
|
|
|
@d9be6e69
|
12 years |
Clément Bœsch |
lavfi/testsrc: grammar fix in comment after 03e2ec32.
|
|
|
@03e2ec32
|
12 years |
onemda |
lavfi: add smptehdbars source
Signed-off-by: Paul B Mahol …
|
|
|
@2952ed2b
|
12 years |
onemda |
doc/filters: move telecine from audio to video filters
Signed-off-by: …
|
|
|
@28ac8426
|
12 years |
Clément Bœsch |
lavu/dict: cosmetic realign.
|
|
|
@572e38a5
|
12 years |
michaelni |
log: Remove redundant va_list creation from missing_feature_sample()
…
|
|
|
@38e66af4
|
12 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@536baf6c
|
12 years |
michaelni |
oggenc: Fix pref_duration AVOption type
Signed-off-by: Michael …
|
|
|
@9e8e03de
|
12 years |
nicolas.george |
lavu/opt: check int lists length for overflow.
Also add parens on …
|
|
|
@2a1d7ea5
|
12 years |
nicolas.george |
lavu: add parens to macro argument.
|
|
|
@76c80606
|
12 years |
nicolas.george |
lavu: add av_pure to av_int_list_length_for_size.
|
|
|
@6fbb21d6
|
12 years |
nicolas.george |
lavfi/buffersink: factor checks for lists sizes.
|
|
|
@ded2f187
|
12 years |
michaelni |
avcodec: fix ignorecrop AVOption offset
Signed-off-by: Michael …
|
|
|
@8137ea35
|
12 years |
Clément Bœsch |
doc/filters: use common options introduction string.
|
|
|
@2b44195f
|
12 years |
Clément Bœsch |
cmdutils: print if filters are sources or sinks.
|
|
|
@73180f5b
|
12 years |
Clément Bœsch |
lavfi: flag more dynamic i/o filters.
|
|
|
@423089e9
|
12 years |
michaelni |
lavf/mxfdec: validate month/day before date formatting
Some …
|
|
|
@c8b36444
|
12 years |
michaelni |
lavf/mxf: fix parsing of timestamps
Correct bit mask for …
|
|
|
@8da2a3ab
|
12 years |
michaelni |
lavf/mxfdec: use more widely supported time format string
MSVC lacks …
|
|
|
@cac3096
|
12 years |
michaelni |
lavf/mxf: fix parsing of the month from mxf timestamps
Reviewed-by: …
|
|
|
@9b672d40
|
12 years |
michaelni |
vf_mp: mp buffers are not compatible with the reference count system
…
|
|
|
@87dd62e1
|
12 years |
stefasab |
lavfi/testsrc: make use of AV_OPT_TYPE_DURATION
Simplify.
|
|
|
@dcea5850
|
12 years |
Clément Bœsch |
lavfi: drop now unused shorthand field from AVFilter.
|
|
|
@8f99494c
|
12 years |
michaelni |
avutil/opencl: merge opencl env to opencl context
Signed-off-by: …
|
|
|
@34b78ad0
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@ed3680bc
|
12 years |
michaelni |
Merge commit '2004c7c8f763280ff3ba675ea21cf25396528fd3'
* commit …
|
|
|
@0bc34ef0
|
12 years |
Clément Bœsch |
doc/utils: use @code markup for opencl function names.
|
|
|
@694fa003
|
12 years |
michaelni |
Merge commit 'c51a3a5bd9a5b404176ff343ecadb80b2553b256'
* commit …
|
|
|
@43bf4ee9
|
12 years |
michaelni |
Merge commit 'e027032fc6a49db5a4ce12fc3e09ffb86ff20522'
* commit …
|
|
|
@52bda1d9
|
12 years |
michaelni |
Merge commit 'a89c05500f68d94a0269e68bc522abfd420c5497'
* commit …
|
|
|