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-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-04-03matroska: Write the field order informationLuca Barbato
2016-03-31matroska: Support interlaced content correctlyLuca Barbato
2016-03-26rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp
2016-03-25rtmpdh: add an stdio.h includeAnton Khirnov
2016-03-24testprogs: Clean up #includesDiego Biurrun
2016-03-24unix: Use rw_timeout for setting the connect timeoutMartin Storsjö
2016-03-24tcp: Use rw_timeout for setting the connect/listen timeoutsMartin Storsjö
2016-03-24avio: Copy URLContext generic options into child URLContextsMartin Storsjö
2016-03-24file: Add an option for following a file that is being writtenMartin Storsjö
2016-03-24avio: Add an option 'rw_timeout'Andrey Utkin
2016-03-24avio: Apply avoptions on the URLContext itself as wellMartin Storsjö
2016-03-23lavf: use new decode APIwm4
2016-03-23lavc: introduce a new decoding/encoding API with decoupled input/outputwm4
2016-03-23build: Add component for the SRTP common codeDiego Biurrun
2016-03-22nuv: Use the correct context for av_image_check_sizeVittorio Giovara
2016-03-20mpegts: Forward the errors on mpeg4 objects parsingLuca Barbato
2016-03-15matroska: Support V_QUICKTIME as written in the specificationLuca Barbato
2016-03-11mov: Check the entries value when parsing dref boxesLuca Barbato
2016-03-05mov: Trim dref absolute pathVittorio Giovara
2016-03-05asfenc: remove an unused variableAnton Khirnov
2016-03-05asfenc: fix some possible integer overflowsAnton Khirnov
2016-03-04avformat_find_stream_info: move duration guessing after updating codec parame...Anton Khirnov
2016-03-01sdp: fix opus sprop-stereo fmtp syntaxMark Harris
2016-02-26lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov
2016-02-24img2: Drop av_ prefix for a static functionVittorio Giovara
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-22lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov
2016-02-22urlprotocol: receive a list of protocols from the callerAnton Khirnov
2016-02-22aviobuf: add a private data struct for avio_open()ed contextsAnton Khirnov
2016-02-22protocols: make the list of protocols staticAnton Khirnov
2016-02-22lavf: move urlcontext_child_class_next() to protocols.cAnton Khirnov
2016-02-22lavf: move avio_enum_protocols() to protocols.cAnton Khirnov
2016-02-22lavf: reorganize URLProtocolsAnton Khirnov
2016-02-22hls: disallow opening nested files in child demuxersAnton Khirnov
2016-02-22smoothstreamingenc: do not open the files as read+writeAnton Khirnov
2016-02-22dashenc: eliminate ffurl_* usageAnton Khirnov
2016-02-22lavf: use the io_open callbacks for files opened from open_input() as wellAnton Khirnov
2016-02-22nutenc: do not use AVCodecContext.frame_sizeAnton Khirnov
2016-02-22matroska: Always consider S_TEXT/UTF8 as SRT when demuxingLuca Barbato
2016-02-19rtpdec: Use the right logging contextDiego Biurrun
2016-02-19mkv: Force the full parsing of mp3Luca Barbato
2016-02-19mov: Force the full parsing of mp3Luca Barbato
2016-02-18voc: Split ff_voc_get_packet into a separate fileDiego Biurrun
2016-02-18build: Introduce iso_media componentDiego Biurrun
2016-02-18build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-02-16mov: Fix the format specifier type for sizeVittorio Giovara
2016-02-14mov: Use the correct type for sizeLuca Barbato
2016-02-13lavf: Dump the cpb side data informationLuca Barbato