summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-121-0/+5
* avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-111-0/+4
* doc: update the faq entry about custom I/OLuca Barbato2012-10-111-2/+2
* avio: introduce avio_closepLuca Barbato2012-10-101-0/+3
* avconv: remove -same_quantAnton Khirnov2012-10-092-15/+9
* doc: allow building with old texi2html versionsMans Rullgard2012-10-081-1/+2
* doc: support the new website layoutLuca Barbato2012-10-084-279/+1261
* doc: remove a warning from filters.texiLuca Barbato2012-10-081-12/+12
* doc: initial nut documentationLuca Barbato2012-10-082-0/+129
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-081-0/+8
* doc/RELEASE_NOTES: update for the 9 release.Anton Khirnov2012-10-061-54/+67
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-10-051-5/+5
* lavr: bump major to 1 and declare it stable.Anton Khirnov2012-10-051-0/+5
* Opus encoder using libopusNathan Caldwell2012-10-011-1/+1
* doc/platform: Rework the Visual Studio linking sectionDerek Buitenhuis2012-09-281-41/+20
* doc/faq: Change the Visual Studio entry to reflect current statusDerek Buitenhuis2012-09-281-21/+2
* doc/platform: Replace Visual Studio section with build instructionsDerek Buitenhuis2012-09-281-13/+68
* doc/platform: Nuke section on linking static MinGW-built libs with MSVCDerek Buitenhuis2012-09-281-59/+0
* doc/platform: Remove false claim about MinGW installerDerek Buitenhuis2012-09-281-15/+0
* doc/platform: Mention MinGW-w64Derek Buitenhuis2012-09-281-4/+5
* Opus decoder using libopusNicolas George2012-09-281-0/+2
* lavc: add avcodec_free_frame().Anton Khirnov2012-09-241-0/+4
* Enhance doc on asyncts audiofilterAndrey Utkin2012-09-151-3/+6
* lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-121-0/+3
* avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö2012-09-041-0/+4
* MSS2 decoderAlberto Delmás2012-08-311-0/+2
* avconv: make the -passlogfile option per-stream.Anton Khirnov2012-08-301-1/+1
* avconv: make the -pass option per-stream.Anton Khirnov2012-08-301-1/+1
* lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-301-0/+4
* Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov2012-08-291-0/+2
* doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-231-6/+16
* lavc: add Ut Video encoderJan Ekström2012-08-201-1/+1
* avtools: add -h demuxer/muxerAnton Khirnov2012-08-191-0/+9
* cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-191-2/+14
* avconv: deprecate -isync.Anton Khirnov2012-08-191-7/+0
* cmdutils: refactor -codecs option.Anton Khirnov2012-08-181-16/+9
* avconv: make -shortest a per-output file option.Anton Khirnov2012-08-181-1/+1
* doc: Fix syntax errors in sample Emacs configJordi Ortiz2012-08-171-2/+2
* rtmp: Add support for receiving incoming streamsJordi Ortiz2012-08-161-0/+5
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+3
* rtmp: Automatically compute the hash for SWFVerificationSamuel Pitoiset2012-08-151-0/+3
* rtmp: Add support for SWFVerificationSamuel Pitoiset2012-08-151-0/+6
* lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov2012-08-101-0/+4
* dict: add av_dict_count()Mans Rullgard2012-08-101-0/+3
* doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugsDiego Biurrun2012-08-091-15/+0
* vsrc_movie: discourage its use with avconv.Anton Khirnov2012-08-081-0/+5
* avconv: allow no input files.Anton Khirnov2012-08-081-0/+8
* doc: cygwin: Update list of FATE package requirementsDiego Biurrun2012-08-071-2/+2
* rtmp: Add a new option 'rtmp_subscribe'Samuel Pitoiset2012-08-071-0/+5
OpenPOWER on IntegriCloud