git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lavf/apngdec: print currently unsupported in-stream tags in a more readable form
2014-11-23
James Almer
lavf/apngdec: print currently unsupported in-stream...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-11-18
James Almer
lavf/ffmenc: fix memleak in ffm_write_header
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-11-13
James Almer
x86/flacdsp: add SSE2 and AVX decorrelate functions
commit
|
commitdiff
|
tree
2014-11-12
James Almer
x86/flacdsp: separate decoder and encoder dsp initialization
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-11-07
James Almer
x86/swr: add ff_float_to_int32_a_avx2
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-11-06
James Almer
x86/swr: replace sse4 instructions in pack_6ch with...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-29
James Almer
lavu/atomic: add support for the new memory model aware...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-23
James Almer
x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmx
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-22
James Almer
tools/crypto_bench: add CAST5 support
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-17
James Almer
x86/vf_noise: move asm code to a separate file
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-12
James Almer
fate: add test for vp90-2-trac3849.webm
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-12
James Almer
avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE...
commit
|
commitdiff
|
tree
2014-10-10
James Almer
float_dsp-test: allow forcing cpuflags
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-09
James Almer
compat/w32pthreads: use the condition variable API...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-09
James Almer
compat/w32pthreads: use the CONDITION_VARIABLE typedef...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avformat: remove obsolete FF_API_READ_PACKET cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avformat: remove obsolete FF_API_SET_PTS_INFO cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avformat: remove obsolete FF_API_NEW_STREAM cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avformat: remove obsolete FF_API_FORMAT_PARAMETERS...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avformat: remove obsolete FF_API_ALLOC_OUTPUT_CONTEXT...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avutil: remove obsolete FF_API_INTFLOAT cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avutil: remove obsolete FF_API_FIND_OPT cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-05
James Almer
avcodec: remove obsolete FF_API_FAST_MALLOC cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-03
James Almer
x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2}
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-03
James Almer
mlpdec: move rematrix_channels code to output_data()
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-02
Yusuke Nakamura
Fix compilation of jpeg2000dsp when disabling the encoder.
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-02
James Almer
jpeg2000: split off inverse MCT decoding as Jpeg2000DSP
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-10-01
James Almer
x86/mpegvideoencdsp: improve ff_pix_sum16_sse2
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-26
James Almer
x86/fmtconvert: add ff_int32_to_float_fmul_array8_...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-25
James Almer
avcodec/svq1enc: align buffer used by simd functions
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-25
James Almer
x86/cavsdsp: fix buffer alignment in cavs_idct8_add_mmx()
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-25
James Almer
x86/idctdsp: port {put,add}_pixels_clamped to yasm
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-25
James Almer
avcodec/idctdsp: change {put,add}_pixels_clamped to...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-24
James Almer
avcodec/x86: use function pointers for {put,add}_pixels_clamped
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-24
James Almer
x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-23
James Almer
x86/videodsp: fix warning about discarded 'const' qualifier
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-23
James Almer
avcodec/libvpxdec: don't check for formats other than...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-23
James Almer
x86/vp9: add AVX and AVX2 MC
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-19
James Almer
x86/me_cmp: port mmxext vsad functions to yasm
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-19
James Almer
avcodec/dv_profile: deprecate internal function that...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-18
James Almer
x86/me_cmp: combine sad functions into a single macro
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-17
James Almer
avfilter: remove obsolete FF_API_FILL_FRAME cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-15
James Almer
avfilter: remove obsolete FF_API_BUFFERSRC_BUFFER cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-15
James Almer
avutil: remove obsolete FF_API_OLD_OPENCL cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-15
James Almer
avutil: remove obsolete FF_API_LLS1 cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-15
James Almer
RELEASE: update to 2.4.git
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-15
James Almer
avcodec: remove obsolete FF_API_DSPUTIL cruft
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-09
Pascal Massimino
av_filter/x86/idet: use HADDD where appropriate
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-05
James Almer
x86/hevc_res_add: add missing guards to hevc_transform_add32...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-09-04
James Almer
x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-08-28
Deb Mukherjee
Adds support for setting aq_mode in libvpx encoder
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-08-27
James Almer
lavc/libwebpenc: use WebPMemoryWriterClear()
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-08-27
James Almer
lavf/mp3enc: don't abort if audio packets can't be...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-08-26
James Almer
configure: update libvpx_vp9_encoder check
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-08-21
James Almer
x86/hevc_res_add: refactor ff_hevc_transform_add{16...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-08-20
James Almer
x86/hecv_res_add: add ff_hevc_transform_add{8,16,32...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-08-20
James Almer
x86/hevc_res_add: fix register count in hevc_transform_add...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-08-19
James Almer
lavc/tiff: add support for YUV deflate
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2014-08-19
James Almer
lavc/tiff: move unpack_yuv() above the deflate functions
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2013-06-15
James Almer
lavu: Add RIPEMD hashing
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2013-06-15
James Almer
lavf/md5enc: Use AV_HASH_MAX_SIZE
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2013-06-15
James Almer
lavu/hash: Add support for SHA-2 512
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2013-05-10
James Almer
ADPCM IMA Radical decoder
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2013-05-10
James Almer
RedSpark demuxer
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2013-05-10
James Almer
RSD demuxer
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2013-05-10
James Almer
adpcm_thp: Allow the use of extradata for the adpcm...
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2013-05-10
James Almer
ADP demuxer
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree
2013-05-10
James Almer
ADPCM DTK decoder
Signed-off-by:
James Almer
<jamrial@gmail.com>
commit
|
commitdiff
|
tree