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
2013-06-24lavf: don't abort if both encoder and muxer aspect ratios are not setRafaël Carré
2013-06-24matroskaenc: restore compatibility with non referenced AVPacketRafaël Carré
2013-06-22ogg: relax demuxer conformance checksLuca Barbato
2013-06-16smacker: check frame size validityKostya Shishkov
2013-06-16smacker: pad the extradata allocationKostya Shishkov
2013-06-16avf: move url utility functions in a separate fileLuca Barbato
2013-06-16avf: move ff_write_chained to mux.cLuca Barbato
2013-06-16avf: move riff tags accessors where they belongLuca Barbato
2013-06-16avf: move ff_http_match_no_proxy to networkLuca Barbato
2013-06-16avf: split off format register and lookup functionLuca Barbato
2013-06-124xm: do not overread while parsing headerLuca Barbato
2013-06-124xm: refactor fourxm_read_headerLuca Barbato
2013-06-124xm: K&R formatting cosmeticsLuca Barbato
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