|
|
|
@fb3eb573
|
10 years |
michaelni |
avfilter/tinterlace: add Support for ff_lowpass_line_avx() & …
|
|
|
@18b46ecc
|
10 years |
michaelni |
avfilter/tinterlace: Move lowpass_line to a separate function and call …
|
|
|
@9d548fce
|
10 years |
michaelni |
avfilter/tinterlace: split context definition into seperate header so …
|
|
|
@f043965c
|
10 years |
michaelni |
avfilter/vf_tinterlace: fix linesize vs. width
Signed-off-by: Michael …
|
|
|
@933eca91
|
10 years |
michaelni |
libavformat/mxfdec.c: refactored resolving timecode component
…
|
|
|
@05e0ea60
|
10 years |
michaelni |
avfilter/vf_tinterlace: Fix output top field first flag for …
|
|
|
@6f373d75
|
10 years |
michaelni |
Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'
* commit …
|
|
|
@53ab7846
|
10 years |
michaelni |
Merge commit 'd16ec1b6db25bc348b0d4800c9a0c9b7070e3710'
* commit …
|
|
|
@85929b9c
|
10 years |
michaelni |
avcodec/lpc: remove unneeded {}
Signed-off-by: Michael Niedermayer …
|
|
|
@d4065a9f
|
10 years |
michaelni |
Merge commit '60e0ee7ca25bd3bea54043b0607efe4cd51acaf3'
* commit …
|
|
|
@a5adeff4
|
10 years |
michaelni |
Merge commit '3a6ddfb8745e4b306a5637927fb057f630345e2f'
* commit …
|
|
|
@ac1735e7
|
10 years |
michaelni |
Merge commit 'e4cb6abb2f46910c72178e2f987a0198f0fd10b1'
* commit …
|
|
|
@720a8d2b
|
10 years |
michaelni |
Merge commit '4b39cc1a093c239412ded522c4a899744e7f2008'
* commit …
|
|
|
@2e170405
|
10 years |
lu_zero |
vf_interlace: Add SIMD for lowpass filter
Signed-off-by: Luca Barbato …
|
|
|
@d16ec1b6
|
10 years |
vittorio.giovara |
atrac3plus: always initialize refwaves
CC: libav-stable@libav.org …
|
|
|
@60e0ee7c
|
10 years |
vittorio.giovara |
lpc: always initialize ref and err
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@3a6ddfb8
|
10 years |
vittorio.giovara |
exr: check return value
CC: libav-stable@libav.org
Bug-Id: CID 1198259
|
|
|
@e4cb6abb
|
10 years |
vittorio.giovara |
bgmc: fix sizeof arguments
CC: libav-devel@libav.org
Bug-Id: CID …
|
|
|
@4b39cc1a
|
10 years |
vittorio.giovara |
riff: support ProRes in avi (APCN fourcc)
|
|
|
@e6e61496
|
10 years |
michaelni |
doc/indevs: Rework and update documentation of AVFoundation device.
…
|
|
|
@d525e662
|
10 years |
michaelni |
Changelog: Mention AVFoundation screen capturing.
Signed-off-by: …
|
|
|
@20453342
|
10 years |
michaelni |
lavd/avfoundation: Introduce device alias 'none' to allow the user to …
|
|
|
@cde0ad5e
|
10 years |
Carl Eugen Hoyos |
tests/Makefile: Fix path for creation of ffprobe-test.nut.
|
|
|
@00df32f6
|
10 years |
michaelni |
avcodec/pngdec: split frame decoding in its own function.
…
|
|
|
@8cab24df
|
10 years |
michaelni |
avcodec/pngdec: create a function to handle small (<=4) bits per pixel …
|
|
|
@24ca2ffa
|
10 years |
michaelni |
avcodec/pngdec: use else if instead of if for small bpp handling.
…
|
|
|
@c25b6ae8
|
10 years |
michaelni |
avcodec/pngdec: fix some indentation/whitespaces
Signed-off-by: …
|
|
|
@6499e63f
|
10 years |
michaelni |
avcodec/pngdec: create a function to decode tRNS chunk.
…
|
|
|
@4f313a50
|
10 years |
michaelni |
avcodec/pngdec: create a function to decode PLTE chunk.
…
|
|
|
@b35fa041
|
10 years |
michaelni |
avcodec/pngdec: create a function to decode IDAT chunk.
…
|
|
|
@3f1eaf59
|
10 years |
michaelni |
avcodec/pngdec: create a function to decode pHYs chunk.
…
|
|
|
@1523d148
|
10 years |
michaelni |
avcodec/pngdec: create a function to decode IHDR chunk.
…
|
|
|
@98abb98c
|
10 years |
michaelni |
avcodec/pngdec: rename decode_frame to decode_frame_png
…
|
|
|
@b186b713
|
10 years |
michaelni |
avfilter/vf_lut: gammaval709()
See …
|
|
|
@57688aec
|
10 years |
u |
fate: add xBR filter tests
|
|
|
@83490016
|
10 years |
michaelni |
avfilter/vf_tinterlace: fix frame rate
Signed-off-by: Aleksey Vasenev …
|
|
|
@df8248f6
|
10 years |
michaelni |
avfilter/vf_interlace: more accurate pts calculation
Signed-off-by: …
|
|
|
@34288651
|
10 years |
Carl Eugen Hoyos |
lavc/flashsv2enc: Fix encoding resolution error message.
|
|
|
@5c805d69
|
10 years |
michaelni |
avcodec/nellymoserenc: fix sign error
Signed-off-by: Michael …
|
|
|
@4001fc4
|
10 years |
michaelni |
avcodec/4xm: remove duplicate assert
Found-by: carl
Signed-off-by: …
|
|
|
@dae7e4e6
|
10 years |
michaelni |
tests/tiny_psnr: remove redundant initialization
Signed-off-by: …
|
|
|
@3cec54b7
|
10 years |
James |
x86/flacdsp: add SSE2 and AVX decorrelate functions
Two to four times …
|
|
|
@2093c1d
|
10 years |
michaelni |
cinedec: report white balance gain coefficients using metadata
…
|
|
|
@7a79c055
|
10 years |
michaelni |
Merge commit 'a2448cfe167a4cd4eb631318550d4eef38fca24a'
* commit …
|
|
|
@45660c7d
|
10 years |
michaelni |
Merge commit '59846452af762f6af5ced4399e8dcd709ca50fcd'
* commit …
|
|
|
@057b74d1
|
10 years |
michaelni |
Merge commit '994ab1804b8bf532f44876927b07b51f1f63247f'
* commit …
|
|
|
@04f6a523
|
10 years |
michaelni |
Merge commit 'c7384664ba0cbb12d882effafbc6d321ae706cff'
* commit …
|
|
|
@b697a331
|
10 years |
michaelni |
Merge commit '2b5c1efa1465d8646f8be525cace7a21404e40ad'
* commit …
|
|
|
@dfa0800c
|
10 years |
michaelni |
Merge commit 'c6d7c201dfa80502cb6cefbee7dc9160cedb5187'
* commit …
|
|
|
@ecb74886
|
10 years |
michaelni |
Merge commit '8e104619a627fcf5f4c2bd3c09d0c2d323aae745'
* commit …
|
|
|
@785f71fc
|
10 years |
michaelni |
Merge commit 'd5d2d6c3b8cff61eb26c18bbd977881cf6d5524a'
* commit …
|
|
|
@2c4d5d34
|
10 years |
michaelni |
Merge commit '1a9c1333b5d70b427c82cb98f383aa2fa9b2b319'
* commit …
|
|
|
@9b424acc
|
10 years |
michaelni |
Merge commit '2ffb0598dbdb81c40650952aa9299fa02fa5e834'
* commit …
|
|
|
@e266e186
|
10 years |
michaelni |
Merge commit '6abe7edabb7d57e82d7ea6312d30cf05d2192c5b'
* commit …
|
|
|
@198e55bf
|
10 years |
michaelni |
Merge commit '5aa710f46119bb9c1c38542f80f5338eb8b5ffb2'
* commit …
|
|
|
@b882079b
|
10 years |
michaelni |
Merge commit 'e9a6ae775dabef3942632e8d4ef95fff94a1b310'
* commit …
|
|
|
@ccfae038
|
10 years |
michaelni |
Merge commit '4dda5e9b0829b119c17d950906c61d3ebffc494f'
* commit …
|
|
|
@ef4e54e0
|
10 years |
michaelni |
Merge commit '28d82b7675bea76a1349070a3cdd737d964d4775'
* commit …
|
|
|
@94cf1ef0
|
10 years |
michaelni |
Merge commit '2c98dc75f2802a2fe91922d4a11b698b66420e5b'
* commit …
|
|
|
@7f8ef787
|
10 years |
michaelni |
Merge commit 'e3f50f247155216229e34f165bae8c329d5a001e'
* commit …
|
|
|
@76fa7891
|
10 years |
michaelni |
Merge commit 'b1b1a7370e141c912e3d0bbaa668dcee05c3ad67'
* commit …
|
|
|
@946a5cb6
|
10 years |
michaelni |
Merge commit 'bdcb5794f0c2d74371152303bffe4172671af264'
* commit …
|
|
|
@0f29e920
|
10 years |
michaelni |
Merge commit 'aa7c429c4e8e561009176d51b7dcb626c85eb276'
* commit …
|
|
|
@7b824e8b
|
10 years |
michaelni |
Merge commit '8dd0a2c5cf40a8a49faae985adc11750b6429132'
* commit …
|
|
|
@3c6e148e
|
10 years |
michaelni |
Merge commit 'b09cf8afc5199d359ac985ad7cea72a6a9f20e4e'
* commit …
|
|
|
@8e6084ee
|
10 years |
michaelni |
Merge commit '29234f56818135faf2f1868ab324c073abd28fbd'
* commit …
|
|
|
@64e12aec
|
10 years |
michaelni |
Merge commit '68a35473ed423a14731c418939fba7913647979a'
* commit …
|
|
|
@3e1ac103
|
10 years |
michaelni |
avcodec/utils: Add ATRAC3+ to av_get_audio_frame_duration()
Fixes …
|
|
|
@a2448cfe
|
10 years |
vittorio.giovara |
jpeg2000: do not compute the same value twice
CC: …
|
|
|
@59846452
|
10 years |
vittorio.giovara |
svq1enc: check ff_get_buffer return value
CC: libav-stable@libav.org …
|
|
|
@994ab180
|
10 years |
vittorio.giovara |
ansi: check ff_set_dimensions return value
CC: libav-stable@libav.org …
|
|
|
@c7384664
|
10 years |
vittorio.giovara |
avs: check ff_set_dimensions return value
CC: libav-stable@libav.org …
|
|
|
@2b5c1efa
|
10 years |
vittorio.giovara |
g2meet: check ff_set_dimensions return value
CC: …
|
|
|
@c6d7c201
|
10 years |
vittorio.giovara |
indeo3: check ff_set_dimensions return value
CC: …
|
|
|
@8e104619
|
10 years |
vittorio.giovara |
shorten: check for return value
Avoid a possible negative bitshift.
…
|
|
|
@d5d2d6c3
|
10 years |
vittorio.giovara |
dcadec: initialize variables before use
CC: libav-stable@libav.org …
|
|
|
@1a9c1333
|
10 years |
vittorio.giovara |
escape124: explicitly set get_bits1 variable
Makes coverity less …
|
|
|
@2ffb0598
|
10 years |
vittorio.giovara |
mlpdec: check for negative index
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@6abe7eda
|
10 years |
vittorio.giovara |
ffv1: fix out-of-bounds read
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@5aa710f4
|
10 years |
vittorio.giovara |
vorbisenc: add missing parenthesis
Bug-Id: CID 1238791
|
|
|
@e9a6ae77
|
10 years |
vittorio.giovara |
dpxenc: mention missing break
Bug-Id: CID 732229
|
|
|
@4dda5e9b
|
10 years |
vittorio.giovara |
sunrastenc: mention missing break
Bug-Id: CID 732231
|
|
|
@28d82b76
|
10 years |
vittorio.giovara |
vc1dec: refactor check with missing parenthesis
FATE tests updated …
|
|
|
@2c98dc75
|
10 years |
vittorio.giovara |
vc1dec: always initialize tx and ty
CC: libav-stable@libav.org …
|
|
|
@e3f50f24
|
10 years |
vittorio.giovara |
dnxhdenc: check negative index
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@b1b1a737
|
10 years |
vittorio.giovara |
display: fix order of operands
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@bdcb5794
|
10 years |
vittorio.giovara |
nellymoserenc: fix array index
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@aa7c429c
|
10 years |
vittorio.giovara |
nellymoserenc: fix array element ordering
Fixes assertion failures …
|
|
|
@8dd0a2c5
|
10 years |
vittorio.giovara |
libopusenc: prevent an out-of-bounds read by returning early
CC: …
|
|
|
@b09cf8af
|
10 years |
vittorio.giovara |
libopusenc: check return value
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@29234f56
|
10 years |
vittorio.giovara |
vp7: fix checking vp7_feature_value_size()
CC: libav-stable@libav.org …
|
|
|
@68a3547
|
10 years |
vittorio.giovara |
4xm: more thorought check for negative index and negative shift
CC: …
|
|
|
@2f6bb86f
|
10 years |
michaelni |
swscale/utils: support bayer input + scaling, and bayer input + any …
|
|
|
@173d51c9
|
10 years |
lukasz.m.luki2 |
lavu/opt: fix av_opt_get function
Signed-off-by: Lukasz Marek …
|
|
|
@5aed6f56
|
10 years |
lukasz.m.luki2 |
ffserver_config: report not closed last tag
Signed-off-by: Lukasz …
|
|
|
@5dc0f607
|
10 years |
lukasz.m.luki2 |
lavu/opt: fix memleak in test
Signed-off-by: Lukasz Marek …
|
|
|
@d03867c2
|
10 years |
michaelni |
avcodec/dvbsubdec: av_assert* instead of assert()
Signed-off-by: …
|
|
|
@84ccc317
|
10 years |
James |
x86/flacdsp: separate decoder and encoder dsp initialization
…
|
|
|
@39dfe680
|
10 years |
michaelni |
avcodec/dvbsubdec: Cleanup on *malloc failure
Signed-off-by: Michael …
|
|
|
@e74e1460
|
10 years |
michaelni |
libswscale/ppc/swscale_altivec.c : fix hScale_altivec_real() …
|
|
|