summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* tools/target_dec_fuzzer: Init parsepktMichael Niedermayer2019-08-31
* avfilter/vf_v360: add cubemap 1x6 layoutPaul B Mahol2019-08-31
* avcodec/vorbisdec: Check get_vlc2() failureMichael Niedermayer2019-08-30
* avfilter/vf_stereo3d: improve dubois anaglyphsPaul B Mahol2019-08-30
* avcodec/vaapi_encode: Simplify code with av_clip_int8()Michael Niedermayer2019-08-30
* dnn: export operand info in python script and load in c codeGuo, Yejun2019-08-30
* dnn: change .model file format to put layer number at the end of fileGuo, Yejun2019-08-30
* dnn: introduce dnn operand (in c code) to hold operand infos within networkGuo, Yejun2019-08-30
* avfilter/vf_v360: add facebook's formatEugene Lyapustin2019-08-30
* avutil/file: add more check befor destory the bufferJun Zhao2019-08-30
* avutil/file: always set *size to zero if *bufptr is NULLJun Zhao2019-08-30
* avcodec: add IMM5 decoderPaul B Mahol2019-08-29
* avcodec/msrle: add a flush() callbackPaul B Mahol2019-08-29
* configure: fix --enable-omx compile on raspberry piAman Gupta2019-08-29
* avcodec/ivi: Allocate bufs laterMichael Niedermayer2019-08-29
* tools/target_dec_fuzzer: Adjust maxpixels for indeo4Michael Niedermayer2019-08-29
* tools/target_dec_fuzzer: Adjust GDV pixel threshold down by a factor of 2Michael Niedermayer2019-08-29
* tools/target_dec_fuzzer: adjust pixel threshold for SANM, as it allows coding...Michael Niedermayer2019-08-29
* avcodec/tta: Fix integer overflow in predictionMichael Niedermayer2019-08-29
* avcodec/vb: Check input packet size to be large enough to contain flagsMichael Niedermayer2019-08-29
* avcodec/cavsdec: Limit the number of access units per packet to 2Michael Niedermayer2019-08-29
* avformat/mpsubdec: Remove floating point usageMichael Niedermayer2019-08-29
* lavc/cbs_h2645: Use av_realloc instead of av_mallocThierry Foucu2019-08-28
* lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615Limin Wang2019-08-28
* avcodec/dsd: use uint8_t instead of unsigned charPaul B Mahol2019-08-28
* avcodec/dsddec: add slice threading supportPaul B Mahol2019-08-28
* avformat/dsfdec: set packet pts/duration/pos correctlyPaul B Mahol2019-08-28
* avcodec/h264_refs: do not use invalid mmco values in case of errorPaul B Mahol2019-08-28
* avformat/mov: improve timecode calculationPaul B Mahol2019-08-28
* avcodec/tiff: add missing break in tiff_decode_tag()Paul B Mahol2019-08-28
* avformat/dhav: always initializer retPaul B Mahol2019-08-28
* avfilter/af_compand: change error condition into warningPaul B Mahol2019-08-28
* libavcodec/amfenc: Vulkan initialization support for encoder.OvchinnikovDmitrii2019-08-27
* avcodec/qtrle: don't clear the palette when flushingJames Almer2019-08-27
* avcodec/qtrle: call ff_reget_buffer() only when the picture data is going to ...James Almer2019-08-27
* Revert "avcodec/qtrle: Do not output duplicated frames on insufficient input"James Almer2019-08-27
* avcodec/atrac9dec: Check block_alignMichael Niedermayer2019-08-27
* avcodec/qtrle: add a flush() callbackJames Almer2019-08-27
* avcodec/h2645_parse: zero initialize the rbsp bufferJames Almer2019-08-27
* avcodec/vaapi_encode: respect -force_key_frames settingAman Gupta2019-08-26
* tools/target_dec_fuzzer: Increase maxpixels threshold for diracMichael Niedermayer2019-08-26
* tools/target_dec_fuzzer: Do not corrupt the packet size returnMichael Niedermayer2019-08-26
* avcodec/alac: Check for bps of 0Michael Niedermayer2019-08-26
* avfilter/vf_derain: reindent code after last commitXuewei Meng2019-08-26
* doc/examples/decode_video: add input file format information for usageSteven Liu2019-08-26
* doc/examples/decode_audio: print message about how to play the output fileSteven Liu2019-08-26
* avformat/hlsenc: remove unused valueSteven Liu2019-08-26
* avformat/hlsenc: fix memleak of filenameSteven Liu2019-08-26
* avformat/hlsenc: fix memleak in hls_write_trailerSteven Liu2019-08-26
* libavfilter: Add dehaze-filter option in existing derain.Xuewei Meng2019-08-26