45584 Commits (9270a2b374eae02c3588ff9a36af298d19f006c8)
 

Author SHA1 Message Date
Luca Barbato 26db9100b2 segment: support applehttp style list 12 years ago
Luca Barbato 82569b01a1 mpegtsenc: set muxing type notification to verbose 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
Mashiat Sarker Shakkhar 7fb35ee931 vc1dec: Use correct spelling of "opposite" 12 years ago
Janne Grunau 706a559b30 a64multienc: change mc_frame_counter to unsigned 12 years ago
Jean-Baptiste Kempf 507dce2536 arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) 12 years ago
Diego Biurrun 63a46c6101 svq1: Drop a bunch of useless parentheses 12 years ago
Paul B Mahol 03cc52a07d takdec: fix seeking 12 years ago
Mans Rullgard 41e46a5fba parseutils-test: do not print numerical error codes 12 years ago
Diego Biurrun ada12f8366 svq1: K&R formatting cosmetics 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