42474 Commits (1cef5a0196630af7827694ff5469f4bbdab8b286)
 

Author SHA1 Message Date
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Diego Biurrun 112971af26 configure: simplify get_version() 13 years ago
Diego Biurrun 86ab7b0f2f Create version.h headers for libraries that lack them 13 years ago
Diego Biurrun 40e61b7b07 gitignore: Use full path instead of relative path to specify patterns 13 years ago
Ronald S. Bultje 89b81a1c88 mpegvideo: remove VLAs 13 years ago
Samuel Pitoiset 8c14f7a593 Add XTEA encryption support in libavutil 13 years ago
Samuel Pitoiset bc3dbcc8e5 Add Blowfish encryption support in libavutil 13 years ago
Martin Storsjö 143f1e9203 eval: Add the isinf() function and tests for it 13 years ago
Mans Rullgard 25accf93ad flacdec: move lpc filter to flacdsp 13 years ago
Mans Rullgard 4a8528349f flacdec: split off channel decorrelation as flacdsp 13 years ago
Martin Storsjö 296d0da8bd avplay: Add an option for not limiting the input buffer size 13 years ago
Carl Eugen Hoyos ab2356cb79 Let the ffmpeg executable select the abuffersink filter. 13 years ago
Anton Khirnov 1c840fa227 FATE: add a test for WMA cover art. 13 years ago
Anton Khirnov 8059d3b7d4 FATE: add a test for apetag cover art 13 years ago
Anton Khirnov bf2a7f9161 FATE: add a test for itunes cover art. 13 years ago
Mans Rullgard 87466f8124 flacdec: factor out code setting avctx->sample_fmt 13 years ago
Mans Rullgard d155b60fc8 flac: make FLAC_CHMODE_* constants consecutive 13 years ago
Mans Rullgard 93e7ef9a24 flacdec: allocate sample buffers with av_malloc 13 years ago
Mans Rullgard 0da301e105 flacdec: remove curr_bps from FLACContext 13 years ago
Michael Niedermayer df3a96c497 ffmpeg: Add sanity check on frame duplication 13 years ago
Piotr Bandurski a54bc1ebb8 riff: add "YUV8" FourCC 13 years ago
Mans Rullgard 983fa8bc46 fate: add flac encode/decode tests with various options 13 years ago
Mans Rullgard 360aa2465a flacenc: add option for forcing stereo decorrelation mode 13 years ago
Stefano Sabatini 776a4e42a7 doc/muxers/segment: apply minor documentation updates and adjustements 13 years ago
Michael Niedermayer 5eb4af6c59 snow: move init code that depends on picture paramaters to after these parameters are known. 13 years ago
Michael Niedermayer 93d672967d video_get_buffer: return ENOMEM instead of -1 on malloc failure 13 years ago
Michael Niedermayer f339ebc1ff lavc/utils: print error message on get_buffer related errors 13 years ago
Michael Niedermayer f91b7d8030 mdutils: print error message on error get_buffer related errors 13 years ago
Michael Niedermayer 86e107a7d4 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini af392efe51 lavf/segment: rename SegmentContext.pb to list_pb 13 years ago
Stefano Sabatini d8013f38ab lavf/segment: add error log in case of invalid filename template 13 years ago
Stefano Sabatini a1e092ccd3 lavf/segment: fix logic for segmenting audio-only inputs 13 years ago
Stefano Sabatini 4e2899dd31 lavf/segment: add more information in log message in seg_write_packet() 13 years ago
Nedeljko Babic 597282efa7 doc: add documentation regarding MIPS optimizations 13 years ago
Stefano Sabatini fd0e6ef99a lavf/segment: remove unused offset variable 13 years ago
Stefano Sabatini 77dcae5d74 lavf/segment: apply misc fixes to the private options internal documentation 13 years ago
Stefano Sabatini a5af29336a lavf/segment: slightly simplify fail logic in seg_write_packet() 13 years ago
Stefano Sabatini 4ad17bc76b lavf/segment: move list filename printing logic from segment_end() to segment_start() 13 years ago
Martin Storsjö 30327865f3 ismindex: Verify that all bitrate variants match 13 years ago
Martin Storsjö 1be8c90847 ismindex: Properly report errors reading the MFRA atom 13 years ago
Carl Eugen Hoyos 71e5a14028 Suggest aresample filter if it was not compiled but requested. 13 years ago
Michael Niedermayer 6ea973fc4c avcodec_align_dimensions2: support 12 & 14 bit planar colorspaces 13 years ago
Michael Niedermayer 4251a0b84c imgconvert: add planar RGB formats to pix_fmt_info 13 years ago
Michael Niedermayer 6ca8ef5189 imgconvert: add yuv 9,10,12,14 bit planar YUV formats to pix_fmt_info 13 years ago
Michael Niedermayer e9757066e1 libavutil: add 12 and 14 bit planar colorspaces 13 years ago
Diego Biurrun 1a068bfefd cosmetics: Consistently use C-style comments with multiple inclusion guards 13 years ago
Diego Biurrun 4051be6f50 anm: fix a few Doxygen comments 13 years ago
Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
Reinhard Tartler 22662ca560 attributes: add av_noreturn 13 years ago
Reinhard Tartler a1641e9540 attributes: drop pointless define guards 13 years ago