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
2014-09-06avformat/samidec: UTF-16 supportwm4
2014-09-06avformat/srtdec: UTF-16 supportwm4
2014-09-06avformat/assdec: UTF-16 supportwm4
2014-09-05lavf/ffmdec: return proper error code in ffm2_read_header()Stefano Sabatini
2014-09-04Merge commit '4d55e9de27894ddfb337b28cd7aa6d14a12666d2'Michael Niedermayer
2014-09-04vc1: Split bits used in libavformat into a separate headerDiego Biurrun
2014-09-04avformat/flvdec: read the correct bits into the tag typeSteven Liu
2014-09-03Merge commit '95e177eeb21f3e968aa9353bc69d1946966cc835'Michael Niedermayer
2014-09-03avformat/mpegts: Change order of structs to match 7968059e5c3cd8f91407f379c11...Michael Niedermayer
2014-09-03Merge commit '7968059e5c3cd8f91407f379c11bbf71a1b84c74'Michael Niedermayer
2014-09-03rtpdec: HEVC/H.265 supportThomas Volkert
2014-09-03mpegts: Allow custom max resync sizeLuca Barbato
2014-09-02avformat/swfdec: Use side data to communicate w/h changes to the decoderMichael Niedermayer
2014-09-02segment: fix copying stream metadataMika Raento
2014-09-02segment: use mpegts_flags instead of the deprecated resend_headers optionMika Raento
2014-09-02avformat/segment: Use avformat_alloc_output_context2()Michael Niedermayer
2014-09-02Support decoding of ImageJ png in avi.Carl Eugen Hoyos
2014-09-02segment: don't access outside seg->frames arrayMika Raento
2014-09-01avformat/mpegts: favor DESC_types over probed codecsMichael Niedermayer
2014-08-30avformat/dfa: use avio_feof()Paul B Mahol
2014-08-30oggdec: fix invalid free on errorwm4
2014-08-30Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2014-08-30lavf/rtpdec_hevc: Fix compilation with -DDEBUG.Carl Eugen Hoyos
2014-08-30avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under the #ifMichael Niedermayer
2014-08-30avformat/id3v2: Fix "warning: unused variable uncompressed_buffer_size" if zl...Michael Niedermayer
2014-08-29Add missing "const" all over the place.Reimar Döffinger
2014-08-29avformat/wtvdec: seek over broken chunksPeter Ross
2014-08-29avformat/webmdashenc: use av_strlcpy() and allocate enough spaceMichael Niedermayer
2014-08-29avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifierMichael Niedermayer
2014-08-29Merge commit '4d686fb721b485ebbc4c7779d927d876c1e630f7'Michael Niedermayer
2014-08-29Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f'Michael Niedermayer
2014-08-29Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer
2014-08-29Merge commit 'f2583bc86eb5d7decc639fc9a36edc93e6003eef'Michael Niedermayer
2014-08-28matroskaenc: convert avstream stereo3d side data during encodingVittorio Giovara
2014-08-28matroskadec: parse stereo mode on decodingVittorio Giovara
2014-08-28avcodec: add stream-level stereo3d side dataVittorio Giovara
2014-08-28matroska: list supported extensionsVittorio Giovara
2014-08-28avformat/soxenc: return more meaningful error codePaul B Mahol
2014-08-28avformat/icoenc: Remove deprecated use of codec_nameMichael Niedermayer
2014-08-28avformat/rtpdec_asf: fix compiler warning about const qualifier being discardedMichael Niedermayer
2014-08-28avformat/rdt: fix compiler warning about const qualifier being discardedMichael Niedermayer
2014-08-28avformat/aviobuf: remove uses of deprecated url_feof()Michael Niedermayer
2014-08-27lavf/mp3enc: don't abort if audio packets can't be bufferedJames Almer
2014-08-27mpegenc: limit the maximum muxrateAnton Khirnov
2014-08-27avformat/mxfenc: dont warn about d10_channelcount being ignored if its not setMichael Niedermayer
2014-08-26Merge commit '4c8bd8ddb049950347a5018fecbca7ee25d48c44'Michael Niedermayer
2014-08-26avformat/rtpdec_h261: Fix sanity checksThomasVolkert
2014-08-26os_support: Adjust an outdated #endif commentDiego Biurrun
2014-08-26avformat/utils: remove assert that tests the same condition as the if() direc...Michael Niedermayer
2014-08-26avformat/nsvdec: fix out-commented asserts so the function names existMichael Niedermayer