summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi/dnn/dnn_backend_native: fix memory leak in error pathJun Zhao2019-08-20
* lavfi/avfiltergraph: add check before free the formatJun Zhao2019-08-20
* lavfi/af_adeclick: fix double free after ff_filter_frame failJun Zhao2019-08-20
* avformat/hlsenc: reindent codeSteven Liu2019-08-20
* avformat/hlsenc: remove unuse comment of the codeSteven Liu2019-08-20
* lavf/hlsenc: free the old_filname to avoid memory leakJun Zhao2019-08-20
* lavf/hlsenc: fix one warning: unused variable 'filename' [-Wunused-variable]Limin Wang2019-08-20
* FATE/dnn: let fate/dnn tests depend on ffmpeg static librariesGuo, Yejun2019-08-19
* libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow backend wit...Guo, Yejun2019-08-19
* libavfilter/dnn/dnn_backend_tf: fix typo that variable uninitialized.Guo, Yejun2019-08-19
* avfilter/vf_v360: add dual fisheye formatEugene Lyapustin2019-08-19
* avfilter/vf_v360: add padding option for cubemapEugene Lyapustin2019-08-19
* avfilter: add v360 filterEugene Lyapustin2019-08-19
* avcodec/anm: Check input size for a frame with just a stop codeMichael Niedermayer2019-08-18
* avformat/hlsenc: merge mpegts and fmp4 workflow to one workflowSteven Liu2019-08-18
* lavf/dump: use error log level for invalid sizeLimin Wang2019-08-18
* avfilter/showinfo: support Content Light Level informationLimin Wang2019-08-17
* avformat/avio: remove 4k limit from avio_printfMarton Balint2019-08-17
* avformat/assenc: optimize writing dialogsMarton Balint2019-08-17
* avformat/avio: add avio_print_string_array and avio_printMarton Balint2019-08-17
* fate: add accurate_rnd+bitexact sws_flags for fate-gifencLimin Wang2019-08-17
* avfilter/f_select: yuv will use Y plane only for scenecut detectLimin Wang2019-08-17
* avformat/matroskadec: Fix seekingAndreas Rheinhardt2019-08-16
* convert_from_tensorflow.py: support conv2d with dilationGuo, Yejun2019-08-15
* convert_from_tensorflow.py: add option to dump graph for visualization in ten...Guo, Yejun2019-08-15
* aarch64/opusdsp: do not clobber register v8Lynne2019-08-15
* libavdevice: Update the class name as uniform styleJun Zhao2019-08-15
* lavf/utils: fix error like "offset 0x1f85: partial file"tomajsjiang2019-08-15
* lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloctomajsjiang2019-08-15
* avcodec/libdav1d: allow setting frame size limit in pixelsJames Almer2019-08-14
* avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB.Shiyou Yin2019-08-15
* avformat/mux: Use av_packet_rescale_tsAndreas Rheinhardt2019-08-15
* avformat/mux: Use const AVPacket * in compare functionsAndreas Rheinhardt2019-08-15
* avcodec/flicvideo: Optimize and Simplify FLI_COPY in flic_decode_frame_24BPP(...Michael Niedermayer2019-08-15
* avcodec/loco: Check left column valueMichael Niedermayer2019-08-15
* tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows codin...Michael Niedermayer2019-08-15
* fftools: Use right function signature and pointersAndreas Rheinhardt2019-08-15
* avcodec/ffwavesynth: Fixes invalid shift with pink noise seekingMichael Niedermayer2019-08-15
* avcodec/ffwavesynth: Fix integer overflow for some corner case valuesMichael Niedermayer2019-08-15
* avformat/mpegtsenc: remove deprecated resend_headers optionMarton Balint2019-08-14
* avformat/mpegtsenc: fix PCR generation intervalsMarton Balint2019-08-14
* avformat/mpegtsenc: use increasing numbers in default service namesMarton Balint2019-08-14
* avformat/mpegtsenc: remove section_write_packet forward declarationMarton Balint2019-08-14
* avformat/mpegtsenc: factorize setting up servicesMarton Balint2019-08-14
* avformat/mpegtsenc: fix incorrect PCR selection with multiple programsMarton Balint2019-08-14
* ffplay: properly detect all window size changesMarton Balint2019-08-14
* avfilter/vf_convolution: Fix build failuresAndreas Rheinhardt2019-08-14
* avcodec/indeo2: Check remaining input more oftenMichael Niedermayer2019-08-13
* avcodec/diracdec: Check that slices are fewer than pixelsMichael Niedermayer2019-08-13
* tools/target_dec_fuzzer: Print max_pixels and iterations at the endMichael Niedermayer2019-08-13