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-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
2017-05-25avformat/latmenc: check packet side data for AAC extradata updatesJames Almer
2017-05-25avformat/matroskaenc: check packet side data for AAC extradata updatesJames Almer
2017-05-25avformat/movenc: always check for new extradata on a packetJames Almer
2017-05-22lavf/hls: do not transfer custom IO flagClément Bœsch
2017-05-22lavf/concatdec: do not transfer custom IO flagClément Bœsch
2017-05-22Use AVOnce as a static variable consistentlyHendrik Leppkes
2017-05-22lavf/img2: Add svg and svgz to allow reading image sequences.Carl Eugen Hoyos
2017-05-22lavf/riff: Support more vlc fourcc's for 12 and 16 bit yuv4xx.Carl Eugen Hoyos
2017-05-20Merge commit 'e519dcd937c7c98815ba9884867590e302272016'Clément Bœsch
2017-05-20Merge commit '1920382aa9f21d7ed1a3c2214990da8d2b067a92'Clément Bœsch
2017-05-20Merge commit '3c2717e48dd8c5115f2be35c2afcabd8a1f67aee'Clément Bœsch
2017-05-20Merge commit '95f1004bdfdf2d26c330c1d4b7c4ac9352d60b18'Clément Bœsch
2017-05-20Merge commit '1ae6cb7d6e4fee30754a46bc91f40ff75ac4412a'Clément Bœsch
2017-05-20lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring outMatthieu Bouron
2017-05-19avformat/id3v2: Use ffio_ensure_seekback() in id3v2_read_internal()Michael Niedermayer
2017-05-19avformat/aviobuf: Only downscale the buffer once it has been usedMichael Niedermayer
2017-05-18avformat/movenc: remove experimental check for VP9 streamsJames Almer
2017-05-16img2dec: use standard way to probe for svg/svgz filesRostislav Pehlivanov
2017-05-16img2dec: add support for piped SVG demuxingRostislav Pehlivanov
2017-05-16movenc/isom: update vpcC box to version 1.0 of the specificationHendrik Leppkes
2017-05-11avformat/hlsenc: move old_filename free operation earlierSteven Liu
2017-05-10avformat/wavdec: Check chunk_size李赞
2017-05-10libavformat/tcp: fix return code for tcp_acceptSimon Thelen
2017-05-07avformat/matroskadec: fix resource leakSteven Liu
2017-05-07rtmpproto: send swfverify value as swfurl if latter is unusedRicardo Constantino
2017-05-06avformat/utils: free AVStream.codec properly in free_stream()Aaron Levinson
2017-05-05Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer
2017-05-04avformat/concatdec: port to the new bitstream filter APIJames Almer