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
2007-08-22Identifiers starting with underscores are reserved.Diego Biurrun
2007-08-20support swink created files which have soi/eoi broken tags reversedBaptiste Coudurier
2007-08-18Do not butcher start_time in av_estimate_timings_from_bit_rate().Neil Brown
2007-08-18When looking for the last packet in eachNeil Brown
2007-08-18There is no guarantee that every stream willNeil Brown
2007-08-18fix cur_dts at the end of av_estimate_timings_from_pts()Michael Niedermayer
2007-08-18more verbose doxy for duration (from patch by neilb suse de)Neil Brown
2007-08-18mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de)Neil Brown
2007-08-17Allow pipe: URL to take fd number as inputVincent Fourmond
2007-08-17Indent for next commitVincent Fourmond
2007-08-17spelling/wording cosmeticsDiego Biurrun
2007-08-17store asf streaming bitrates consistentlyBjörn Axelsson
2007-08-17Set UDP receive buffer to 64kRamiro Polla
2007-08-17cosmetic: indentationAurelien Jacobs
2007-08-17Don't pre-scale default_duration to avoid precision loss in fps calculation.Aurelien Jacobs
2007-08-17no need for special case default_duration for AACAurelien Jacobs
2007-08-17calculate default_duration according to framerate only when not already setAurelien Jacobs
2007-08-16elaborate a little on AVStream.start_time, it seems the comment is not clearMichael Niedermayer
2007-08-14Try size 640x480 for FLC files which don't specify their size.Aurelien Jacobs
2007-08-14remove broken movi_end skip-hack-checkMichael Niedermayer
2007-08-14do not misuse movi_end for checking chunk sizesMichael Niedermayer
2007-08-14Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP)Ramiro Polla
2007-08-13Make native and libnut NUT muxers mutually exclusive.Diego Biurrun
2007-08-13Support for WavPack version 0x410 (false stereo chunks)David Bryant
2007-08-13export 4xm video versionMichael Niedermayer
2007-08-12add support for old flac in oggMichael Niedermayer
2007-08-12pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa contains them)Michael Niedermayer
2007-08-12Ensure av_tree_insert() is defined before using it.Carl Eugen Hoyos
2007-08-12Set dts in tta demuxerDavid Conrad
2007-08-12cola for diegoMichael Niedermayer
2007-08-11Bump minor number, NUT muxer was added.Diego Biurrun
2007-08-11simplifyMichael Niedermayer
2007-08-11do not remove FLAG_CODEDMichael Niedermayer
2007-08-11remove useless code, found by odedMichael Niedermayer
2007-08-11this is debug not infoMichael Niedermayer
2007-08-10100000l (forgotten return)Michael Niedermayer
2007-08-10mention AVPROBE_PADDING_SIZE at the read_probe() doxyMichael Niedermayer
2007-08-10remove unneeded buf_size check (see AVPROBE_PADDING_SIZE)Michael Niedermayer
2007-08-10flac probeMichael Niedermayer
2007-08-10ensure that negative block_time are properly checkedAurelien Jacobs
2007-08-10ensure that the aspect ratio is spec compliantMichael Niedermayer
2007-08-10fix the packetization mode parsingLuca Barbato
2007-08-10disable TRACEMichael Niedermayer
2007-08-10muxer should now be spec compliant (though it likely still contains bugs!)Michael Niedermayer
2007-08-10header repetitionMichael Niedermayer
2007-08-10info packetMichael Niedermayer
2007-08-10merge some REGISTER_MUXER/DEMUXER into REGISTER_MUXDEMUXAurelien Jacobs
2007-08-1010l: removed pipe_close instead of pipe_readRamiro Polla
2007-08-10more FIXMEMichael Niedermayer
2007-08-10enable nut muxerMichael Niedermayer