28455 Commits (5d4bd9cc8958205601f7a9088dd54ed3714d40da)
 

Author SHA1 Message Date
Michael Niedermayer d85e18e6e3 yadif: Fix assert() failure 14 years ago
Stefano Sabatini f80b381bfd graphparser: add a NULL check on the argument passed to strstr 14 years ago
Stefano Sabatini c61bfc113a setdar: prefer "sar" over "par" in log info message 14 years ago
Mark Himsley b04d1abb40 fade: fix draw_slice() check on fade->factor value 14 years ago
Mark Himsley 9026b27e84 fade: make draw_slice() chroma check against planes 1 and 2 14 years ago
Luca Barbato ba9327ea65 win32: include the correct header in cmdutils.c 14 years ago
Janne Grunau 6ad2bafcfd ac3: fix memleak in fixed-point encoder 14 years ago
Diego Biurrun a14c08247d flashsv: Return more meaningful error values. 14 years ago
Diego Biurrun 46cb2da1f0 flashsv: Employ explicit AVCodec struct initializers. 14 years ago
Kostya Shishkov 23f40a0788 read AVI palette from the end of extradata 14 years ago
Diego Biurrun 293fe6da01 cosmetics: K&R coding style and more whitespace for Flash Screen Video 14 years ago
Diego Biurrun 2441003d3f vorbisdec: Employ proper printf format specifiers for uint_fast32_t. 14 years ago
Martin Storsjö 5f85d49b68 applehttp: Don't export variant_bitrate if it isn't known 14 years ago
Martin Storsjö ac9cf2e5c4 crypto: Use av_freep instead of av_free 14 years ago
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