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
path: root/doc
AgeCommit message (Expand)Author
2012-02-15prores encoderKostya Shishkov
2012-02-15CDXL demuxer and decoderPaul B Mahol
2012-02-14hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö
2012-02-14doc: Move the hls protocol section into the right placeMartin Storsjö
2012-02-14libavformat: Rename the applehttp protocol to hlsMartin Storsjö
2012-02-09cosmetics: Delete empty lines at end of file.Diego Biurrun
2012-02-09pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov
2012-02-08lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacketAnton Khirnov
2012-02-06drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin
2012-02-02APIchanges: add missing commit hashesJanne Grunau
2012-02-02doc: decoding Forward Uncompressed is supportedPaul B Mahol
2012-02-01avcodec: Add av_fast_padded_malloc().Janne Grunau
2012-01-31lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov
2012-01-31lavc: add avcodec_is_open().Anton Khirnov
2012-01-31avconv: deprecate the -deinterlace optionAnton Khirnov
2012-01-30doc: Fix the name of the new functionMartin Storsjö
2012-01-30doc: Document mov/mp4 fragmentation optionsMartin Storsjö
2012-01-30avutil: make intfloat api publicPaul B Mahol
2012-01-28APIchanges: mention avcodec_alloc_context()/2/3Anton Khirnov
2012-01-27lavf: increase major version from 53 to 54.Anton Khirnov
2012-01-27lavc: increase major version to 54.Anton Khirnov
2012-01-26doc: Update APIchanges with info on muxer flushingMartin Storsjö
2012-01-24Remove ffmpeg.Anton Khirnov
2012-01-23XWD encoder and decoderPaul B Mahol
2012-01-21doc/APIChanges: fill in missing dates and hashesAnton Khirnov
2012-01-18RELEASE_NOTES: mention hiding private symbols in shared builds.Anton Khirnov
2012-01-18RELEASE_NOTES: mention some notable API changes in 0.8Anton Khirnov
2012-01-16add SMJPEG muxerPaul B Mahol
2012-01-16avcodec: bump minor version and add APIChanges for the new audio encoding APIJustin Ruggles
2012-01-12lavfi: move version macros to a new installed header version.hAnton Khirnov
2012-01-11doc: Replace ffmpeg references in avserver config file by avconv.Diego Biurrun
2012-01-11doc: Fix names of av_log color environment variables.Diego Biurrun
2012-01-11Fix a bunch of platform name and other typos.Diego Biurrun
2012-01-11No longer build libpostproc by defaultReinhard Tartler
2012-01-10doc: fix stray reference to FFmpegLuca Barbato
2012-01-07faq: Solutions for common problems with sample paths when running FATE.Diego Biurrun
2012-01-05avconv: add symbolic names for -vsync parametersAnton Khirnov
2012-01-04v4l2: list available formatsLuca Barbato
2012-01-04adx: add an adx muxerJustin Ruggles
2012-01-04APIchanges: mention cleaned up header includesJonathan Nieder
2012-01-03lavu: bump lavu minor for av_popcount64Janne Grunau
2012-01-02Release notes: mention cleaned up header includesReinhard Tartler
2011-12-29doxygen: cleanup style to support older doxyLuca Barbato
2011-12-28avformat: Add SMJPEG demuxer.Paul B Mahol
2011-12-28Indeo 4 decoderKostya Shishkov
2011-12-27doxygen: remove unreplaced variables from custom header and footerJanne Grunau
2011-12-25Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov
2011-12-25doxy: add website-alike style to the html outputGautam Gupta
2011-12-25FAQ: add an entry for common error when using -profileAnton Khirnov
2011-12-23Prepare for 0.8_beta1 snapshot releaseReinhard Tartler