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
2008-04-25Avoid using reserved __names.Michael Niedermayer
2008-03-30IFF demuxerJai Menon
2008-03-22typo: occured --> occurredDiego Biurrun
2008-03-21rl2 demuxerSascha Sommer
2008-03-18MSN TCP Webcam stream demuxer.Ramiro Polla
2008-03-16ipod/iphone compatible mp4 muxerBaptiste Coudurier
2008-03-09Typo + grammarRamiro Polla
2008-03-09Introduce max_picture_buffer variable in AVFormatContext,Ramiro Polla
2008-03-07Add 'disposition' bitfield to AVStream and use it for both muxing and demuxingEvgeniy Stepanov
2008-02-26less preprocessor magic in version number macrosMåns Rullgård
2008-02-25Install headers in $prefix/include/$libnameMåns Rullgård
2008-02-20revert 12156Michael Niedermayer
2008-02-20Make timestamp interpolation work with mpeg2 field pictures.Michael Niedermayer
2008-02-20Clean up lib* version definitionsMåns Rullgård
2008-01-29SMPTE 421 Annex L format demuxerKostya Shishkov
2008-01-27Add support for Matroska attachments.Evgeniy Stepanov
2008-01-20new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot comPaul Egan
2008-01-13user specifyable maximum amount of memory to use for the index.Paul Kelly
2007-12-31Correct doxy about timestamp units of read_timestamp().Michael Niedermayer
2007-12-31Document return of read_timestamp.Michael Niedermayer
2007-12-21comment typo fixesDiego Biurrun
2007-12-21typo ;)Ivo van Poorten
2007-12-20Document a few more structure change rules with relation to ABI/API.Michael Niedermayer
2007-12-20Document structure change rules with relation to ABI/API.Michael Niedermayer
2007-12-19Increase minor version due to new av_close_input_streamReimar Döffinger
2007-12-19Add a av_close_input_stream functionReimar Döffinger
2007-12-19Remove dead code which disappeared with the last major version bump.Michael Niedermayer
2007-12-19Remove *_codec_id from AVFormatParameters with the next major version bump.Michael Niedermayer
2007-12-19Allow overriding codec_ids.Michael Niedermayer
2007-12-16cosmetics: comment typo fixesDiego Biurrun
2007-12-15document how to free the result of av_alloc_format_context()Michael Niedermayer
2007-12-12av_*_next() API for libavformatMichael Niedermayer
2007-12-01succes --> success typoDiego Biurrun
2007-11-28Bump lavf minor due to addition ofAndreas Öman
2007-11-21Include os_support.h only when neededLuca Abeni
2007-11-21Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson
2007-11-15Fix Doxygen parameterPanagiotis Issaris
2007-11-14TypoPanagiotis Issaris
2007-11-10ogg muxerBaptiste Coudurier
2007-11-07Musepack SV8 demuxer and decoderKostya Shishkov
2007-11-03Add ff_ prefix to get_v()Kostya Shishkov
2007-10-29Remove the inclusion of rtsp.h and rtp.h from avformat.h, andLuca Abeni
2007-10-22Beam Software SIFF demuxer and video decoderKostya Shishkov
2007-10-21New RM format deserves small version bumpKostya Shishkov
2007-10-20API extension: AVProgram now has an array (stream_index) containing the index...Nico Sabbi
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-10-14Increment minor after r10709.Benoit Fouet
2007-09-26Added definition and utility functions to handle AVProgram(s) in AVFormatCon...Nico Sabbi
2007-09-19Make parse_date return INT64_MIN in case of unparsable input.Stefano Sabatini
2007-09-13Monkey Audio decoderKostya Shishkov