Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-09avformat/mlvdec:drop unnecessary check before ff_format_io_closeSteven Liu
2019-11-08avformat/mxfdec: cleanup on "essence prior to first PartitionPack"Michael Niedermayer
2019-11-08lavf/dashdec: drop unnecessary check before ff_format_io_closeJun Zhao
2019-11-08lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxerJun Zhao
2019-11-08lavf/hls: support probesize/max_analyze_duration when open sub-demuxerJun Zhao
2019-11-08lavf/flvenc: Cosmetics: fix indentationJun Zhao
2019-11-08lavf/mov: add log context dump in log messageJun Zhao
2019-11-08lavf/hls: fix the log context setting in log messageJun Zhao
2019-11-05avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags()Michael Niedermayer
2019-11-05avformat/Makefile: add missing pcm dependency to sdx demuxerLou Logan
2019-11-05avformat/Makefile: add missing pcm dependency to nsp demuxerLou Logan
2019-11-05avformat/Makefile: add missing pcm dependency to hcom demuxerLou Logan
2019-11-04lavf/asfdec: Simplify the check conditionsJun Zhao
2019-11-04lavf/mpegtsenc: fix logic check errorJun Zhao
2019-11-03avformat/ftp: add AVOptions for authenticationNicolas Frattaroli
2019-11-03avformat: Add max_probe_packets optionAndriy Gelman
2019-11-01libavformat/flacenc: reject too big picture blocksMattias Wadman
2019-10-31avformat/hlsenc: fix the av_dirname path isn't include separator in the end o...Limin Wang
2019-10-30avformat/apngenc: Add deinit functionAndreas Rheinhardt
2019-10-30avformat/hls: Set AVFMT_TS_DISCONT flag on HLS input formatPhilip Langdale
2019-10-29avformat/dss: Remove superfluous headersAndreas Rheinhardt
2019-10-28avformat/wc3movie: fix memleak when read content size not equvipe input sizeSteven Liu
2019-10-28avformat/swfdec: fix memleak when inflateInit failedSteven Liu
2019-10-28avformat/smacker: fix memleak when avformat_new_stream failedSteven Liu
2019-10-28avformat/rtmpproto: fix memleak when open rtmp failedSteven Liu
2019-10-28avformat/rl2: fix memleak when read end of fileSteven Liu
2019-10-28avformat/mpc8: fix memleak when seek table too bigSteven Liu
2019-10-28avformat/libmodplug: fix memleak when load modplug failedSteven Liu
2019-10-28avformat/hlsenc: move freep segment from sls_flags_filename_process after cal...Steven Liu
2019-10-26avformat/avienc: Remove superfluous headerAndreas Rheinhardt
2019-10-26avformat/avidec: Remove superfluous headerAndreas Rheinhardt
2019-10-26avformat/asfenc: Remove unnecessary headerAndreas Rheinhardt
2019-10-26avformat/aiffenc: Add deinit functionAndreas Rheinhardt
2019-10-25avformat/bintext: avoid division by zeroPaul B Mahol
2019-10-25avformat/tee.c: steal bsf option before passing to fifo muxerJun Li
2019-10-24avformat/mpeg: Don't free unintialized pointerAndreas Rheinhardt
2019-10-24avformat/icoenc: Add deinit functionAndreas Rheinhardt
2019-10-24avformat/aiffenc: Use better error codesAndreas Rheinhardt
2019-10-24avformat/mpeg: Add padding to extradataAndreas Rheinhardt
2019-10-22avformat/mpeg: move the header_str free into end labelSteven Liu
2019-10-22avformat/segafilmenc: remove unneeded codeSteven Liu
2019-10-22avformat/matroskaenc: CosmeticsAndreas Rheinhardt
2019-10-22avformat/matroskaenc: Use more appropriate function nameAndreas Rheinhardt
2019-10-22avformat/matroskaenc: Remove redundant assertAndreas Rheinhardt
2019-10-22avformat/matroskaenc: Move track-related fields to mkv_trackAndreas Rheinhardt
2019-10-22avformat/matroskaenc: Use ffio_free_dyn_bufAndreas Rheinhardt
2019-10-22avformat/matroskaenc: Fix memleak upon failureAndreas Rheinhardt
2019-10-21avformat/oggenc: free buffered page lists while uninitializing the muxerJames Almer
2019-10-21avformat/flacenc: add a deinit functionJames Almer
2019-10-21avformat/mp3enc: add init and deinit functionsJames Almer