46511 Commits (0d9435048c12d8a322c60ff1c9983ec52730c178)
 

Author SHA1 Message Date
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
Michael Niedermayer b7280cff9a asfdec: check stream_index for validity 12 years ago
Michael Niedermayer e5927910c2 asfdec: flip the interpretation of the header aspect back 12 years ago
Michael Niedermayer 343c73e252 asfdec: parse aspect ratio payload extension 12 years ago
Michael Niedermayer 8c93269e42 asfdec: correctly parse payload extensions 12 years ago
Michael Niedermayer 2d8c76eb1f asfdec: parse payload extension list 12 years ago
Michael Niedermayer ac2a3a7a05 vf_tinterlace: check av_image_get_linesize() return value 12 years ago
Michael Niedermayer 03764f6735 af_earwax: remove unused pointer value 12 years ago
Michael Niedermayer d3dfe99bc5 libgsmdec: fix decoding of non 8khz gsm files 12 years ago
Michael Niedermayer 6e6033b793 gsmdec: fix decoding of non 8khz gsm files 12 years ago
Paul B Mahol 20ac916e6d indeo3: release buffer before calling decode_plane 12 years ago
Paul B Mahol b02116cc4a Revert "Partly revert f174fba: indeo3 decoder does not support direct rendering." 12 years ago
Michael Niedermayer 4ad6ef00a2 libvo-amrwbenc: allow sampling rates other than 16khz 12 years ago
Michael Niedermayer b30f4510d8 libopencore-amr: allow sampling rates other than 8khz 12 years ago
Michael Niedermayer 0aaf0a07d4 libopencore-amrdec: allow sampling rates other than 8khz 12 years ago
Michael Niedermayer 2c1e9383a2 amrwbdec: allow sample rates other than 16khz 12 years ago
Michael Niedermayer d8aaec38fc amrnbdec: allow sample rates other than 8khz 12 years ago
Paul B Mahol f58f600c68 lclenc: make compression level user selectable 12 years ago
Heesuk Jung 25b7aa980b Fix bit_rate in MPEG1/2 Video 12 years ago