summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-12
* avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-11
* doc: update the faq entry about custom I/OLuca Barbato2012-10-11
* avio: introduce avio_closepLuca Barbato2012-10-10
* avconv: remove -same_quantAnton Khirnov2012-10-09
* doc: allow building with old texi2html versionsMans Rullgard2012-10-08
* doc: support the new website layoutLuca Barbato2012-10-08
* doc: remove a warning from filters.texiLuca Barbato2012-10-08
* doc: initial nut documentationLuca Barbato2012-10-08
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-08
* doc/RELEASE_NOTES: update for the 9 release.Anton Khirnov2012-10-06
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-10-05
* lavr: bump major to 1 and declare it stable.Anton Khirnov2012-10-05
* Opus encoder using libopusNathan Caldwell2012-10-01
* doc/platform: Rework the Visual Studio linking sectionDerek Buitenhuis2012-09-28
* doc/faq: Change the Visual Studio entry to reflect current statusDerek Buitenhuis2012-09-28
* doc/platform: Replace Visual Studio section with build instructionsDerek Buitenhuis2012-09-28
* doc/platform: Nuke section on linking static MinGW-built libs with MSVCDerek Buitenhuis2012-09-28
* doc/platform: Remove false claim about MinGW installerDerek Buitenhuis2012-09-28
* doc/platform: Mention MinGW-w64Derek Buitenhuis2012-09-28
* Opus decoder using libopusNicolas George2012-09-28
* lavc: add avcodec_free_frame().Anton Khirnov2012-09-24
* Enhance doc on asyncts audiofilterAndrey Utkin2012-09-15
* lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-12
* avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö2012-09-04
* MSS2 decoderAlberto Delmás2012-08-31
* avconv: make the -passlogfile option per-stream.Anton Khirnov2012-08-30
* avconv: make the -pass option per-stream.Anton Khirnov2012-08-30
* lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-30
* Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov2012-08-29
* doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-23
* lavc: add Ut Video encoderJan Ekström2012-08-20
* avtools: add -h demuxer/muxerAnton Khirnov2012-08-19
* cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-19
* avconv: deprecate -isync.Anton Khirnov2012-08-19
* cmdutils: refactor -codecs option.Anton Khirnov2012-08-18
* avconv: make -shortest a per-output file option.Anton Khirnov2012-08-18
* doc: Fix syntax errors in sample Emacs configJordi Ortiz2012-08-17
* rtmp: Add support for receiving incoming streamsJordi Ortiz2012-08-16
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* rtmp: Automatically compute the hash for SWFVerificationSamuel Pitoiset2012-08-15
* rtmp: Add support for SWFVerificationSamuel Pitoiset2012-08-15
* lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov2012-08-10
* dict: add av_dict_count()Mans Rullgard2012-08-10
* doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugsDiego Biurrun2012-08-09
* vsrc_movie: discourage its use with avconv.Anton Khirnov2012-08-08
* avconv: allow no input files.Anton Khirnov2012-08-08
* doc: cygwin: Update list of FATE package requirementsDiego Biurrun2012-08-07
* rtmp: Add a new option 'rtmp_subscribe'Samuel Pitoiset2012-08-07