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-01-27lavf/img2dec: Reduce the probe score for incomplete jpgs.Carl Eugen Hoyos
2017-01-27avformat/matroskadec: ProjectionPrivate is optional on Equirectangular projec...James Almer
2017-01-26tcp: set socket buffer sizes before listen/connect/acceptJoel Cunningham
2017-01-26avformat/flacdec: Check avio_read result when reading flac block header.Frank Liberato
2017-01-25avformat: add Scenarist Closed Captions demuxerPaul B Mahol
2017-01-25avformat: add Sample Dump eXchange demuxerPaul B Mahol
2017-01-25lavf/mov: Unscramble dref debug output.Carl Eugen Hoyos
2017-01-25isom: map xalg and avlg to h264, fixes ticket #6099compn
2017-01-25lavf/rtmpproto: Make bytes_read variables 64bit.Carl Eugen Hoyos
2017-01-24avformat/hlsenc: improve to write m3u8 head blockSteven Liu
2017-01-24avformat/flvenc: refine the flvenc shift_data codeSteven Liu
2017-01-24avformat/hlsenc: refine the code readable for time unitSteven Liu
2017-01-24libavformat/tee: tee was passing a wrong option name for fifo's format_optionsFelipe Astroza
2017-01-23lavf/segment: fix crash when failing to open segment listRodger Combs
2017-01-22avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol
2017-01-20avformat/wavdec: enable seeking with XMA2Paul B Mahol
2017-01-20avformat/hlsenc: fix too many open files bugSteven Liu
2017-01-19avformat/caf: add 'aacl' codec tagPiotr Bandurski
2017-01-19ffmpeg: pass output stream duration as a hint to the muxerTobias Rapp
2017-01-19avcodec/wmaprodec: >2 channel support for XMAPaul B Mahol
2017-01-19avformat/hlsenc: fix bug of hlsenc http delete old segmentsSteven Liu
2017-01-18avformat/hlsenc: remove debug message used error level logSteven Liu
2017-01-17libavformat/mpegtsenc: support hevc with missing in stream headers like h.264Michael Niedermayer
2017-01-16configure: Fix standalone compilation of aiff and caf muxers.Carl Eugen Hoyos
2017-01-16avformat/aadec: use avio_get_str()Paul B Mahol
2017-01-16avformat/aadec: stop ignoring file metadataPaul B Mahol
2017-01-16avcodec: add SIPR parserPaul B Mahol
2017-01-16libopenmpt: add missing avio_read return value checkAndreas Cadhalpun
2017-01-15matroskaenc: remove unofficial compliance on color informationRostislav Pehlivanov
2017-01-14Cosmetics: Reindent after last commit.Carl Eugen Hoyos
2017-01-14lavf/matroskaenc: Do not write two CodecID elements for rawvideo.Carl Eugen Hoyos
2017-01-13avformat/hlsenc: refine the hlsenc codeSteven Liu
2017-01-13avformat/hlsenc: fix hlsenc bug at windows systemSteven Liu
2017-01-13lavf/mxf: Add a universal label for ProRes used in FCP.Carl Eugen Hoyos
2017-01-12lavf/dss: Do not fail randomly if dss_sp input contains 0xff.Carl Eugen Hoyos
2017-01-12lavf/hlsenc: fix typo in last commit.Nicolas George
2017-01-12avformat/hlsenc: hls_start_number_source and start_numberBodecs Bela
2017-01-11lavf/dss: Support version 3 files / files with larger header.Carl Eugen Hoyos
2017-01-11avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson
2017-01-10avformat/hlsenc: fix the bug when the largest segment duration pointer right ...Steven Liu
2017-01-10avformat/hlsenc: fix hls start and tail segment durationSteven Liu
2017-01-07avformat/riff: extend MagicYUV fourcc listPaul B Mahol
2017-01-07avformat/matroskaenc: Regression fix for invalid MKV headerssoftworkz
2017-01-07libavformat/avio: Add avio_get_dyn_buf functionsoftworkz
2017-01-06omadec: fix overflows during bit rate calculationAndreas Cadhalpun
2017-01-06avformat/test/fifo_muxer: add check for FailingMuxerPacketData allocSteven Liu
2017-01-06avformat/hlsenc: fix Explicit null dereferenced in hlsencSteven Liu
2017-01-05vformat/hlsenc: typo in default localtime patternBela Bodecs
2017-01-05avformat/hlsenc: fix memleak in hlsencSteven Liu
2017-01-05avformat/hlsenc: bugfix in duplicate filename detectionBela Bodecs