git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avcodec/interplayvideo: return void
2017-06-28
Paul B Mahol
avcodec/interplayvideo: return void
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-28
Paul B Mahol
avcodec/interplayvideo: fix dead-lock
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-28
Paul B Mahol
avcodec/interplayvideo: use int16_t instead of short
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-28
Paul B Mahol
avcodec/interplayvideo: check that video_size is >0
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-27
Paul B Mahol
avcodec/interplayvideo: properly check if there is...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-27
Paul B Mahol
avcodec/proresenc_kostya: add 4444XQ profile
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-27
Paul B Mahol
avcodec/utvideodec: add SIMD for restore_rgb_planes
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-26
Paul B Mahol
avcodec/utvideodec: decode to GBR(A)P
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-26
Paul B Mahol
avfilter: remove usage of empty header
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-26
Paul B Mahol
avcodec/proresenc_kostya: enable frame threading
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-25
Paul B Mahol
avcodec/proresenc_kostya: use frame metadata instead...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-25
Paul B Mahol
avcodec/prores_kostya: increase bits usage when alpha...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-25
Paul B Mahol
avfilter/vf_blend: add extremity blend mode
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-25
Paul B Mahol
avfilter/vf_waveform: allow alpha output for >8 depth...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-25
Paul B Mahol
avfilter/vf_overlay: separate functions with main alpha
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-24
Paul B Mahol
avfilter/vf_lut2: add support for gray10 and gray12...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-24
Paul B Mahol
avcodec/adpcm_data: use uint16_t to handle all values
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-24
Paul B Mahol
avfilter/vf_overlay: remove rgb option
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-24
Paul B Mahol
avfilter/af_headphone: do not free frame that's gonna...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-24
Paul B Mahol
avfilter: do not leak AVFrame on failed buffer allocation
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-24
Paul B Mahol
avfilter/vf_overlay: add auto format mode
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-23
Paul B Mahol
Revert "lavfi/buffersrc: push the frame deeper if requested."
commit
|
commitdiff
|
tree
2017-06-21
Paul B Mahol
avfilter/af_stereotools: add forgotten break
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-19
Paul B Mahol
doc/filters: fix typo
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-19
Paul B Mahol
avfilter/af_stereotools: add 2 more modes
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-19
Paul B Mahol
avfilter/af_superequalizer: stop leaking s->out frame
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-19
Paul B Mahol
avfilter/af_superequalizer: improve description
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-19
Paul B Mahol
avfilter/af_superequalizer: fix out of array access
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-19
Paul B Mahol
avfilter: add roberts cross operator
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-19
Paul B Mahol
avfilter: add superequalizer filter
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-18
Paul B Mahol
avfilter/af_amix: fix possible hang
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-18
Paul B Mahol
libavfilter/af_biquads: add shorter option for width_type
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-15
Paul B Mahol
avfilter/af_headphone: fix possible memory leaks on...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-13
Paul B Mahol
avfilter: properly set SAR for A->V filters
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-12
Paul B Mahol
tools/sofa2wavs: add license header
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-12
Paul B Mahol
tools: add sofa2wavs
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-12
Paul B Mahol
avfilter: add native headphone spatialization filter
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-11
Paul B Mahol
avcodec/gdv: fix compiler warnings
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-11
Paul B Mahol
avformat: add Gremlin Digital Video demuxer
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-11
Paul B Mahol
avcodec: add Gremlin Digital Video decoder
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-11
Paul B Mahol
avcodec: add Gremlin DPCM decoder
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-08
Paul B Mahol
avfilter/af_sofalizer: switch to libmysofa
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-04
Paul B Mahol
avfilter/af_afftfilt: fix memory leaks
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-04
Paul B Mahol
avfilter/af_surround: add support for some upmixing...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-06-01
Paul B Mahol
avfilter: add audio surround upmixer
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-22
Paul B Mahol
avfilter/avf_showspectrum: properly initialize pts
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-20
Paul B Mahol
avfilter/af_sidechaincompress: change default makeup...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-18
Paul B Mahol
avfilter/af_sofalizer: make lfe gain user configurable
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-18
Paul B Mahol
avfilter/af_sofalizer: avoid casting
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-18
Paul B Mahol
doc/filters: add more ladspa examples
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-17
Paul B Mahol
avfilter/af_afade: fix fading very long durations
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-17
Paul B Mahol
avfilter: add audio crossfeed filter
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-16
Paul B Mahol
avfilter/af_bs2b: add missing flag for options
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-15
Paul B Mahol
avfilter/vf_deflicker: add bypass option
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-15
Paul B Mahol
avfilter/af_stereotools: introduce different balance...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-15
Paul B Mahol
avfilter/af_compand: change default attack to 0
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-15
Paul B Mahol
avfilter/af_silenceremove: set output timestamps
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-14
Paul B Mahol
avfilter/af_compand: fix default companding to avoid...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-13
Paul B Mahol
avfilter: don't anonymously typedef structs
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-12
Paul B Mahol
avfilter/aeval: remove comment that was left from some...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-12
Paul B Mahol
avfilter/aeval: free input frame on error
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-12
Paul B Mahol
avfilter/af_astats: add RMS difference too
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-12
Paul B Mahol
avfilter/vf_pad: revert part of 57c3670896c69714ca
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-12
Paul B Mahol
avfilter: add acopy filter
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-10
Paul B Mahol
avfilter/af_afir: workaround nonsense limitation in...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-09
Paul B Mahol
Changelog: mention afir addition
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-09
Paul B Mahol
avfilter: add arbitrary audio FIR filter
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-05-09
Paul B Mahol
avfilter/vf_histogram: actually add parade display...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-30
Paul B Mahol
avfilter/af_crystalizer: add support for more sample...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-29
Paul B Mahol
avfilter: add video oscilloscope filter
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-29
Paul B Mahol
avfilter: add pixscope filter
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-29
Paul B Mahol
doc/filters: add one lowpass filter example
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-25
Paul B Mahol
avfilter/af_biquads: allow filtering only selected...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-24
Paul B Mahol
avfilter: add lumakey filter
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-23
Paul B Mahol
avfilter/vf_maskedmerge: fix bug when copying >8bit...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-23
Paul B Mahol
avfilter/vf_premultiply: add planes option
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-23
Paul B Mahol
avfilter/vf_maskedclamp: fix bug when copying >8bit...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-23
Paul B Mahol
avfilter/vf_maskedclamp: limit overshot and undershot...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-23
Paul B Mahol
avcodec/dnxhd_parser: fix parsing interlaced video...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-22
Paul B Mahol
avfilter: add doubleweave filter
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-21
Paul B Mahol
avcodec/utvideodec: fix gradient prediction when stride...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-21
Paul B Mahol
avcodec/utvideodec: fix decoding odd sizes with interlaced...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-20
Paul B Mahol
avfilter: add deflicker filter
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-18
Paul B Mahol
avcodec: add Screen Recorder Gold Codec decoder
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-18
Paul B Mahol
avcodec: add Mandsoft Screen Capture Codec decoder
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-15
Paul B Mahol
avcodec/dnxhdenc: fix recent regression
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-14
Paul B Mahol
avcodec/dnxhd*: add ff_dnxhd_get_hr_frame_size()
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-14
Paul B Mahol
avcodec/dnxhdenc: make sure that mb_height > 255 can...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-11
Paul B Mahol
avcodec/lcldec: mark output frames as keyframes
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-11
Paul B Mahol
avcodec/lcldec: add support for frame threads
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-10
Paul B Mahol
avcodec/dnxhddec: add support for very big resolutions
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-10
Paul B Mahol
avfilter: add GRAY10 and GRAY12 to some filters
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-10
Paul B Mahol
avfilter/vf_alphamerge: add GBRAP support
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-10
Paul B Mahol
avfilter/vf_alphamerge: use av_image_copy_plane()
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-10
Paul B Mahol
avfilter/vf_blend: add GBRAP16
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-10
Paul B Mahol
avfilter/af_amix: add double sample format support
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-10
Paul B Mahol
avutil/float_dsp: add vector_dmac_scalar()
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-10
Paul B Mahol
avfilter/vf_paletteuse: silence warning about misaligned...
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-10
Paul B Mahol
avfilter/vf_dctdnoiz: add GBRP support
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
2017-04-09
Paul B Mahol
avfilter/vf_midequalizer: add gray10 and gray12 support
Signed-off-by: Paul B Mahol <
onemda@gmail.com
>
commit
|
commitdiff
|
tree
next