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-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
2007-09-10Bump micro version number for r10429Ramiro Polla
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-16elaborate a little on AVStream.start_time, it seems the comment is not clearMichael Niedermayer
2007-08-12cola for diegoMichael Niedermayer
2007-08-11Bump minor number, NUT muxer was added.Diego Biurrun
2007-08-10mention AVPROBE_PADDING_SIZE at the read_probe() doxyMichael Niedermayer
2007-08-05Change avf_sdp_create() to get a pre-allocated buffer as input, and toLuca Abeni
2007-08-05correct initial timestamps which have AV_NOPTS_VALUEMichael Niedermayer
2007-07-27Introduce an SDP generatorLuca Abeni
2007-07-25add proper support for subtitles muxing/stream copyingAurelien Jacobs
2007-07-10avoid deprecation warnings for AVFrac from avformat.hMåns Rullgård
2007-07-06Add support for non-blocking input formatsLuca Abeni
2007-06-25 * clarifying the AVInputFormat::read_seek return valueMaksym Veremeyenko
2007-06-24remove old unused string functionsMåns Rullgård
2007-06-13Remove unused declarationsRamiro Polla
2007-06-12misc typo fixesDiego Biurrun
2007-06-12misc spelling fixesDiego Biurrun
2007-06-12Move the video size and rate abbreviations system from libavformat to libavcodecStefano Sabatini
2007-06-05spellingDiego Biurrun
2007-06-05TyposRamiro Polla
2007-06-05Doxygenize av_init_packetRamiro Polla
2007-06-04Export av_init_packetRamiro Polla
2007-05-16Remove extern C declarations for C++.Diego Biurrun
2007-05-02patch so that the deprecated items show up correctlyMark Cox
2007-04-28fix AVStream documentation: clarify start_time, start_time and duration are a...Baptiste Coudurier
2007-04-15add an enum for need_parsingAurelien Jacobs
2007-04-13timestamps generation improvement when parsing aviJoakim Plate
2007-04-08allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer
2007-04-07typos/grammarDiego Biurrun
2007-03-14DXA demuxer and decoderKostya Shishkov
2007-03-12Introduce two new logging functions av_hex_dump_log() and av_pkt_dump_log()Panagiotis Issaris
2007-03-12remove codec_info_duration/nb_frames from AVStreamBaptiste Coudurier
2007-03-05Clarify doxygen description.Panagiotis Issaris
2007-03-05Cleanup doxygen comment.Panagiotis Issaris
2007-03-05Fix a typo in a doxygen tag.Panagiotis Issaris