45293 Commits (396648cc6a3eb5c00c698555fa4ddd631bf6664d)
 

Author SHA1 Message Date
Stefano Sabatini 396648cc6a configure: link flite against libasound 12 years ago
Paul B Mahol 8cd1c0febe pcx: convert to bytestream2 API 12 years ago
Michael Niedermayer 492b8ec4c5 av_opt_set_from_string: fix memleak 12 years ago
Michael Niedermayer 7df9f595c9 swri_resample_init: unsupported sample formats are an internal error. 12 years ago
Michael Niedermayer e47ab0b2c9 ffmpeg_opt: dont fail for sameq/same_quant. 12 years ago
Michael Niedermayer 4334ba043e ffprobe: fix use of uninitialized pointer in av_strtok() 12 years ago
Michael Niedermayer bdcff5af7f af_volumedetect: fix use of uninitilaized variable in case of planar audio. 12 years ago
Michael Niedermayer 989c91b504 asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok() 12 years ago
Michael Niedermayer 4e4ae2f82c sha: change loop condition to be tighter. 12 years ago
Michael Niedermayer fac1ccbda1 swscale-test: fix freeing of uninitialized variable 12 years ago
Matthieu Bouron e782d8728f fate: add vf_idet filter to lavfi regression tests 12 years ago
Michael Niedermayer 4d4f431ab7 vf_idet: zero pointers after freeing references 12 years ago
Michael Niedermayer cac749a551 vf_idet: fix free after use 12 years ago
Carl Eugen Hoyos 1a104bf641 Fix broken timestamps for some mp3 in avi samples. 12 years ago
Michael Niedermayer 317505b566 lavf: do not prematurely accept a format with low score in init_input() 12 years ago
Michael Niedermayer b47396b614 img2dec: detect .raw files only with a low score as img2 12 years ago
Michael Niedermayer 94f5470a20 lavf: add a AVPROBE_SCORE_RETRY instead of using hardcoded values. 12 years ago
Michael Niedermayer 9586db6ae5 lavc: docs: the field_order is set by the demuxer and not libavcodec for decoding 12 years ago
Michael Niedermayer 92c3173c84 qt-faststart: fix printf argument type 12 years ago
Paul B Mahol 2c5b1a2a6a txd: remove duplicated header inclusion 12 years ago
Paul B Mahol ee109c6bc2 dtshd: fix seeking 12 years ago
Michael Niedermayer 73ad355d23 avidec: fix 10l typo 12 years ago
Michael Niedermayer 229e33a2b6 avidec: override sample size of 1024 for VBR AAC 12 years ago
Matthieu Bouron f94edfe484 vf_idet: remove some unnecessary statement and unused variable 12 years ago
Paul B Mahol 03cc52a07d takdec: fix seeking 12 years ago
Michael Niedermayer c6d39fb3c5 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer cd6f5c4895 Merge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702' 12 years ago
Michael Niedermayer b7ebb49d03 Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2' 12 years ago
Paul B Mahol eb71f027f0 dtshd: remove redundant/wrong avio_tell() 12 years ago
Paul B Mahol 1470c8a9a3 takdec: remove redundant/wrong avio_tell() 12 years ago
Michael Niedermayer 50b5477616 Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a' 12 years ago
Michael Niedermayer eadba3e94d Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f' 12 years ago
Mans Rullgard 4b895cb294 build: sanitize linking of tools and test programs 12 years ago
Diego Biurrun 096a5d76a5 fate: Refactor setting of environment variables for groups of tests 12 years ago
Paul B Mahol b4e516e30e pcx: use meaningful return values 12 years ago
Michael Niedermayer 25f44b041c x86/dsputil_mmx: change assert() to av_assert() 12 years ago
Diego Biurrun 6d0beefbf6 swscale: Do not make ff_ symbols globally visible. 12 years ago
Duncan Salerno f3f35f7430 crypto should allow passing of options to the underlying protocol via the url_open2 interface 12 years ago
Clément Bœsch 6ac5e3fe9d lavfi/silencedetect: add av_opt_free() call. 12 years ago
Duncan Salerno bd2f8e8f79 Fix second use of AVOptions in HLS 12 years ago
Janne Grunau d5ef9354ce rtspdec: use av_strlcpy for writing into fixed size buffer 12 years ago
Janne Grunau f1de23faaa g722enc: fix size argument in memset 12 years ago
Janne Grunau 4a7c0c4555 http: use av_strlcpy instead of strcpy() without size checks 12 years ago
Janne Grunau 79e6e8eba2 avfilter: correct memcpy size avfilter_copy_buf_props() 12 years ago
Anton Khirnov 233a5a807e lavc: split asv12 encoder/decoder 12 years ago
Anton Khirnov fb722a900f avconv: remove -same_quant 12 years ago
Janne Grunau b94e4acb48 cmdutils_read_file: increment *size after writing the trailing \0 12 years ago
Janne Grunau ac9a89562a af_resample: unref out_buf when avresample_convert returns 0 12 years ago
Andrey Utkin b6f435fbc8 http: add 'timeout' AVOption 12 years ago
Andrey Utkin 2e009c6042 tcp: accept params through avio_open2() options 12 years ago