1797 Commits (12549db6535cc0f28e47d4f2a73c42231916b3a3)

Author SHA1 Message Date
Luca Barbato 92281850a2 nut: support pcm codecs not mapped in avi 12 years ago
Anton Khirnov d2fcb356ca pixdesc: add functions for accessing pixel format descriptors. 12 years ago
Martin Storsjö 9a92aea27b avutil: Add functions for allocating opaque contexts for algorithms 12 years ago
Luca Barbato 26b3fde6a7 doc: update the faq entry about custom I/O 12 years ago
Luca Barbato b522000e9b avio: introduce avio_closep 12 years ago
Anton Khirnov fb722a900f avconv: remove -same_quant 12 years ago
Mans Rullgard 27a310e381 doc: allow building with old texi2html versions 12 years ago
Luca Barbato d19d01bf62 doc: support the new website layout 12 years ago
Luca Barbato 91f5f87561 doc: remove a warning from filters.texi 12 years ago
Luca Barbato 175d0d94da doc: initial nut documentation 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Anton Khirnov 78071a1420 pixfmt: add AV_ prefixes to PIX_FMT_* 12 years ago
Anton Khirnov 37ac11d92e doc/RELEASE_NOTES: update for the 9 release. 12 years ago
Anton Khirnov 2f49e3da33 doc/APIchanges: fill in missing dates and hashes. 12 years ago
Anton Khirnov 006afc7a0b lavr: bump major to 1 and declare it stable. 12 years ago
Nathan Caldwell 6cb8c85409 Opus encoder using libopus 12 years ago
Derek Buitenhuis 7d1d446990 doc/platform: Rework the Visual Studio linking section 12 years ago
Derek Buitenhuis ed8a2ddeea doc/faq: Change the Visual Studio entry to reflect current status 12 years ago
Derek Buitenhuis f45b54437a doc/platform: Replace Visual Studio section with build instructions 12 years ago
Derek Buitenhuis 3e071551af doc/platform: Nuke section on linking static MinGW-built libs with MSVC 12 years ago
Derek Buitenhuis 55254a3f7f doc/platform: Remove false claim about MinGW installer 12 years ago
Derek Buitenhuis 6a3078bb89 doc/platform: Mention MinGW-w64 12 years ago
Nicolas George 44617d6ec9 Opus decoder using libopus 12 years ago
Anton Khirnov a42aadabc6 lavc: add avcodec_free_frame(). 12 years ago
Andrey Utkin 0443879089 Enhance doc on asyncts audiofilter 13 years ago
Tim Walker 8919fee7d2 lavu/audioconvert: add a second low frequency channel. 13 years ago
Martin Storsjö 686a329395 avopt: Reorder the default_val struct, making i64 the first field 13 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 13 years ago
Anton Khirnov bbcedade00 avconv: make the -passlogfile option per-stream. 13 years ago
Anton Khirnov 038c0b1e06 avconv: make the -pass option per-stream. 13 years ago
Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 13 years ago
Anton Khirnov bbabeb56fa Add reminders to update the codec descriptor list with new codec IDs. 13 years ago
Anton Khirnov 7b44061f4b doc/APIchanges: add an entry for codec descriptors. 13 years ago
Jan Ekström 1ab5a78042 lavc: add Ut Video encoder 13 years ago
Anton Khirnov 1136bd362a avtools: add -h demuxer/muxer 13 years ago
Anton Khirnov a3ad68d36c cmdutils: extend -h to allow printing codec details. 13 years ago
Anton Khirnov 79600a8354 avconv: deprecate -isync. 13 years ago
Anton Khirnov 7c10194996 cmdutils: refactor -codecs option. 13 years ago
Anton Khirnov 3c0df90584 avconv: make -shortest a per-output file option. 13 years ago
Jordi Ortiz fd6a085a22 doc: Fix syntax errors in sample Emacs config 13 years ago
Jordi Ortiz e5f2731c73 rtmp: Add support for receiving incoming streams 13 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 13 years ago
Samuel Pitoiset 93f257db6b rtmp: Automatically compute the hash for SWFVerification 13 years ago
Samuel Pitoiset 635ac8e1be rtmp: Add support for SWFVerification 13 years ago
Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 13 years ago
Mans Rullgard 987170cb9d dict: add av_dict_count() 13 years ago
Diego Biurrun 52561d0116 doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs 13 years ago
Anton Khirnov 7ca14c731e vsrc_movie: discourage its use with avconv. 13 years ago
Anton Khirnov ab29609701 avconv: allow no input files. 13 years ago
Diego Biurrun 578344f79c doc: cygwin: Update list of FATE package requirements 13 years ago