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
2013-06-10matroskadec: introduce resync function.Sean McGovern
2013-06-10riff: Support ULH0 and ULH2 fourccs.Yusuke Nakamura
2013-06-06rtpdec: Fix the alphabetical ordering in registering depacketizersMartin Storsjö
2013-06-06libavformat: Fix standalone compilation of the webm muxerMartin Storsjö
2013-06-04apetag: use int64_t for filesizeAnton Khirnov
2013-06-04network: uniform ff_listen_bind and ff_listen_connectLuca Barbato
2013-06-04movenc: Grow the frag_info array in chunksAndrey Semashev
2013-06-04movenc: Increase the cluster array allocation by doublingAndrey Semashev
2013-06-04movenc: Keep track of the allocated size for the cluster arrayAndrey Semashev
2013-06-03movenc: Change the track struct name to match the typedefMartin Storsjö
2013-06-03Go2Webinar decoderKostya Shishkov
2013-06-02nsvdec: Remove commented-out debug cruftDiego Biurrun
2013-06-01network: factor out connect-listening codeLuca Barbato
2013-06-01network: factor out bind-listening codeLuca Barbato
2013-06-01use my full first name instead of short one in copyrightsKostya Shishkov
2013-05-28lavf: add a raw WavPack muxer.Anton Khirnov
2013-05-28apetag: add support for writing APE tagsAnton Khirnov
2013-05-28matroskaenc: support muxing WavPackAnton Khirnov
2013-05-28wvdec: split block header parsing into a separate fileAnton Khirnov
2013-05-28lavf: rename wv.c to wvdec.cAnton Khirnov
2013-05-28smacker: assign video frame PTSKostya Shishkov
2013-05-28matroskadec: export full wavpack blocks.Anton Khirnov
2013-05-28wavpack demuxer: export full wavpack blocks.Anton Khirnov
2013-05-28lavf: preserve side data when parsing packets.Anton Khirnov
2013-05-27matroskadec: silently skip CodecState element.Anton Khirnov
2013-05-27smacker: fix off-by-one error in palette expanding codeKostya Shishkov
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov
2013-05-18Escape 130 (RPL) decoderEli Friedman
2013-05-17Apple Intermediate Codec decoderKostya Shishkov
2013-05-17movenc: Don't add base_data_offset in tfhd for PIFF filesJeremy Hinegardner
2013-05-16Remove commented-out debug #define cruftDiego Biurrun
2013-05-16Remove commented-out #includesDiego Biurrun
2013-05-14mmf: Write metadata into an Optional Data chunkYoshihisa Uchida
2013-05-09mmf: K&R formatting cosmeticsLuca Barbato
2013-05-07oma: properly forward errors in oma_read_packetLuca Barbato
2013-05-07oma: return meaningful errorsLuca Barbato
2013-05-07nut: use meaningful error valuesLuca Barbato
2013-05-06wav: Always seek to an even offsetLuca Barbato
2013-05-06nut: use a define for the nut versionLuca Barbato
2013-05-05avformat: Add av_cold attributes to init functions missing themDiego Biurrun
2013-05-05sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixesDiego Biurrun
2013-05-04avs: Increase magic value score above file extension scoreDiego Biurrun
2013-05-04avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun
2013-05-04build: output-example: Add avutil to ELIBS in link commandDiego Biurrun
2013-05-04nut: K&R formatting cosmeticsLuca Barbato
2013-05-03wav: return meaningful errorsLuca Barbato
2013-05-03silly typo fixesDiego Biurrun
2013-05-03id3v2: check for end of file while unescaping tagsLuca Barbato
2013-05-03matroskaenc: add an option to put the index at the start of the fileAnton Khirnov
2013-05-03matroskaenc: cosmetics, reorder the #includesAnton Khirnov