|
|
|
@fd6707ed
|
12 years |
Clément Bœsch |
lavfi/hue: add missing GPL dependency.
|
|
|
@5b4cae50
|
12 years |
Clément Bœsch |
LICENSE: update GPL filter list.
|
|
|
@f53112b6
|
12 years |
Clément Bœsch |
lavfi: remove hqdn3d libmpcodecs wrapper.
The native filter was …
|
|
|
@adc39b28
|
12 years |
michaelni |
av_image_copy: check for av_image_get_linesize() failure.
Fixes …
|
|
|
@6992b0bf
|
12 years |
michaelni |
utils: fix rounding of micro seconds
Found-by: Johan Wessfeldt …
|
|
|
@3a34ac6
|
12 years |
michaelni |
file: typo
Found-by: ubitux
Signed-off-by: Michael Niedermayer …
|
|
|
@31bf820a
|
12 years |
michaelni |
av_tempfile: document umask() issue
Signed-off-by: Michael …
|
|
|
@1b216421
|
12 years |
stefasab |
lavfi/scale: avoid to print a NULL value in log message
Fix possible …
|
|
|
@09ea482d
|
12 years |
michaelni |
Fix #1827, segfault with XXCH samples when downsampling.
…
|
|
|
@be0b37c6
|
12 years |
stefasab |
lavf/avienc: fix/extend error message, in case of too large number of …
|
|
|
@f35d5f9
|
12 years |
stefasab |
lavf/avienc: enable debug log
|
|
|
@29a9e4d5
|
12 years |
stefasab |
lavfi/mp: drop the mp=rectangle filter
All the rectangle features …
|
|
|
@9d478f38
|
12 years |
stefasab |
lavfi/drawbox: add "width" and "height" aliases for "w" and "h" options
|
|
|
@93399e9
|
12 years |
stefasab |
lavfi/drawbox: add thickness option
|
|
|
@84833b0
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
aacdec: …
|
|
|
@28c0678e
|
12 years |
michaelni |
Merge commit 'be923ed659016350592acb9b3346f706f8170ac5'
* commit …
|
|
|
@4b874fc4
|
12 years |
michaelni |
Merge commit 'a65bdceb060628881578afb29df4eb222421381f'
* commit …
|
|
|
@78ec407d
|
12 years |
michaelni |
Merge commit '652f5185945c8405fc57aed353286858df8d066f'
* commit …
|
|
|
@9766d9c9
|
12 years |
michaelni |
Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'
* commit …
|
|
|
@264f1234
|
12 years |
michaelni |
x86: Fix assembly with NASM
Unlike YASM, NASM only looks for include …
|
|
|
@3174616f
|
12 years |
michaelni |
Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'
* commit …
|
|
|
@976175fb
|
12 years |
michaelni |
probetest: fix possible use of uninitialized data
Signed-off-by: …
|
|
|
@755038d0
|
12 years |
stefasab |
lavfi/drawbox: remove some unnecessary parentheses
|
|
|
@003bd88d
|
12 years |
stefasab |
lavfi/drawbox: reindent after previous commit
|
|
|
@1b3fdd97
|
12 years |
stefasab |
lavfi/drawbox: implement color=invert mode
Based on a …
|
|
|
@652fab59
|
12 years |
stefasab |
lavfi/mp: drop wrapped field filter
The filter has been ported to a …
|
|
|
@3c4aa506
|
12 years |
stefasab |
lavfi: add field filter
The filter is a port of …
|
|
|
@5707af8d
|
12 years |
diego |
aacdec: Drop some unused function arguments
|
|
|
@9c167914
|
12 years |
diego |
x86: Fix assembly with NASM
Unlike YASM, NASM only looks for include …
|
|
|
@dc239b3b
|
12 years |
onemda |
av_get_audio_frame_duration: add IAC
Signed-off-by: Paul B Mahol …
|
|
|
@0e4d34e0
|
12 years |
michaelni |
pix_fmt_info: add 9/10 bit YUVA formats
Signed-off-by: Michael …
|
|
|
@6c49562d
|
12 years |
michaelni |
tree-test: fix printf() types
Signed-off-by: Michael Niedermayer …
|
|
|
@370e3972
|
12 years |
michaelni |
sws: fix handling of big endian alpha
Signed-off-by: Michael …
|
|
|
@be923ed6
|
12 years |
diego |
x86: fmtconvert: port to cpuflags
|
|
|
@be2c456e
|
12 years |
diego |
x86: fmtconvert: Refactor cvtps2pi emulation through cpuflags
|
|
|
@588fafe7
|
12 years |
diego |
x86: MMX2 ---> MMXEXT in macro names
|
|
|
@a65bdceb
|
12 years |
diego |
x86: mmx2 ---> mmxext in variable names
|
|
|
@652f5185
|
12 years |
diego |
x86: mmx2 ---> mmxext in comments and messages
|
|
|
@04581c8c
|
12 years |
diego |
x86: yasm: Use complete source path for macro helper %includes
This …
|
|
|
@6860b408
|
12 years |
diego |
x86: include x86inc.asm in x86util.asm
This is necessary to allow …
|
|
|
@1730dcf0
|
12 years |
stefasab |
doc/filters: fix typo in drawbox section
|
|
|
@b6248299
|
12 years |
stefasab |
doc/filters: itemize examples for drawbox, add an example, fix grammar
|
|
|
@2ed7e6cc
|
12 years |
stefasab |
lavfi/drawbox: extend syntax, accept named options
|
|
|
@b420b878
|
12 years |
stefasab |
lavfi/tinterlace: remove poll_frame() callback
That interface is …
|
|
|
@7adc6002
|
12 years |
onemda |
av_get_audio_frame_duration: add G723_1
Signed-off-by: Paul B Mahol …
|
|
|
@7b378c2f
|
12 years |
onemda |
lavfi: remove yuvcsp and yvu9 libmpcodecs wrappers
Same functionality …
|
|
|
@f7a9a996
|
12 years |
michaelni |
wavenc: fix curruption of metadata
Signed-off-by: Michael Niedermayer …
|
|
|
@2f84f138
|
12 years |
michaelni |
fate: remove typo, reenable AC3 tests
Signed-off-by: Michael …
|
|
|
@28bcca46
|
12 years |
michaelni |
av_get_audio_frame_duration: fix IMC
Fixes Ticket1658
Signed-off-by: …
|
|
|
@b90d7840
|
12 years |
onemda |
lavc: const correctness for avpicture_fill()
Signed-off-by: Paul B …
|
|
|
@03179c24
|
12 years |
Clément Bœsch |
lavfi/smartblur: add missing draw slice call.
This fixes output with …
|
|
|
@5cac065
|
12 years |
michaelni |
af_ashowinfo: integrate config_input() in filter_samples.
This is …
|
|
|
@674c4a11
|
12 years |
michaelni |
configure: fix print_config() with broke awks
Some awk versions do …
|
|
|
@4d2f1d8c
|
12 years |
michaelni |
swscale.c:remove fill_plane9or10() use fillPlane16()
Signed-off-by: …
|
|
|
@70c25c62
|
12 years |
michaelni |
sws: move fillPlane16() to header so it can be used from more than 1 …
|
|
|
@89d2f014
|
12 years |
michaelni |
sws_unscaled: drop fill_plane9or10()
Signed-off-by: Michael …
|
|
|
@a44c3ae3
|
12 years |
michaelni |
Change my GPG fingerprint
The old key expired
Signed-off-by: Michael …
|
|
|
@65e0a3cc
|
12 years |
michaelni |
sws: fix BE/LE handling for fillPlane16()
Based on fill_plane9or10() …
|
|
|
@a201639a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
pixfmt: …
|
|
|
@788afee8
|
12 years |
onemda |
lavfi: remove palette libmpcodecs wrapper
The filter is useless, …
|
|
|
@8a4284ad
|
12 years |
onemda |
ff: fix case where image does not have alpha channel
Signed-off-by: …
|
|
|
@ab9545a2
|
12 years |
martin |
cng: Reindent some incorrectly indented lines
Signed-off-by: Martin …
|
|
|
@6b68223d
|
12 years |
martin |
cngdec: Allow flushing the decoder
After a flush, don't average the …
|
|
|
@036e6c37
|
12 years |
martin |
cngdec: Make the dbov variable have the right unit
Previously the …
|
|
|
@cafefd88
|
12 years |
martin |
cngdec: Fix the memset size to cover the full array
This was a …
|
|
|
@9b50d20c
|
12 years |
martin |
cngdec: Update the LPC coefficients after averaging the reflection …
|
|
|
@6f5f7f70
|
12 years |
michaelni |
Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a'
* commit …
|
|
|
@e79c3858
|
12 years |
michaelni |
Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'
* commit …
|
|
|
@d16c4aeb
|
12 years |
mans |
configure: fix print_config() with broke awks
Some awk versions do …
|
|
|
@cd379636
|
12 years |
michaelni |
Merge commit '381dc1a5ec0925b281c573457c413ae643567086'
* commit …
|
|
|
@60e95747
|
12 years |
michaelni |
rawdec: check avpicture_get_size() return value
Fixes CID205019 …
|
|
|
@d3de3a16
|
12 years |
Carl Eugen Hoyos |
Partly revert f174fba: yop decoder does not support direct rendering.
|
|
|
@7658295b
|
12 years |
lu_zero |
pixfmt: support more yuva formats
Signed-off-by: Luca Barbato …
|
|
|
@26b5ad25
|
12 years |
lu_zero |
swscale: support gray to 9bit and 10bit formats
With the input of …
|
|
|
@8bf44d5c
|
12 years |
Carl Eugen Hoyos |
Partly revert f174fba: indeo3 decoder does not support direct rendering.
|
|
|
@f454e879
|
12 years |
mans |
configure: rewrite print_config() function using awk
This is much …
|
|
|
@5f614bcf
|
12 years |
onemda |
vqavideo: return more meaningful error codes
Signed-off-by: Paul B …
|
|
|
@02e63642
|
12 years |
diego |
FATE: fix (AD)PCM test dependencies broken in e519990
Signed-off-by: …
|
|
|
@4b7f34a3
|
12 years |
michaelni |
mpeg12videodec: dont pass mpeg1 VBR special case value on as bitrate.
…
|
|
|
@c349177b
|
12 years |
michaelni |
mpeg12video_parser: Wrong bit rate in MPEG2 video file (Ticket #1862)
…
|
|
|
@740959fd
|
12 years |
michaelni |
mpeg12parser: cleanup bitrate parsing.
This fixes several bugs in the …
|
|
|
@95c89da3
|
12 years |
rsbultje |
Use ptrdiff_t instead of int for intra pred "stride" function …
|
|
|
@bad8e33d
|
12 years |
rsbultje |
x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes.
|
|
|
@08b028c1
|
12 years |
rsbultje |
Remove INIT_AVX from x86inc.asm.
|
|
|
@11d695d1
|
12 years |
michaelni |
x11grab: fix mixed declaration and code
Signed-off-by: Michael …
|
|
|
@977cb54f
|
12 years |
michaelni |
tree: fix type used for testing the tree
Signed-off-by: Michael …
|
|
|
@18389613
|
12 years |
michaelni |
qt-faststart: fix signedness of variable used to hold return code
…
|
|
|
@91295f03
|
12 years |
michaelni |
mp3dec: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@ba8adf9b
|
12 years |
michaelni |
truemotion2: remove unused variable
Signed-off-by: Michael …
|
|
|
@c285edd0
|
12 years |
rsbultje |
Remove usage of INIT_AVX in h264_intrapred_10bit.asm.
Replace …
|
|
|
@ede4cedf
|
12 years |
anton |
dv: fix indentation
|
|
|
@14f031d7
|
12 years |
anton |
dv: use AVStream.index instead of abusing AVStream.id
|
|
|
@bf0d098a
|
12 years |
michaelni |
pictordec: decode 1bpp / 4bpp images when extra header marker is …
|
|
|
@20dd41af
|
12 years |
anton |
lavfi: add ashowinfo filter
It can be useful for debugging.
Based on …
|
|
|
@a29ed50
|
12 years |
michaelni |
avuidec: correct long_name
Signed-off-by: Michael Niedermayer …
|
|
|
@90510251
|
12 years |
onemda |
lavc: remove duplicated .capabilities
Signed-off-by: Paul B Mahol …
|
|
|
@9b500b8f
|
12 years |
martin |
avcodec: Add a RFC 3389 comfort noise codec
This isn't too useful as …
|
|
|
@8b25a20e
|
12 years |
martin |
lpc: Add a function for calculating reflection coefficients from …
|
|
|
@39ef66f5
|
12 years |
martin |
lpc: Add a function for calculating reflection coefficients from …
|
|
|
@dc579306
|
12 years |
anton |
lavr: document upper bound on number of output samples.
…
|
|
|