45276 Commits (9586db6ae5048b640b2814418fd82acc89449f7e)
 

Author SHA1 Message Date
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
Andrey Utkin 949acefc11 tcp: use timeout option consistently 12 years ago
Andrey Utkin d2b18c8f5b Introduce ff_network_wait_fd_timeout() 12 years ago
KO Myung-Hun 3a45688abc lavc: include os2threads.h in vp8.h if HAVE_OS2THREADS is enabled 12 years ago
Anuj Mittal 8d2e0e2c70 Check for resync marker based on vop coding type- vop_fcode_forward and vop_fcode_backward L 12 years ago
Anuj Mittal ce19aec15b Check resync marker only when enabled. 12 years ago
Janne Grunau 8501c09868 af_amix: prevent memory leak on error path 12 years ago
Janne Grunau 6f8ef5320f vc1dec: prevent memory leak in error path 12 years ago
Janne Grunau 714f5ab597 vc1dec: prevent memory leak on av_realloc error 12 years ago
Janne Grunau 1afd7a118f af_channelmap: free old extended_data on reallocation 12 years ago
Janne Grunau 18ff4d2020 avconv: simplify memory allocation in copy_chapters 12 years ago
Janne Grunau 4ffbe3f3a5 matroskaenc: check cue point validity before reallocation 12 years ago
Janne Grunau 53e122dd4a swfenc: error out for more than 1 audio or video stream 12 years ago
Mans Rullgard 0fb3b24ada build: link test programs only against static libs 12 years ago
Justin Ruggles cbcd497f38 adxdec: use planar sample format 12 years ago
Justin Ruggles 4ebd74cec7 adpcmdec: use planar sample format for adpcm_thp 12 years ago
Justin Ruggles 327cdb04e3 adpcmdec: use planar sample format for adpcm_ea_xas 12 years ago
Justin Ruggles da9620e8e5 adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3 12 years ago