Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-20avformat/http: Introduce ff_http_averror()Andrey Utkin
2014-10-19rtmpproto: Don't mistake app for playpath.Kacper Michajłow
2014-10-19avformat/riff: Add UGY2Michael Niedermayer
2014-10-19avformat: Add format_whitelistMichael Niedermayer
2014-10-19Merge commit '0034314a69e76a53534a74cceef865cfcb7b42cc'Michael Niedermayer
2014-10-18rtmp: Always call rtmp_close() on rtmp_open() failureAlexander Drozdov
2014-10-18Merge commit 'fb238f8230c1b0314985482207add548c68f83cf'Michael Niedermayer
2014-10-18urlprotocol: remove unused url_interrupt_cb declarationAnton Khirnov
2014-10-18Merge commit '9bec3ca2b878c83d2337bc6095bd51c3e3f8eef0'Michael Niedermayer
2014-10-18Merge commit 'f4cd8b80b9cb2a9a4112d8abb1d3b93cd3b4e467'Michael Niedermayer
2014-10-18rtmpproto: Add pause supportUwe L. Korn
2014-10-18rtmpproto: Track last received timestampUwe L. Korn
2014-10-17hlsenc.c, segment.c: propagate defaults to mpegtsMika Raento
2014-10-17avformat/id3v2: support buggy id3v2.3 tag length in id3v2.4Benoit Fouet
2014-10-17Merge commit 'e65c776d18dc14df8a279e017760862f9fc8763b'Michael Niedermayer
2014-10-17Merge commit '324b23dde1bc8638959eb32419c95a93906db272'Michael Niedermayer
2014-10-17avformat/m4vdec: mark as possibly containing discontinuitiesMichael Niedermayer
2014-10-17rtmpproto: Add getStreamLength call to query durationUwe L. Korn
2014-10-17rtmpproto: Add function to read a number responseUwe L. Korn
2014-10-17avformat: Make avformat_free_context handle NULLLuca Barbato
2014-10-16avformat/id3v2: silence a warning when CONFIG_ZLIB is unset.Benoit Fouet
2014-10-16rtsp: Check a memory allocationMichael Lynch
2014-10-16mpegts: add the judgement if a new program is created successfullyDi Wu
2014-10-16avformat/util: Simplify av_guess_frame_rate() by using AVCodecContext.framerateMichael Niedermayer
2014-10-16avformat/utils: Try to correct the codec_framerate in ff_compute_frame_durati...Michael Niedermayer
2014-10-16avformat/oggparsedirac: use AVCodecContext.framerateMichael Niedermayer
2014-10-16Merge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec'Michael Niedermayer
2014-10-16Merge commit 'ced7238cd01cc2199acf9225305628641a27c1d7'Michael Niedermayer
2014-10-16Merge commit '752e71e74f50e7a6f9a19edb8e775b2ea2fb94d8'Michael Niedermayer
2014-10-15Merge commit '74b02377980321934e33969c84733ace7e9f4eeb'Michael Niedermayer
2014-10-15avformat/mov: auodetect "use_mfra_for"Michael Niedermayer
2014-10-15avformat/rtsp: check memory allocationMichael Lynch
2014-10-15rtmpproto: Fix a typoMartin Storsjö
2014-10-15rtpdec_hevc: Use av_realloc instead of av_malloc+memcpyMartin Storsjö
2014-10-15rtpdec_hevc: Rename a variable for clarityMartin Storsjö
2014-10-15avformat/assdec: typo fixClément Bœsch
2014-10-15avformat/assenc: support remuxing old V4 ASS form (SSA)Clément Bœsch
2014-10-15Merge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5'Michael Niedermayer
2014-10-15Merge commit '9b7f932ee568cadfc0f556a061fcc00cb63f9780'Michael Niedermayer
2014-10-15avformat/utils: use av_reduce() to simplify code and avoid overflow in ff_com...Michael Niedermayer
2014-10-15Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69'Michael Niedermayer
2014-10-15mov: Correctly check the color transfer characteristics rangeVittorio Giovara
2014-10-15sdp: Provide out of bound parameter sets for HEVC if extradata is setMartin Storsjö
2014-10-15rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp linesMartin Storsjö
2014-10-15lavf: switch to AVCodecContext.framerate for demuxingAnton Khirnov
2014-10-15avformat/mxfdec: cleanup if parsing the header metadata failsMichael Niedermayer
2014-10-15avformat/mxfdec: Fix memleak of packages_refsMichael Niedermayer
2014-10-15avformat/mxfdec: Fix memleak of primer_packsMichael Niedermayer
2014-10-15avformat/mxfdec: Fix termination of mxf_data_essence_container_ulsMichael Niedermayer
2014-10-15Merge commit 'a74f8121d88e0bdf0d69c22e4b3713032da9300a'Michael Niedermayer