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
2012-10-24mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout()Tomas Härdin
2012-10-24mxfdec: Fix CID 732262Tomas Härdin
2012-10-24avio: detect implicit truncation by assert in avio_w*Michael Niedermayer
2012-10-24avio: avoid implicit truncation in avio_w*Michael Niedermayer
2012-10-24matroskaenc: avoid implicit truncation in avio_w*Michael Niedermayer
2012-10-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-24smoothstreamingenc: Don't assume streams start from timestamp 0Martin Storsjö
2012-10-24Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff'Michael Niedermayer
2012-10-24Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer
2012-10-24asfdec: cosmetics, reformat ff_asf_parse_packet()Anton Khirnov
2012-10-24Do not detect mov with maximum score if the atom size is too small.Carl Eugen Hoyos
2012-10-23lavf: fix duration estimation for multi program TSMichael Niedermayer
2012-10-23lavf: increase retries to guess duration from pts by 1Michael Niedermayer
2012-10-23asfdec: ignore stored duration for truncated filesMichael Niedermayer
2012-10-23wtvdec: display warning for encrypted wtv files (instead of 'unsupported chun...Peter Ross
2012-10-23Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'Michael Niedermayer
2012-10-23rtmppkt: Avoid unescaped backslash in Doxygen commentDiego Biurrun
2012-10-23build: Plan 9 supportMans Rullgard
2012-10-23network: use getservbyport() only if availableMans Rullgard
2012-10-23network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLENMans Rullgard
2012-10-23Improve wording and spelling of av_log_missing_feature messages.Diego Biurrun
2012-10-23LVF demuxerPaul B Mahol
2012-10-22lavf/aiffdec: don't stop parsing after SSND chunkMatthieu Bouron
2012-10-22dv: fix a check on dv_extract_timecode return valueMatthieu Bouron
2012-10-22Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'Michael Niedermayer
2012-10-22lavf/flacenc: disallow creation of invalid files with -c copyPaul B Mahol
2012-10-22riff: remove a write-only variableAnton Khirnov
2012-10-22rtpdec: Don't pass a non-AVClass pointer as log contextMartin Storsjö
2012-10-22rtsp: Update a comment to the current filename schemeMartin Storsjö
2012-10-22Fix various uses of av_log_missing_feature()Michael Niedermayer
2012-10-21Improve MPEG-PS-in-MOV detection.Carl Eugen Hoyos
2012-10-21libavformat/oggenc: add {} to complex ifsMichael Niedermayer
2012-10-21libavformat/mxfenc: add {} to complex ifsMichael Niedermayer
2012-10-21libavformat/mpegvideodec: add {} to complex ifsMichael Niedermayer
2012-10-21libavformat/movenc: add {} to complex ifsMichael Niedermayer
2012-10-21bavformat/mov: add {} to complex ifsMichael Niedermayer
2012-10-21mp3demux: Rewrite xing TOC based seekingMichael Niedermayer
2012-10-21lavf/webvttdec: fix potential timing overflows.Clément Bœsch
2012-10-21lavf/subviewerdec: fix potential timing overflows.Clément Bœsch
2012-10-21udp: add missing mutex unlockMichael Niedermayer
2012-10-21rtpdec: check av_new_packet() return valueMichael Niedermayer
2012-10-21rtmp_write_amf_data: remove dead codeMichael Niedermayer
2012-10-21riff_has_valid_tags: remove unused variableMichael Niedermayer
2012-10-20nutdec: fix integer overflowMichael Niedermayer
2012-10-20nsvdec: fix division by 0Michael Niedermayer
2012-10-20avformat_free_context: allow NULL as argumentMichael Niedermayer
2012-10-20mmsh: fix integer overflow in mmsh_seek()Michael Niedermayer
2012-10-20matroskaenc: Fix hypothetical integer overflowsMichael Niedermayer
2012-10-20matroskaenc: check avio_open_dyn_buf() retuen codeMichael Niedermayer
2012-10-20matroskadec: fix double negation typoMichael Niedermayer