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
2011-06-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-31improved 'edts' atom writing supportGil Pedersen
2011-05-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-27movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö
2011-05-27movenc: Add an AVClass for setting muxer specific optionsMartin Storsjö
2011-05-20movenc: Pass AVFormatContext flags to the SDP generationMartin Storsjö
2011-05-20sdp: Allow passing AVFormatContext flags to the SDP generationMartin Storsjö
2011-05-13movenc: always write esds descriptor length using 4 bytes.Baptiste Coudurier
2011-05-12movenc: fix yuv range in avid atoms used by dnxhd.Baptiste Coudurier
2011-05-12movenc: fix adpcm mono muxing.Alex Converse
2011-05-05Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-04Replace strncpy() with av_strlcpy().Alex Converse
2011-04-19In mov and flv muxer, check aac bitstream validity.Baptiste Coudurier
2011-04-17In mov muxer, compute avg bitrate in esdsBaptiste Coudurier
2011-04-04Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-04avio: avio_ prefix for url_close_dyn_bufAnton Khirnov
2011-04-04avio: avio_ prefix for url_open_dyn_bufAnton Khirnov
2011-04-04avio: introduce an AVIOContext.seekable fieldAnton Khirnov
2011-03-31In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes,Baptiste Coudurier
2011-03-30In mov muxer, fix yuv range in avid atoms used by dnxhd.Baptiste Coudurier
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-17Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-17avio: rename put_flush_packet -> avio_flushAnton Khirnov
2011-03-05avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov
2011-03-04avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov
2011-03-03movenc: use correct tag for dvcpro hdBaptiste Coudurier
2011-03-03movenc: fix tkhd height for imxBaptiste Coudurier
2011-03-03avio: avio_ prefix for url_fseekAnton Khirnov
2011-03-02movenc: use correct tag for dvcpro hdBaptiste Coudurier
2011-03-02movenc: fix tkhd height for imxBaptiste Coudurier
2011-03-01avio: avio_ prefix for url_fseekAnton Khirnov
2011-02-28In mov muxer, fix adpcm mono muxing, patch by Alex ConverseBaptiste Coudurier
2011-02-26movenc: remove uses of deprecated API.Ronald S. Bultje
2011-02-26store pasp atom for all types of quicktime movieMaksym Veremeyenko
2011-02-26reindent after tapt patchMaksym Veremeyenko
2011-02-26use tapt atom for sample aspect ratioMaksym Veremeyenko
2011-02-26lavf: use a new ffio_wfourcc macro instead of put_tag() where possibleAnton Khirnov
2011-02-26movenc: remove uses of deprecated API.Ronald S. Bultje
2011-02-26store pasp atom for all types of quicktime movieMaksym Veremeyenko
2011-02-26reindent after tapt patchMaksym Veremeyenko
2011-02-26use tapt atom for sample aspect ratioMaksym Veremeyenko
2011-02-25lavf: use a new ffio_wfourcc macro instead of put_tag() where possibleAnton Khirnov
2011-02-22avio: avio: avio_ prefixes for put_* functionsAnton Khirnov
2011-02-21avio: avio: avio_ prefixes for put_* functionsAnton Khirnov
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2011-02-15movenc: Force first sample as SYNCTakashi Mochizuki
2011-02-13movenc: Force first sample as SYNCTakashi Mochizuki
2011-01-28movenc: byteswap codec_tag in mov_write_ms_tagJanne Grunau
2011-01-28Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò