28291 Commits (50f7c296469e9675e07fd1afa37b5e430b876f1c)
 

Author SHA1 Message Date
  Reinhard Tartler 50f7c29646 configure: Add missing libm library dependencies to .pc files. 14 years ago
  Clément Bœsch dc713546d4 oggdec: reindent after 8f3eebd6 14 years ago
  Reinhard Tartler e9251bb555 configure: Add missing libavutil inter-library dependencies to .pc files. 14 years ago
  Kirill Gavrilov b1ac139d89 Handle unicode file names on windows 14 years ago
  Martin Storsjö 9261e6cf3f rtp: Rename the open/close functions to alloc/free 14 years ago
  Diego Biurrun 89b503b55f Lowercase all ff* program names. 14 years ago
  Diego Biurrun 3a50894eaa Refer to ff* tools by their lowercase names. 14 years ago
  Diego Biurrun 43fb279f56 Replace more FFmpeg instances by Libav or ffmpeg. 14 years ago
  Diego Biurrun 6252040e77 Replace `` by $() syntax in shell scripts. 14 years ago
  Brad ff3be572ef patcheck: Allow overiding grep program(s) through environment variables. 14 years ago
  Diego Biurrun 75e8fba823 Remove stray libavcore and _g binary references. 14 years ago
  Diego Biurrun 046f3cb789 vorbis: Rename decoder/encoder files to follow general file naming scheme. 14 years ago
  Nathan Caldwell f50d937725 aacenc: Fix whitespace after last commit. 14 years ago
  Diego Biurrun 62582a696b cook: Fix small typo in av_log_ask_for_sample message. 14 years ago
  Nathan Caldwell 230c1a9075 aacenc: Finish 3GPP psymodel analysis for non mid/side cases. 14 years ago
  Alex Converse cfc2a0cf84 Remove RDFT dependency from AAC decoder. 14 years ago
  Alex Converse 785c441828 Add some debug log messages to AAC extradata 14 years ago
  Alex Converse 3583d7cffe Fix mov debug (u)int64_t format strings. 14 years ago
  Jason Garrett-Glaser 15919ee48f bswap: use native types for av_bwap16(). 14 years ago
  Carl Eugen Hoyos 6ffd7eddb8 doc: FLV muxing is supported. 14 years ago
  Martin Storsjö 84465f2180 applehttp: Handle AES-128 encrypted streams 14 years ago
  Martin Storsjö 6e4f70a8de Add a protocol handler for AES CBC decryption with PKCS7 padding 14 years ago
  Martin Storsjö d5c5a1c7e2 doc: Mention that DragonFly BSD requires __BSD_VISIBLE set 14 years ago
  Diego Biurrun d9dee728b8 Use av_log_ask_for_sample() to request samples from users. 14 years ago
  Diego Biurrun 44f566b79a Make av_log_ask_for_sample() accept a variable number of arguments. 14 years ago
  Diego Biurrun b2832c3904 vqavideo: We no longer need to ask for version 1 samples. 14 years ago
  Young Han Lee 9978ed7d6c aacdec: indentation cosmetics 14 years ago
  Ronald S. Bultje b4a53314f1 APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition. 14 years ago
  Ronald S. Bultje 94f7451a3a Introduce slice threads flag. 14 years ago
  Ronald S. Bultje 3283f274fd FATE: allow forcing thread-type when doing threaded fate runs. 14 years ago
  Diego Biurrun 70fb031ce2 Use av_log_ask_for_sample() where appropriate. 14 years ago
  Stefano Sabatini 8d67218bd7 error: sort, pack, and align error code and string definitions 14 years ago
  Diego Biurrun ab1adff73f The stabilization period after version bumps should be one month, not one week. 14 years ago
  Martin Storsjö fe8e039460 applehttp: Expose the stream bitrate via metadata 14 years ago
  Martin Storsjö cac2757919 doc: Add some initial docs on the applehttp demuxer 14 years ago
  Martin Storsjö 23d3931a6a Provide a fallback version of the libm function trunc 14 years ago
  Martin Storsjö 32a128522a libavdevice: Define _XOPEN_SOURCE for usleep 14 years ago
  Anton Khirnov 65af48b559 lavc: provide deprecated avcodec_thread_init until next major version 14 years ago
  Anton Khirnov 095290f9a4 lavc: provide the opt.h header until the next bump 14 years ago
  Anton Khirnov a975dbc86b error: change AVERROR_EOF value 14 years ago
  Stefano Sabatini 79157f400b error: remove AVERROR_NUMEXPECTED 14 years ago
  Stefano Sabatini 58f8463947 error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.c 14 years ago
  Martin Storsjö f83acb096c Makefile: Include dependencies for test tools, too 14 years ago
  Diego Biurrun 63de9e7d80 Remove a version check in av_log made unnecessary by the big bump. 14 years ago
  Justin Ruggles 53f7628d38 update last major version increase dates in APIchanges 14 years ago
  Michael Niedermayer 14e3b120ad Reduce picture size for yadif. 14 years ago
  Michael Niedermayer 52512d0a43 oggdec: use av_freep() instead of av_free() 14 years ago
  Martin Storsjö 26f6b8c571 avio: Fix sanity checks in ffurl_read* 14 years ago
  Martin Storsjö 7bbb67d580 libavformat: Free AVFormatContext->streams 14 years ago
  Martin Storsjö c60112f268 libavformat: Make protocols pass URLContext as log context where available 14 years ago