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
2016-12-20avcodec/magicyuv: add 10 bit supportPaul B Mahol
2016-12-20avformat/mov.: Make the process of uuid-xmp atom faster.Chen Meng
2016-12-18avformat: Auto-detect mjpeg 2000 in mpeg-tsStåle Kristoffersen
2016-12-17avformat/tls: add tls url_get_file_handleJay Ridgeway
2016-12-16avformat/wavdec: Eliminate goto for clang -O0 DCEMark Harris
2016-12-15avformat/mp3dec: fix msan warning when verifying mpa headerChris Cunningham
2016-12-15mov: prevent overflow during bit rate calculationAndreas Cadhalpun
2016-12-15cafdec: prevent overflow during bit rate calculationAndreas Cadhalpun
2016-12-154xm: prevent overflow during bit rate calculationAndreas Cadhalpun
2016-12-14Add missing #includes for standalone spherical-information-related headersDiego Biurrun
2016-12-14Bump for psd demuxer and decoderMichael Niedermayer
2016-12-14libavformat : add Photoshop PSD demuxer.Martin Vignali
2016-12-14avformat: fix overflows during bit rate calculationAndreas Cadhalpun
2016-12-13avformat/utils: Print verbose error message if stream count exceeds max_streamsMichael Niedermayer
2016-12-13avformat/options_table: Set the default maximum number of streams to 1000Michael Niedermayer
2016-12-12lavf/mov: Accept multiple fourcc for AVID 1:1.Carl Eugen Hoyos
2016-12-12lavf/isom: Support EVRC in pvAuthor files.Carl Eugen Hoyos
2016-12-11avformat/matroskadec: remove the strict unofficial check for Colour elementsJames Almer
2016-12-11avformat/matroskadec: allocate Colour related fields only if the file contain...James Almer
2016-12-09avformat/oggdec: Skip streams in duration correction that did not had their d...Michael Niedermayer
2016-12-08avformat: Add max_streams optionMichael Niedermayer
2016-12-08avformat/matroskadec: remove unused variableJames Almer
2016-12-08avformat/matroskadec: fix memleak on stream side data failureJames Almer
2016-12-08avformat/matroskadec: add support for Spherical Video elementsJames Almer
2016-12-08yuv4mpegdec: fix leaking pkt in yuv4_read_packetAndreas Cadhalpun
2016-12-07mov: Export spherical informationVittorio Giovara
2016-12-07lavc: Add spherical packet side data APIVittorio Giovara
2016-12-07avformat/hlsenc: save the EXT-X-DISCONTINUITY from old listSteven Liu
2016-12-06lavf/chromaprint: Update for version 1.4Georgi D. Sotirov
2016-12-06avformat/dump: remove line break on mastering display metadata info dumpJames Almer
2016-12-06http: move chunk handling from http_read_stream() to http_buf_read().Ronald S. Bultje
2016-12-06http: make length/offset-related variables unsigned.Ronald S. Bultje
2016-12-05lavf: fix the wrong warning msg and comments about av_find_stream_infoJun Zhao
2016-12-05avformat/rtmppkt: Check for packet size mismatchesMichael Niedermayer
2016-12-05avformat/hlsenc: fix ticket id 5988 for DISCONTINUITYSteven Liu
2016-12-03avformat/ffmdec: Silence "may be used uninitialized in this function" warningsMichael Niedermayer
2016-12-03avformat/ffmdec: cleanup on extradata memory allocation failureMichael Niedermayer
2016-12-03avformat/ffmdec: Forward error code from ffm_read_header()Michael Niedermayer
2016-12-03avformat/ffmdec: remove last use of st->codecMichael Niedermayer
2016-12-03lavf/asfdec_f: Remove CR/LF from avpriv_request_sample() call.Carl Eugen Hoyos
2016-12-03avformat/ffmdec: Drop flags2, debug and codec->time_base settingMichael Niedermayer
2016-12-03avformat/ffmdec: Check media type for chunksMichael Niedermayer
2016-12-03avformat/ffmdec: replace most codec uses by codecparMichael Niedermayer
2016-12-03avformat/ffmdec: Remove some st->codec uses which set encoder parametersMichael Niedermayer
2016-12-03avformat/oggparsespeex: Check frames_per_packet and packet_sizeMichael Niedermayer
2016-12-03avformat/utils: Check start/end before computing duration in update_stream_ti...Michael Niedermayer
2016-12-02hevc: Support extradata changesVittorio Giovara
2016-12-02avformat/ffmenc: Remove the last use of st->codecMichael Niedermayer
2016-12-02avformat/ffmenc: Make ffm_write_header_codec_ctx() use codecparMichael Niedermayer
2016-12-02avformat/ffmenc: set bitexact mode for old API without accessing the encoderMichael Niedermayer