summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* flashsv: Employ explicit AVCodec struct initializers.Diego Biurrun2011-04-25
* read AVI palette from the end of extradataKostya Shishkov2011-04-24
* cosmetics: K&R coding style and more whitespace for Flash Screen VideoDiego Biurrun2011-04-25
* vorbisdec: Employ proper printf format specifiers for uint_fast32_t.Diego Biurrun2011-04-25
* applehttp: Don't export variant_bitrate if it isn't knownMartin Storsjö2011-04-24
* crypto: Use av_freep instead of av_freeMartin Storsjö2011-04-24
* configure: Add missing libm library dependencies to .pc files.Reinhard Tartler2011-04-24
* oggdec: reindent after 8f3eebd6Clément Bœsch2011-04-24
* configure: Add missing libavutil inter-library dependencies to .pc files.Reinhard Tartler2011-04-24
* Handle unicode file names on windowsKirill Gavrilov2011-04-24
* rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-24
* Lowercase all ff* program names.Diego Biurrun2011-04-23
* Refer to ff* tools by their lowercase names.Diego Biurrun2011-04-23
* Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun2011-04-23
* Replace `` by $() syntax in shell scripts.Diego Biurrun2011-04-23
* patcheck: Allow overiding grep program(s) through environment variables.Brad2011-04-23
* Remove stray libavcore and _g binary references.Diego Biurrun2011-04-23
* vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-23
* aacenc: Fix whitespace after last commit.Nathan Caldwell2011-04-23
* cook: Fix small typo in av_log_ask_for_sample message.Diego Biurrun2011-04-23
* aacenc: Finish 3GPP psymodel analysis for non mid/side cases.Nathan Caldwell2011-04-23
* Remove RDFT dependency from AAC decoder.Alex Converse2011-04-22
* Add some debug log messages to AAC extradataAlex Converse2011-04-22
* Fix mov debug (u)int64_t format strings.Alex Converse2011-04-22
* bswap: use native types for av_bwap16().Jason Garrett-Glaser2011-04-22
* doc: FLV muxing is supported.Carl Eugen Hoyos2011-04-23
* applehttp: Handle AES-128 encrypted streamsMartin Storsjö2011-04-23
* Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö2011-04-23
* doc: Mention that DragonFly BSD requires __BSD_VISIBLE setMartin Storsjö2011-04-23
* Use av_log_ask_for_sample() to request samples from users.Diego Biurrun2011-04-22
* Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-22
* vqavideo: We no longer need to ask for version 1 samples.Diego Biurrun2011-04-22
* aacdec: indentation cosmeticsYoung Han Lee2011-04-22
* APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition.Ronald S. Bultje2011-04-21
* Introduce slice threads flag.Ronald S. Bultje2011-04-21
* FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje2011-04-21
* Use av_log_ask_for_sample() where appropriate.Diego Biurrun2011-04-21
* error: sort, pack, and align error code and string definitionsStefano Sabatini2011-04-21
* The stabilization period after version bumps should be one month, not one week.Diego Biurrun2011-04-21
* applehttp: Expose the stream bitrate via metadataMartin Storsjö2011-04-21
* doc: Add some initial docs on the applehttp demuxerMartin Storsjö2011-04-21
* Provide a fallback version of the libm function truncMartin Storsjö2011-04-21
* libavdevice: Define _XOPEN_SOURCE for usleepMartin Storsjö2011-04-21
* lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-21
* lavc: provide the opt.h header until the next bumpAnton Khirnov2011-04-21
* error: change AVERROR_EOF valueAnton Khirnov2011-04-21
* error: remove AVERROR_NUMEXPECTEDStefano Sabatini2011-04-21
* error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.cStefano Sabatini2011-04-21
* Makefile: Include dependencies for test tools, tooMartin Storsjö2011-04-20
* Remove a version check in av_log made unnecessary by the big bump.Diego Biurrun2011-04-20