git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2020-11-25
Andreas Rheinhardt
avcodec/mpeg12enc: Reindentation
commit
|
commitdiff
|
tree
2020-11-25
Andreas Rheinhardt
avcodec/mpeg12enc: Use ff_thread_once() for static...
commit
|
commitdiff
|
tree
2020-11-25
Andreas Rheinhardt
avcodec/mpeg12enc: Always initialize MPEG-2 intra VLC...
commit
|
commitdiff
|
tree
2020-11-24
Paul B Mahol
avfilter/vf_readeia608: add support for slice threads
commit
|
commitdiff
|
tree
2020-11-24
Paul B Mahol
avfilter/vf_readeia608: add support for commands
commit
|
commitdiff
|
tree
2020-11-24
Musee Ullah
avfilter/vf_xfade: ensure metadata is copied to transit...
commit
|
commitdiff
|
tree
2020-11-24
Paul B Mahol
avfilter/af_biquads: make sure that biquad filter still...
commit
|
commitdiff
|
tree
2020-11-24
Paul B Mahol
avfilter/af_biquads: do not abort filtering on bogus...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mlpdec: Avoid code duplication when initializin...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mlpdec: Make decoders init-threadsafe
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mlp: Make initializing CRCs thread-safe
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mpegaudiodec_template: Don't use unnecessarily...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mv30: Don't check for errors for complete VLCs
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/imm4: Don't use too big VLC table
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/aac*: Make initializing ff_aac_pow*sf_tab threa...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/aactab: Fix conflicting types for ff_aac_codebook*
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/qdmc: Don't check for errors for complete VLCs
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/hqx: Don't check for errors for complete VLCs
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/hqx: Inline constants
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/intrax8: Make ff_intrax8_common_init() thread...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/intrax8: Replace always-false check by assert
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/atrac9tab: Add missing static to internal table
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/atrac9dec: Replace av_free() by av_freep()...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/atrac9dec: Don't use unnecessarily large VLC...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/atrac9dec: Use least max_depth in calls to...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/atrac9dec: Don't confuse max_depth of VLC with...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/truemotion2: Mark decoder as init-threadsafe
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/g2meet: Use least max_depth in get_vlc2()
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/sheervideo: Add av_cold to build_vlc()
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mss4: Mark decoder as init-threadsafe
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/rv40vlc2: Make VLC smaller
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/qdm2: Remove outdated comment
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mpegaudiodsp: Make initializing synth windows...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/fft_template, fft_init_table: Make ff_fft_init...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mpegaudiodsp: Combine initializing float and...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/motionpixels: Make decoder init-threadsafe
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/motionpixels: Use symbols table
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/motionpixels: Don't check for errors for comple...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/motionpixels: Be more strict when parsing Huffm...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/motionpixels: Only create VLC iff it is going...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mimic: Mark decoder as init-threadsafe
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/mimic: Cleanup generically upon init failure
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/rv10: Make initializing static RV10 VLCs thread...
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/smacker: Mark decoders as init-threadsafe
commit
|
commitdiff
|
tree
2020-11-24
Andreas Rheinhardt
avcodec/tscc2: Mark tscc2 decoder as init-threadsafe
commit
|
commitdiff
|
tree
2020-11-24
Paul B Mahol
avfilter/af_adenorm: add timeline and slice threading...
commit
|
commitdiff
|
tree
2020-11-24
Paul B Mahol
avfilter/af_asubboost: add timeline and slice threading...
commit
|
commitdiff
|
tree
2020-11-24
Jean-Baptiste...
avcodec: add SpeedHQ encoder
commit
|
commitdiff
|
tree
2020-11-24
Jan Ekström
avformat/av1: add support for passing through MP4/Matro...
commit
|
commitdiff
|
tree
2020-11-24
Jan Ekström
avcodec/av1{dec,parser}: move to ff_cbs_read_extradata_...
commit
|
commitdiff
|
tree
2020-11-24
Jan Ekström
avcodec/cbs_av1: add support for standard MP4/Matroska...
commit
|
commitdiff
|
tree
2020-11-24
Mark Thompson
cbs: Add function to read extradata from an AVCodecContext
commit
|
commitdiff
|
tree
2020-11-23
Limin Wang
avdevice/decklink_dec: fix warning for unused variable
commit
|
commitdiff
|
tree
2020-11-23
Limin Wang
avdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag...
commit
|
commitdiff
|
tree
2020-11-23
Limin Wang
avdevice/decklink: use boolean for list_devices option
commit
|
commitdiff
|
tree
2020-11-22
Paul B Mahol
avfilter/af_aiir: add support for arbitrary order latti...
commit
|
commitdiff
|
tree
2020-11-22
Michael Niedermayer
avcodec/exr: skip bottom clearing loop when its outside...
commit
|
commitdiff
|
tree
2020-11-22
Michael Niedermayer
avcodec/exr: Check ymin vs. h
commit
|
commitdiff
|
tree
2020-11-22
Michael Niedermayer
avformat/avs: Use 64bit for the avio_tell() output
commit
|
commitdiff
|
tree
2020-11-22
Michael Niedermayer
avformat/moflex: Check pkt_size
commit
|
commitdiff
|
tree
2020-11-22
Paul B Mahol
avfilter/af_biquads: remove not needed code
commit
|
commitdiff
|
tree
2020-11-22
Leo Izen
avformat/movenc: allow Apple Lossless inside mp4
commit
|
commitdiff
|
tree
2020-11-22
Paul B Mahol
avfilter/af_afreqshift: add timeline and slice threadin...
commit
|
commitdiff
|
tree
2020-11-21
Paul B Mahol
avcodec/atrac3: increase max block align size
commit
|
commitdiff
|
tree
2020-11-21
Michael Niedermayer
avcodec/mobiclip: Check mv against INT_MAX
commit
|
commitdiff
|
tree
2020-11-21
Michael Niedermayer
avformat/wavdec: More complete size check in find_guid()
commit
|
commitdiff
|
tree
2020-11-21
Michael Niedermayer
avcodec/mv30: Use unsigned in idct_1d()
commit
|
commitdiff
|
tree
2020-11-21
Michael Niedermayer
avformat/iff: Check size before skip
commit
|
commitdiff
|
tree
2020-11-21
Michael Niedermayer
avformat/rmdec: Check for EOF in index packet reading
commit
|
commitdiff
|
tree
2020-11-21
leozhang
avcodec/cuviddec: fix missing context push/pop
commit
|
commitdiff
|
tree
2020-11-21
Andriy Gelman
avformat/rtsp: don't forget to call ff_network_close...
commit
|
commitdiff
|
tree
2020-11-21
Andriy Gelman
avformat/rtsp: set return variable in error path
commit
|
commitdiff
|
tree
2020-11-21
Andriy Gelman
avformat/rtspdec: cosmetics
commit
|
commitdiff
|
tree
2020-11-21
Andriy Gelman
avformat/rtspdec: fix mem leaks in connect mode if...
commit
|
commitdiff
|
tree
2020-11-21
Andriy Gelman
avformat/rtspdec: fix mem leaks in listen mode if init...
commit
|
commitdiff
|
tree
2020-11-21
Andriy Gelman
avformat/rtspdec: add network init to listen mode
commit
|
commitdiff
|
tree
2020-11-21
Limin Wang
avdevice/decklink_dec: map the raw_format instead of...
commit
|
commitdiff
|
tree
2020-11-20
James Almer
tools/target_bsf_fuzzer: set bitstream filter options
commit
|
commitdiff
|
tree
2020-11-20
James Almer
tools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzze...
commit
|
commitdiff
|
tree
2020-11-20
Michael Niedermayer
tools/target_dec_fuzzer: Call avcodec_flush_buffers...
commit
|
commitdiff
|
tree
2020-11-20
James Almer
tools/target_dem_fuzzer: use avio_context_free() to...
commit
|
commitdiff
|
tree
2020-11-20
Anton Khirnov
lavfi/src_movie: switch to new decoding API
commit
|
commitdiff
|
tree
2020-11-20
Anton Khirnov
doc/examples/transcoding: switch to the new encoding API
commit
|
commitdiff
|
tree
2020-11-20
Anton Khirnov
doc/examples/transcoding: stop constantly allocating...
commit
|
commitdiff
|
tree
2020-11-20
Anton Khirnov
lavu: add missing stddef.h includes for size_t.
commit
|
commitdiff
|
tree
2020-11-20
Anton Khirnov
lavfi/lavfutils: switch to the new decoding API
commit
|
commitdiff
|
tree
2020-11-20
Anton Khirnov
tools/enum_options: fix build and add to Makefile
commit
|
commitdiff
|
tree
2020-11-20
Steve Lhomme
avformat/matroskadec: only use the track duration if...
commit
|
commitdiff
|
tree
2020-11-20
Steve Lhomme
avformat/matroskadec: adjust the cluster time to the...
commit
|
commitdiff
|
tree
2020-11-20
Steve Lhomme
avformat/matroskadec: add a warning when the track...
commit
|
commitdiff
|
tree
2020-11-20
Mark Reid
avfilter/vf_lut3d: fix sanitizef INF handling
commit
|
commitdiff
|
tree
2020-11-20
Mark Reid
avcodec/exr: use lookuptable for alpha if there is...
commit
|
commitdiff
|
tree
2020-11-20
Martin Storsjö
http: Check for AVERROR_EOF in the check for premature end
commit
|
commitdiff
|
tree
2020-11-19
Marton Balint
avformat/mpegts: make sure mpegts_read_header always...
commit
|
commitdiff
|
tree
2020-11-19
Limin Wang
avformat/dvenc: check the format before vst and ast...
commit
|
commitdiff
|
tree
2020-11-19
Limin Wang
avformat/dvenc: s->streams[i] -> st
commit
|
commitdiff
|
tree
2020-11-19
Limin Wang
avfilter/vf_fade: config_props -> config_input
commit
|
commitdiff
|
tree
2020-11-19
Limin Wang
avfilter/vf_fade: simplify code to use pts timebase...
commit
|
commitdiff
|
tree
2020-11-19
Paul B Mahol
avfilter/vf_xfade: add squeeze transitions
commit
|
commitdiff
|
tree
next