git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2016-01-09
Clément Bœsch
lavc/ccaption_dec: mark row and font as const in captur...
commit
|
commitdiff
|
tree
2016-01-09
Clément Bœsch
lavc/ccaption_dec: fix mixed declarations and code...
commit
|
commitdiff
|
tree
2016-01-09
Clément Bœsch
lavc/ccaption_dec: check for bprint completeness only...
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
lavc/ccaption_dec: implement font styles
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
lavc/ccaption_dec: simplify by incrementing cursor_colu...
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
lavc/ccaption_dec: simplify by passing screen into...
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
lavc/ccaption_dec: extract capture_screen() for future use
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
lavc/ccaption_dec: clear buffer before populating with...
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
lavc/ccaption_dec: centralize buffer_changed=1 into...
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
lavc/ccaption_dec: rename screen_changed to buffer_changed
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
lavc/ccaption_dec: extract ass time base into constant
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
lavc/ccaption_dec: combine ROLLUP modes as they are...
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
Revert "lavc/ccaption_dec: reap_screen() is responsible...
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
Revert "lavc/ccaption_dec: implement "erase non display...
commit
|
commitdiff
|
tree
2016-01-09
Aman Gupta
Revert "lavc/ccaption_dec: reap_screen is not necessary...
commit
|
commitdiff
|
tree
2016-01-09
Carl Eugen...
lavc/libvpxenc: Improve documentation for option cpu...
commit
|
commitdiff
|
tree
2016-01-09
Michael Niedermayer
avformat/movenc: Check that pkt duration is within...
commit
|
commitdiff
|
tree
2016-01-09
Ricardo Constantino
configure: Use libgcrypt-config's cflags
commit
|
commitdiff
|
tree
2016-01-08
Michael Niedermayer
avformat/ivfenc: fix division by zero
commit
|
commitdiff
|
tree
2016-01-08
Aman Gupta
lavc/ccaption_dec: reap_screen is not necessary when...
commit
|
commitdiff
|
tree
2016-01-08
Ricardo Constantino
configure: Use libgcrypt-config if available
commit
|
commitdiff
|
tree
2016-01-08
Aman Gupta
lavc/ccaption_dec: implement "erase non displayed memory"
commit
|
commitdiff
|
tree
2016-01-08
Aman Gupta
lavc/ccaption_dec: reap_screen() is responsible for...
commit
|
commitdiff
|
tree
2016-01-08
James Almer
x86/float_dsp: zero extend offset from ff_scalarproduct...
commit
|
commitdiff
|
tree
2016-01-08
James Almer
x86/float_dsp: zero extend len from ff_butterflies_floa...
commit
|
commitdiff
|
tree
2016-01-08
James Almer
x86/float_dsp: remove len check from ff_butterflies_flo...
commit
|
commitdiff
|
tree
2016-01-08
Aman Gupta
lavc/ccaption_dec: remove unused return value from...
commit
|
commitdiff
|
tree
2016-01-08
Aman Gupta
lavc/ccaption_dec: clean up whitespace
commit
|
commitdiff
|
tree
2016-01-08
Paul B Mahol
avfilter/avf_showspectrum: add cool color map
commit
|
commitdiff
|
tree
2016-01-08
Paul B Mahol
avfilter/avf_showfreqs: fix possible null pointer deref...
commit
|
commitdiff
|
tree
2016-01-08
Michael Niedermayer
avformat/mov: Simplify format checking code
commit
|
commitdiff
|
tree
2016-01-08
Mats Peterson
lavf/matroskadec: A_QUICKTIME and fourcc 0x00000000
commit
|
commitdiff
|
tree
2016-01-08
Mats Peterson
lavf/mov: Audio and fourcc 0x00000000
commit
|
commitdiff
|
tree
2016-01-08
Hendrik Leppkes
x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_high
commit
|
commitdiff
|
tree
2016-01-08
Paul B Mahol
avfilter/avf_showspectrum: add option to draw legend
commit
|
commitdiff
|
tree
2016-01-08
Ganesh Ajjanagadde
ffmpeg: check fclose return values
commit
|
commitdiff
|
tree
2016-01-08
Ganesh Ajjanagadde
lavfi/avf_showspectrum: replace pow(x, 0.25) by sqrt...
commit
|
commitdiff
|
tree
2016-01-07
James Almer
configure: remove unused bulitin check
commit
|
commitdiff
|
tree
2016-01-07
James Almer
lavu: rename and move ff_parity to av_parity
commit
|
commitdiff
|
tree
2016-01-07
Clément Bœsch
lavc/g729dec: use ff_parity()
commit
|
commitdiff
|
tree
2016-01-07
Clément Bœsch
lavc/ccaption_dec: use ff_parity()
commit
|
commitdiff
|
tree
2016-01-07
Clément Bœsch
lavu: add ff_parity()
commit
|
commitdiff
|
tree
2016-01-07
Clément Bœsch
lavc/ccaption_dec: fix always true condition
commit
|
commitdiff
|
tree
2016-01-07
Clément Bœsch
lavu/common: add an explanation to FF_CEIL_RSHIFT()
commit
|
commitdiff
|
tree
2016-01-07
Clément Bœsch
lavf/uncodedframecrcenc: use FF_CEIL_RSHIFT()
commit
|
commitdiff
|
tree
2016-01-07
Clément Bœsch
lavfi/deshake: use FF_CEIL_RSHIFT()
commit
|
commitdiff
|
tree
2016-01-07
Clément Bœsch
lavu/common: fix FF_CEIL_RSHIFT() range comment
commit
|
commitdiff
|
tree
2016-01-07
James Almer
x86/intmath: add sse optimized av_clipf and av_clipd
commit
|
commitdiff
|
tree
2016-01-07
Paul B Mahol
avfilter/formats: fix leak of formats on error
commit
|
commitdiff
|
tree
2016-01-07
Ganesh Ajjanagadde
ffmpeg: replace log2 by av_log2
commit
|
commitdiff
|
tree
2016-01-07
Michael Niedermayer
avcodec/utils: Check bits_per_raw_sample on video encod...
commit
|
commitdiff
|
tree
2016-01-06
Michael Niedermayer
avcodec/mpegvideo_enc: Clip bits_per_raw_sample within...
commit
|
commitdiff
|
tree
2016-01-06
Aman Gupta
libavcodec/ccaption_dec: rewrite packet handler as...
commit
|
commitdiff
|
tree
2016-01-06
Aman Gupta
libavcodec/ccaption_dec: clean up and standardize white...
commit
|
commitdiff
|
tree
2016-01-06
Michael Niedermayer
configure: use warn() for mips unknown cpu warning
commit
|
commitdiff
|
tree
2016-01-06
Vicente Olivert...
mips: display a warning message when using an unknown CPU
commit
|
commitdiff
|
tree
2016-01-06
Derek Buitenhuis
avcodec: Remove libstagefright
commit
|
commitdiff
|
tree
2016-01-06
Andrey Turkin
avfilter/vf_pad: fix direct padding
commit
|
commitdiff
|
tree
2016-01-06
Mats Peterson
lavf/matroskadec: correct codec_tag for "SMI" SVQ3...
commit
|
commitdiff
|
tree
2016-01-06
Ganesh Ajjanagadde
lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x)
commit
|
commitdiff
|
tree
2016-01-06
Ganesh Ajjanagadde
ffmpeg: check return value of avio_closep for progress...
commit
|
commitdiff
|
tree
2016-01-05
Andreas Cadhalpun
avpacket: fix size check in packet_alloc
commit
|
commitdiff
|
tree
2016-01-05
Andreas Cadhalpun
parser: add av_assert1 to make sure the codec matches
commit
|
commitdiff
|
tree
2016-01-05
Carl Eugen...
lavf/matroskaenc: Assume 48kHz sample rate for Opus...
commit
|
commitdiff
|
tree
2016-01-05
Michael Niedermayer
avcodec/motion_est: Fix mv_penalty table size
commit
|
commitdiff
|
tree
2016-01-05
Aman Gupta
libavcodec/ccaption_dec: remove unnecessary include
commit
|
commitdiff
|
tree
2016-01-05
Paul B Mahol
avfilter/avf_avectorscope: add line drawing support
commit
|
commitdiff
|
tree
2016-01-05
Paul B Mahol
avfilter/window_func: add tukey window function
commit
|
commitdiff
|
tree
2016-01-05
Paul B Mahol
avfilter/avf_showspectrum: use av_clip/lrintf
commit
|
commitdiff
|
tree
2016-01-05
Paul B Mahol
avfilter/avf_showspectrum: add yet another color map
commit
|
commitdiff
|
tree
2016-01-05
Michael Niedermayer
avcodec/dxv: Check idx in dxv_decompress_dxt5()
commit
|
commitdiff
|
tree
2016-01-05
Michael Niedermayer
avcodec/dxv: Check idx in CHECKPOINT()
commit
|
commitdiff
|
tree
2016-01-05
Ganesh Ajjanagadde
lavc/pcm_tablegen: slight speedup of table generation
commit
|
commitdiff
|
tree
2016-01-05
Michael Niedermayer
avcodec/h264_slice: Fix integer overflow in implicit...
commit
|
commitdiff
|
tree
2016-01-04
Michael Niedermayer
swscale/utils: Use normal bilinear scaler if fast canno...
commit
|
commitdiff
|
tree
2016-01-04
Michael Niedermayer
avcodec/h264_refs: Fix and add back trace code removed...
commit
|
commitdiff
|
tree
2016-01-04
Matthieu Bouron
swscale/arm/yuv2rgb: add ff_yuv422p_to_{argb,rgba,abgr...
commit
|
commitdiff
|
tree
2016-01-04
Matthieu Bouron
swscale/arm/yuv2rgb: fix typo
commit
|
commitdiff
|
tree
2016-01-04
Paul B Mahol
avfilter/avf_showspectrum: add option to set gain for...
commit
|
commitdiff
|
tree
2016-01-04
Andreas Cadhalpun
brstm: fix missing closing brace
commit
|
commitdiff
|
tree
2016-01-04
Andreas Cadhalpun
brstm: also allocate b->table in read_packet
commit
|
commitdiff
|
tree
2016-01-04
Andreas Cadhalpun
brstm: make sure an ADPC chunk was read for adpcm_thp
commit
|
commitdiff
|
tree
2016-01-04
Andreas Cadhalpun
vorbisdec: reject rangebits 0 with non-0 partitions
commit
|
commitdiff
|
tree
2016-01-04
Hendrik Leppkes
Merge commit '2080bea4a74b6b1598caa806a11ea807ba546f94'
commit
|
commitdiff
|
tree
2016-01-04
Hendrik Leppkes
Merge commit '58170b027144f4840018c7a60fb8d07924cc6242'
commit
|
commitdiff
|
tree
2016-01-04
Hendrik Leppkes
Merge commit '3b6473b43eb69fc3faaf69f7fd0b83b51db7607f'
commit
|
commitdiff
|
tree
2016-01-04
Hendrik Leppkes
Merge commit 'a43905f4ae261bdde87c300901d867b31961f57b'
commit
|
commitdiff
|
tree
2016-01-04
Hendrik Leppkes
Merge commit '9d74012761bc3ee676fe43321d5699e4877fde5b'
commit
|
commitdiff
|
tree
2016-01-04
Mats Peterson
lavf/qtpalette: Ignore greyscale bit in certain cases
commit
|
commitdiff
|
tree
2016-01-04
Mats Peterson
lavc/qtrle: Use AV_PIX_FMT_PAL8 for 1-bit video
commit
|
commitdiff
|
tree
2016-01-04
Michael Niedermayer
avcodec/h264: Fix regression caused by removial of...
commit
|
commitdiff
|
tree
2016-01-03
Andreas Cadhalpun
vorbisdec: reject channel mapping with less than two...
commit
|
commitdiff
|
tree
2016-01-03
Paul B Mahol
avfilter/avf_showspectrum: finally fix log scaler
commit
|
commitdiff
|
tree
2016-01-03
Paul B Mahol
avfilter/avf_showspectrum: switch to FFT
commit
|
commitdiff
|
tree
2016-01-03
Carl Eugen...
lavfi/drawtext: Fix microsecond display.
commit
|
commitdiff
|
tree
2016-01-03
Diego Biurrun
h264_refs: Remove broken trace debug code
commit
|
commitdiff
|
tree
2016-01-03
Diego Biurrun
lavc: Add missing #includes for ff_dlog()
commit
|
commitdiff
|
tree
2016-01-03
Andreas Cadhalpun
ffmdec: reset packet_end in case of failure
commit
|
commitdiff
|
tree
2016-01-03
Andreas Cadhalpun
lavc: use get_bitsz to simplify the code
commit
|
commitdiff
|
tree
2016-01-03
Andreas Cadhalpun
get_bits: add get_bitsz for reading 0-25 bits
commit
|
commitdiff
|
tree
next