46429 Commits (1ba0d9b5d110bc785acbffea54c4e33993d26425)
 

Author SHA1 Message Date
Michael Niedermayer 1ba0d9b5d1 oss: warn when non block mode cannot be enabled. 12 years ago
Paul B Mahol a0348d0966 pnm: remove nonsense code 12 years ago
Paul B Mahol bf8f4db413 fate: add MxPEG test 12 years ago
Paul B Mahol 992a6a53ef cdxl: add read_probe function 12 years ago
Paul B Mahol 6e625d4198 fate: add some missing dependencies 12 years ago
Michael Niedermayer 5eaeb4237b ivi_common: dc_transform is needed for intra 12 years ago
Michael Niedermayer 712287ef45 ff_ac3_apply_rematrixing: set flags to NULL 12 years ago
Stefano Sabatini 74a50e75a8 lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM code 12 years ago
Stefano Sabatini 008ace3524 doc/libavcodec: apply misc minor typo fixes 12 years ago
Stefano Sabatini 1ba2459fbb lavfi/scale: declare the filter private class 12 years ago
Paul B Mahol 1b3dbe3f75 lcldec: fix decoding of uncompressed rgb24 sample 12 years ago
Paul B Mahol c4dd4f19f3 smush: improve probing 12 years ago
Michael Niedermayer a15adabdd3 aacsbr: fix integer overflow 12 years ago
Carl Eugen Hoyos b5d496f3a4 Support new transparency colour-spaces with libopenjpeg. 12 years ago
Paul B Mahol b0428741c6 indeo3: move get_buffer() above decode_plane() calls 12 years ago
Michael Niedermayer a04698c4a9 ffserver: zero dest_addr 12 years ago
Michael Niedermayer bbd7b46b94 sab_diamond_search: add assert to double check the minima_count 12 years ago
Stefano Sabatini 617d0d41a2 doc: add libavcodec.texi 12 years ago
Nicolas George 1fa47f8dea cmdutils: allow to set the report file name. 12 years ago
Nicolas George 3bdf4971ba lavu/opt: implement av_opt_get_key_value(). 12 years ago
Nicolas George e021eeb9f0 lavu/opt: parse key into a mallocated buffer. 12 years ago
Michael Niedermayer 4e6fa5be3c Revert "cmdutils: allow specifying the file for -report" 12 years ago
Paul B Mahol 50d3a1a962 vocenc: fix 10l regression 12 years ago
Paul B Mahol 1c5b56eec7 vocenc: abort if unsupported codec is used 12 years ago
Michael Niedermayer 4a2599b0e6 transform: give avfilter_transform() a return value for returning an error 12 years ago
Michael Niedermayer 5f53138621 movenc: remove unneeded check 12 years ago
Michael Niedermayer c9e4554329 cook: fix use of uninitialized variable 12 years ago
Stefano Sabatini d034847f7a lavfi/earwax: add missing NULL check in filter_samples() 12 years ago
Stefano Sabatini 3af7919be4 add tools/fourcc2pixfmt to .gitignore 12 years ago
Stefano Sabatini aa48446c9a lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_frame() loop 12 years ago
Michael Niedermayer 33d54af427 fate: add filmstrip test 12 years ago
Xidorn Quan 0ecef3a0ef amr_decode_fix_avctx should not return value 12 years ago
Stefano Sabatini 6450c05ba5 lswr/swresample: adopt globally consistent rules for options help message 12 years ago
Stefano Sabatini 0372ecfa48 lavc/options_table: force non-negative bitrate range 12 years ago
Michael Niedermayer 930226cf52 crystalhd: fix missing braces warning 12 years ago
Michael Niedermayer ab796ded75 avstring: fix compiler warning about freeing const pointers 12 years ago
Nicolas George 73180ecd0a doc/faq: make the -sameq question more explicit. 12 years ago
Nicolas George 8cf6377ac1 doc/faq: explain why -sameq is gone. 12 years ago
Paul B Mahol 94f224516c westwood_aud: remove stale comment 12 years ago
Michael Niedermayer 2581d9bcbb Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 37e81996dc Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f' 12 years ago
Michael Niedermayer 1885ffb03d Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60' 12 years ago
Stefano Sabatini b91fa5fcca lavu/opt: set sample format default value, and accept NULL value 12 years ago
Michael Niedermayer 1dad486714 Merge commit '9ce02e14f01de50fcc6f7f459544b140be66d615' 12 years ago
Stefano Sabatini 1c755f7667 lavc/options_table: make "request_sample_fmt" an AV_OPT_TYPE_SAMPLE_FMT option 12 years ago
Stefano Sabatini ca11f6b240 lavu/opt: prefer if(){}else{} over if()else{} construct 12 years ago
Stefano Sabatini 481fdeeecf lavu/opt: add AV_OPT_SAMPLE_FMT option 12 years ago
Stefano Sabatini 7be09a91c2 lswr/swresample.h: use consistent inclusion guard header name 12 years ago
Stefano Sabatini a62242678f ffmpeg: complain loudly and exit in case removed -sameq option is specified 12 years ago
Stefano Sabatini c9eaa98a3e doc/ffmpeg: remove -debug option description 12 years ago