git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2015-10-17
Rostislav Pehlivanov
aacenc_ltp: adjust and speed up autocorrelation calcula...
commit
|
commitdiff
|
tree
2015-10-17
Derek Buitenhuis
mpegts: Make the sdt_period a double
commit
|
commitdiff
|
tree
2015-10-17
Derek Buitenhuis
mpegts: Make the pat_period a double
commit
|
commitdiff
|
tree
2015-10-17
Paul B Mahol
avformat/vag: fix demuxing stereo files
commit
|
commitdiff
|
tree
2015-10-17
Michael Niedermayer
avcodec/aacenc: Fix "libavcodec/aacenc.c:540:13: warnin...
commit
|
commitdiff
|
tree
2015-10-17
Michael Niedermayer
tests/fate-run: Remove ./ from run ffmpeg call
commit
|
commitdiff
|
tree
2015-10-17
Marton Balint
concatdec: fix file_start_time calculation regression
commit
|
commitdiff
|
tree
2015-10-17
Ganesh Ajjanagadde
avfilter/internal: add av_warn_unused_result
commit
|
commitdiff
|
tree
2015-10-17
Timothy Gu
chromakey: Use the pixel descriptor API for chroma...
commit
|
commitdiff
|
tree
2015-10-17
Hendrik Leppkes
libavformat/Makefile: remove unnecessary object file...
commit
|
commitdiff
|
tree
2015-10-17
Clément Bœsch
avfilter/selectivecolor: fix correction_method option...
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc_ltp: correct header description comment
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
fate: use -profile:a aac_ltp instead of -aac_ltp 1...
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc_ltp: replace av_clip() with av_clip_uintp2()
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc_ltp: fix assertion
commit
|
commitdiff
|
tree
2015-10-17
Michael Niedermayer
avformat/rsd: Check av_new_packet() return value
commit
|
commitdiff
|
tree
2015-10-17
Michael Niedermayer
avformat/genh: Check av_new_packet() return value
commit
|
commitdiff
|
tree
2015-10-17
Michael Niedermayer
tests/fate-run: Remove PROGSUF from function calls
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
fate: increase fuzz on AAC LTP encoding test
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
fate: add a parameter to disable TNS for the other...
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc_tns: enable Temporal Noise Shaping by default
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
fate: adjust the target for the new TNS changes
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc_tns: rework TNS descision logic
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc_tns: simplify encoding function
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc_tns: disable coefficient compression by default
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc_tns: add moving average filter for LTP
commit
|
commitdiff
|
tree
2015-10-17
Timothy Gu
opencl: Force the use of 1.2 APIs
commit
|
commitdiff
|
tree
2015-10-17
Timothy Gu
opencl: Use "opencl" as log context name
commit
|
commitdiff
|
tree
2015-10-17
Timothy Gu
opencl: Print compilation log
commit
|
commitdiff
|
tree
2015-10-17
Timothy Gu
opencl: Print error string when compilation fails
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc: increase fuzz on aac-ms-encode test
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
fate: adjust aac encoder test values and introduce...
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc: partially revert previous commits to set option...
commit
|
commitdiff
|
tree
2015-10-17
Ganesh Ajjanagadde
avfilter/avfiltergraph: fix -Wunused-result warnings
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc: add support for encoding files using Long Term...
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc: (re)enable Mid/Side coding by default
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc_pred: only print predictor information if profil...
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc: correctly zero prediction_used array
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc: slightly simplify and remove a redundant variable
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc_pred: correct header information
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aacenc: indicate that TNS is off by default
commit
|
commitdiff
|
tree
2015-10-17
Rostislav Pehlivanov
aactab: move ltp_coef[] from aacdectab to aactab
commit
|
commitdiff
|
tree
2015-10-17
Michael Niedermayer
avcodec/ffv1: Initialize vlc_state on allocation
commit
|
commitdiff
|
tree
2015-10-16
Ganesh Ajjanagadde
avutil/mem: add av_warn_unused_result
commit
|
commitdiff
|
tree
2015-10-16
James Almer
avutil: undo FF_API_CRYPTO_CONTEXT deprecation
commit
|
commitdiff
|
tree
2015-10-16
Ganesh Ajjanagadde
avdevice/internal: add av_warn_unused_result
commit
|
commitdiff
|
tree
2015-10-16
Ganesh Ajjanagadde
avutil/file: add av_warn_unused_result to av_file_map
commit
|
commitdiff
|
tree
2015-10-16
Ganesh Ajjanagadde
avutil/internal: add av_warn_unused_result to avpriv_open
commit
|
commitdiff
|
tree
2015-10-16
Ganesh Ajjanagadde
swscale/swscale: add av_warn_unused_result to sws_init_...
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
Merge commit '68e00ad66d13c57d9eb3a3862b44ab3fb030e19f'
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
Merge commit 'b52307933b576eba741c80108c3dad09eb48ba12'
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
Merge commit '49d7fcd774ac31f242818ad9d45d9c013f3bb3db'
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
Merge commit '504e3f75bf73a488d39a80a42962bae2a353dd6b'
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
Merge commit '1f84b008bf2b1eaca473937c48788cb4e4ce1aea'
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
Merge commit '2d59159508c5c1830cc5da907a9454e229077320'
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
Merge commit '9ef748173a4e0e58d40afaf38397783cd2537eaa'
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
Merge commit 'e240a28b20680b326a39b0860fda37d7e459bfc0'
commit
|
commitdiff
|
tree
2015-10-16
Michael Niedermayer
avcodec/ffv1dec: update progress in case of broken...
commit
|
commitdiff
|
tree
2015-10-16
Michael Niedermayer
avcodec/ffv1dec: Clear slice coordinates if they are...
commit
|
commitdiff
|
tree
2015-10-16
James Almer
avformat/rsd: propagate return values of extradata...
commit
|
commitdiff
|
tree
2015-10-16
Agatha Hu
avcodec/nvenc: fix b frame n_quant_offset
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
w32pthreads: fix mingw build on x86 with -msse2 or...
commit
|
commitdiff
|
tree
2015-10-16
Luca Barbato
wrapped_avframe: Drop a now-unused variable
commit
|
commitdiff
|
tree
2015-10-16
Luca Barbato
mpeg12: Unbreak building stale code
commit
|
commitdiff
|
tree
2015-10-16
Paul B Mahol
avformat: add svag demuxer
commit
|
commitdiff
|
tree
2015-10-16
Paul B Mahol
avformat/rsd: add WADP support
commit
|
commitdiff
|
tree
2015-10-16
Paul B Mahol
avformat: add ads demuxer
commit
|
commitdiff
|
tree
2015-10-16
Paul B Mahol
avformat: add vag demuxer
commit
|
commitdiff
|
tree
2015-10-16
Paul B Mahol
avformat: add genh demuxer
commit
|
commitdiff
|
tree
2015-10-16
Paul B Mahol
avcodec: add ADPCM PSX decoder
commit
|
commitdiff
|
tree
2015-10-16
Michael Niedermayer
avfilter/avfilter: Error out if audio parameters change...
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
w32pthreads: fix mingw build on x86 with -msse2 or...
commit
|
commitdiff
|
tree
2015-10-16
Hendrik Leppkes
vp9: use AVFrame.buf[0] to check if a frame is valid
commit
|
commitdiff
|
tree
2015-10-16
Christophe...
fate: use PROGSSUF
commit
|
commitdiff
|
tree
2015-10-16
Ganesh Ajjanagadde
avdevice/alsa: add av_warn_unused_result
commit
|
commitdiff
|
tree
2015-10-16
Ganesh Ajjanagadde
avutil/cast5: update Doxygen for av_cast5_init with...
commit
|
commitdiff
|
tree
2015-10-16
Ganesh Ajjanagadde
swresample/swresample_internal: add av_warn_unused_result
commit
|
commitdiff
|
tree
2015-10-16
Michael Niedermayer
avutil/crc: use EINVAL instead of -1 for the return...
commit
|
commitdiff
|
tree
2015-10-15
Michael Niedermayer
avcodec/jpeg2000dec: Clear properties in jpeg2000_dec_c...
commit
|
commitdiff
|
tree
2015-10-15
Vicente Olivert...
mips: disable all features in configure if no cpu is...
commit
|
commitdiff
|
tree
2015-10-15
wm4
Revert "avcodec/h264: remove redundant and bogus get_fo...
commit
|
commitdiff
|
tree
2015-10-15
wm4
swresample: slightly nicer debug output for auto matrix
commit
|
commitdiff
|
tree
2015-10-15
wm4
avcodec/h264: remove redundant and bogus get_format...
commit
|
commitdiff
|
tree
2015-10-15
Derek Buitenhuis
aac: Make codec init run under ff_thread_once
commit
|
commitdiff
|
tree
2015-10-15
Derek Buitenhuis
aac: Make codec init run under ff_thread_once
commit
|
commitdiff
|
tree
2015-10-15
wang-bin
winrt: multithreading support
commit
|
commitdiff
|
tree
2015-10-15
Vittorio Giovara
fate: Move screenpresso to the appropriate screen captu...
commit
|
commitdiff
|
tree
2015-10-15
Vittorio Giovara
lavc: AV-prefix a few left out capabilities
commit
|
commitdiff
|
tree
2015-10-15
Vittorio Giovara
cmdutils: Print general codec capabilities
commit
|
commitdiff
|
tree
2015-10-15
Vittorio Giovara
cmdutils: Add auto to threading capabilities report
commit
|
commitdiff
|
tree
2015-10-15
Anssi Hannula
avformat/hls: add support for EXT-X-MAP
commit
|
commitdiff
|
tree
2015-10-15
Anssi Hannula
avformat/hls: fix segment selection regression on track...
commit
|
commitdiff
|
tree
2015-10-15
Hendrik Leppkes
vp9: expose reference frames in VP9SharedContext
commit
|
commitdiff
|
tree
2015-10-15
Ronald S. Bultje
vp9: split header into separate struct and expose in...
commit
|
commitdiff
|
tree
2015-10-15
Clément Bœsch
build/videotoolbox: add missing CoreVideo framework
commit
|
commitdiff
|
tree
2015-10-15
Clément Bœsch
ffmpeg/videotoolbox: protect UTGetOSTypeFromString...
commit
|
commitdiff
|
tree
2015-10-15
Clément Bœsch
ffmpeg/videotoolbox: try to fix compilation when cross...
commit
|
commitdiff
|
tree
2015-10-15
Ganesh Ajjanagadde
doc/ffmpeg: use stream_loop instead of loop
commit
|
commitdiff
|
tree
2015-10-15
Kyle Swanson
avfilter/af_tremolo: clean up extra newlines
commit
|
commitdiff
|
tree
2015-10-15
Christophe...
dnxhd: interleave AC levels and flags
commit
|
commitdiff
|
tree
next