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
2017-07-04movenc: use correct tag list for AVOutputFormat.codec_tagJohn Stebbins
2017-07-04lavf: Remove codec_tag from dashenc and smoothstreamingencMartin Storsjö
2017-07-03avfomat/hlsenc: support fmp4 format in hlsSteven Liu
2017-06-30libavformat/avformat.h: Move docs inside of #ifMax Weber
2017-06-29avcodec/gdv: add decompression for 2 and 5 methodPaul B Mahol
2017-06-29Update mp4 object type for VP9KongQun Yang
2017-06-27Interplay MVE: Implement frame format 0x10Hein-Pieter van Braam
2017-06-27Interplay MVE: Implement frame format 0x06Hein-Pieter van Braam
2017-06-27Interplay MVE: Refactor IP packet formatHein-Pieter van Braam
2017-06-27Interplay MVE: Implement MVE SEND_BUFFER operationHein-Pieter van Braam
2017-06-27avformat: Fix Pro-MPEG non-square matrixAndreas Håkon
2017-06-24avformat/file: increase min/max packet size to 256k for written filesMarton Balint
2017-06-24avformat: make flush_packets a tri-state and set it to -1 (auto) by defaultMarton Balint
2017-06-24avformat/aviobuf: add support for specifying minimum packet size and marking ...Marton Balint
2017-06-24avformat/aviobuf: fix flushing write buffers after seeking backward or forwardMarton Balint
2017-06-22avformat/oggenc: check for stream private data in ogg_free()James Almer
2017-06-19avformat/hlsenc: donnot show duplicate segment warning at byterange modeSteven Liu
2017-06-19avformat/oggenc: add ogg_init() and ogg_free()James Almer
2017-06-18avformat/rmenc: do not access AVIO write buffer directlyMarton Balint
2017-06-18Cleanly exit at the end of an Interplay MVEHein-Pieter van Braam
2017-06-17libavformat/file: return AVERROR_EOF on EOFDaniel Kucera
2017-06-17libavformat/subfile: return AVERROR_EOF on EOFDaniel Kucera
2017-06-17avformat/libssh: check the user provided a password before trying to use itJames Almer
2017-06-13avformat/pcmdec: fix memory leakTimo Rothenpieler
2017-06-13avformat/librtmp: check return value of setsockoptTimo Rothenpieler
2017-06-11avformat/mov: add support for reading VP Codec Configuration BoxJames Almer
2017-06-11avformat: add Gremlin Digital Video demuxerPaul B Mahol
2017-06-09lavf/mov.c: offset index timestamps by the minimum pts to make first pts zeroSasi Inguva
2017-06-09libavformat/http: return EIO when ffurl_read return 0, but s->off < target_endraymondzheng
2017-06-07lavf: consider codec framerate for framerate detectionwm4
2017-06-06avformat/utils: Slightly un-clutter code in determinable_frame_size() by usin...Michael Niedermayer
2017-06-05avformat/hls: Check local file extensionsMichael Niedermayer
2017-06-05Revert "avformat/hls: Check local file extensions"Michael Niedermayer
2017-06-05avformat/hls: Check local file extensionsSysiphus
2017-06-04avformat/aacdec: add a custom read_packet functionJames Almer
2017-06-04avformat/utils: change bitrate to int64_t in av_find_best_streamMarton Balint
2017-06-04avformat/utils: return impaired streams in av_find_best_stream if only those ...Marton Balint
2017-06-04avformat/options: log filename on openMichael Niedermayer
2017-06-03avformat/matroskaenc: also write chapters when output is WebMJames Almer
2017-05-31avformat/tls_schannel: log unknown error codeswm4
2017-05-31avformat/avidec: Limit formats in gab2 to srt and ass/ssaMichael Niedermayer
2017-05-31avformat/avidec: Fix txts fmts parsingMichael Niedermayer
2017-05-29lavf: remove the libnut library wrapperRostislav Pehlivanov
2017-05-29libavformat/hls: Observe Set-Cookie headersMicah Galizia
2017-05-28movenc: encryption with time code track fixerankor
2017-05-27avformat/mov: add support for reading Content Light Level BoxJames Almer
2017-05-27avformat/mov: add support for reading Mastering Display Metadata BoxJames Almer
2017-05-27avformat/mux: Fix copy an paste typoMichael Niedermayer
2017-05-25avformat/mux: remove autobsf extradata propagation hackJames Almer
2017-05-25avcodec/adtsenc: check packet side data for AAC extradata updatesJames Almer