2037 Commits (2aec9e228cb317cca8cda9e03986c8482ea54404)

Author SHA1 Message Date
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 12 years ago
Tim Walker 8919fee7d2 lavu/audioconvert: add a second low frequency channel. 12 years ago
Martin Storsjö 686a329395 avopt: Reorder the default_val struct, making i64 the first field 12 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
Samuel Pitoiset 00cb52c65c rtmp: Add a new option 'rtmp_subscribe' 13 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 13 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 13 years ago
Justin Ruggles 70d71b5801 af_asyncts: add first_pts option 13 years ago
Luca Barbato 681ed00099 avf: introduce nobuffer option 13 years ago
Mans Rullgard b9d3c37848 build: use COMPILE template for HOSTOBJS 13 years ago
Samuel Pitoiset 758377a2b7 rtmp: Add a new option 'rtmp_pageurl' 13 years ago
Samuel Pitoiset 98df48db6d doc: Update the description of the rtmp_tcurl option 13 years ago