summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/hq_hqa: Check available space before reading slice offsetsMichael Niedermayer2019-05-12
* avcodec/wmv2dec: Check input bits vs. coded MBsMichael Niedermayer2019-05-12
* lavc/pngenc: check malloc fail before using the pointerJun Zhao2019-05-12
* lavc/mlpenc: remove the redundant condition checkJun Zhao2019-05-12
* lavc/libvpxenc: remove redundant condition checkJun Zhao2019-05-12
* lavc/bink: Remove the dead code blockJun Zhao2019-05-12
* lavc/avpacket: check NULL before using the pointerJun Zhao2019-05-12
* lavc/aacenc_ltp: remove unnecessary condition check.Jun Zhao2019-05-12
* lavf/isom: Allow reading mp3-in-isom as written by vlc.Carl Eugen Hoyos2019-05-12
* avfilter: add colorhold filterPaul B Mahol2019-05-11
* avcodec/gif: remove flags from gifimage optionPaul B Mahol2019-05-11
* avcodec/gif: fix issues with transparent cropJacob Graff2019-05-11
* lavc/libx265: Use avctx->framerate first for frame rate settingJun Zhao2019-05-11
* lavc/libx264: Use avctx->framerate first for frame rate settingJun Zhao2019-05-11
* lavf/avidec: Do not test for bitrate <= INT_MAX.Carl Eugen Hoyos2019-05-10
* lavf/cover_rect: Fix logic check issueJun Zhao2019-05-10
* LICENSE: Clarify --enable-nonfree.Carl Eugen Hoyos2019-05-10
* LICENSE: Remove nvenc from the non-free section.Carl Eugen Hoyos2019-05-10
* LICENSE: Remove an incorrect statement.Carl Eugen Hoyos2019-05-10
* avcodec/prosumer: Only memset(0) what is needed.Michael Niedermayer2019-05-09
* avcodec/fic: Check input size against minimal frame sizeMichael Niedermayer2019-05-09
* avcodec/pafvideo: Check input space for decode_0() before slow operationsMichael Niedermayer2019-05-09
* avcodec/scpr: check remaining data after decodeMichael Niedermayer2019-05-09
* tools/crypto_bench: update the comment about build commandJun Zhao2019-05-09
* tools/crypto_bench: check malloc fail before using itJun Zhao2019-05-09
* avfilter/af_atempo: Make ffplay display correct timestamps when seekingPavel Koshevoy2019-05-08
* avformat/matroskaenc: Reduce usage of ebml_masterAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Improve log messages for blocksAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Don't waste bytes writing level 1 elementsAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Cosmetics and typoAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Write CRC-32 in non-seekable modeAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Avoid seeking when writing level 1 elementsAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Change variable typesAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Remove redundant checkAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Improve log messageAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Simplify check for writing CRCsAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Remove traces of secondary seek headAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Don't waste bytes in EBML HeaderAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Slightly improve size bounds for cuesAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Fix BlockGroup size calculationAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Fix relative timestamp checkAndreas Rheinhardt2019-05-08
* libavfilter/dnn: add more data type support for dnn model inputGuo, Yejun2019-05-08
* libavfilter/dnn: support multiple outputs for tensorflow modelGuo, Yejun2019-05-08
* libavfilter/dnn: avoid memcpy for tensorflow dnn outputGuo, Yejun2019-05-08
* libavfilter/dnn: determine dnn output during execute_model instead of set_inp...Guo, Yejun2019-05-08
* libavfilter/dnn: remove limit for the name of DNN model input/outputGuo, Yejun2019-05-08
* libavfilter/vf_sr: refine code to remove keyword 'else'Guo, Yejun2019-05-08
* libavfilter/dnn_backend_tf.c: set layer_add_res for input layerGuo, Yejun2019-05-08
* avfilter/af_afftfilt: switch to activatePaul B Mahol2019-05-08
* configure: enable ffnvcodec, nvenc, nvdec for ppc6leRuta Gadkari2019-05-08