30462 Commits (c96f3750c22ef1576a46140f3101e3585041f41f)
 

Author SHA1 Message Date
Michael Niedermayer 35bed44fc9 TCP: change default timeout to 5sec 14 years ago
Michael Niedermayer a22500744b Revert "Timeout TCP open() after 5 seconds." 14 years ago
Michael Niedermayer 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 14 years ago
Clément Bœsch adba9c6352 Fix various unused variable warnings 14 years ago
Clément Bœsch fd38a15adf Fix various bad printf format warnings 14 years ago
Mans Rullgard 371266daa3 ARM: enable UAL syntax in asm.S 14 years ago
Reimar Döffinger bb9b7bc62e Remove now unused nb_istreams variable. 14 years ago
Reimar Döffinger 89c687e97e Add const to vector types for input in altivec code. 14 years ago
Reimar Döffinger 4596d0f4c4 Remove unused variable, avoiding compiler warning. 14 years ago
Reimar Döffinger 54dc95634d Cast pointers to uintptr_t rather than unsigned int. 14 years ago
Anton Khirnov 7a70e01b26 v4l2: don't leak video standard string on error. 14 years ago
Diego Biurrun 06b5facd4b swscale: Remove disabled code. 14 years ago
Diego Biurrun d6e0729b24 avfilter: Surround function only used in debug mode by appropriate #ifdef. 14 years ago
Diego Biurrun 2146f4928a vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog(). 14 years ago
Mans Rullgard 798b264678 build: remove BUILD_ROOT variable 14 years ago
Michael Niedermayer b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 14 years ago
Mans Rullgard 4276112277 vp8: use av_clip_uintp2() where possible 14 years ago
Michael Niedermayer 39d607e5bb swscale: Commits that could not be pulled earlier due to bugs #2 14 years ago
Michael Niedermayer 986f0d86cb Commits that could not be pulled earlier due to bugs. 14 years ago
Michael Niedermayer ea535ed50d Revert 1a5e4fd8c5 for postproc. This broke the code 14 years ago
James Zern 011b098cd0 doc: correct AC-3 option subsection placement 14 years ago
Mans Rullgard 90da52f01f ac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits() 14 years ago
Justin Ruggles 70bb747a57 ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits. 14 years ago
Ronald S. Bultje 9222dddb44 swscale: use av_clip_uint8() in yuv2yuv1_c(). 14 years ago
Ronald S. Bultje 485d73ef21 swscale: replace formatConvBuffer[VOF] by allocated array. 14 years ago
Stefano Sabatini 895e4de8d5 v4l2: create file @doxy from text in the copyright header 14 years ago
Stefano Sabatini 72c60f3ecd v4l2: remove pointless empty lines 14 years ago
Stefano Sabatini af344a69f3 v4l2: set default standard to NULL 14 years ago
Stefano Sabatini f8f3f6c40b v4l2: use OFFSET macro when setting options 14 years ago
Justin Ruggles dc0ad40de2 ac3dsp: fix loop condition in ac3_update_bap_counts_c() 14 years ago
Mans Rullgard edfa89b260 ARM: unbreak build 14 years ago
Stefano Sabatini b2a6f25c67 lavdev: add SDL output device 14 years ago
Justin Ruggles 6ca23db9cc ac3enc: modify mantissa bit counting to keep bap counts for all values of bap 14 years ago
Justin Ruggles 1323828a0f ac3enc: split mantissa bit counting into a separate function. 14 years ago
Justin Ruggles 7743865ffc ac3enc: store per-block/channel bap pointers by reference block in a 2D array 14 years ago
Stefano Sabatini e71f26086a lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Stefano Sabatini 34e9c9b111 iff: remove duplicated file description 14 years ago
Stefano Sabatini eb8bc57240 cmdutils: remove OPT_FUNC2 14 years ago
Mans Rullgard e01e05ee66 get_bits: add av_unused tag to cache variable 14 years ago
Anton Khirnov b8e893399f sws: replace all long with int. 14 years ago
Mans Rullgard 7d8c17b5f6 ARM: aacdec: fix constraints on inline asm 14 years ago
Mans Rullgard 84e4804ad0 ARM: remove unnecessary volatile from inline asm 14 years ago
Mans Rullgard 5726ec171b ARM: add "cc" clobbers to inline asm where needed 14 years ago
Mans Rullgard a84f82560e ARM: improve FASTDIV asm 14 years ago
Mans Rullgard 7f7726c7a2 ac3enc: use LOCAL_ALIGNED macro 14 years ago
Ronald S. Bultje 04de5bf56c APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7). 14 years ago
Stefano Sabatini 8f653e28f5 lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Stefano Sabatini 26513856d6 cmdutils: remove OPT_FUNC2 14 years ago
Ronald S. Bultje 009f829dde swscale: fix crash in bilinear scaling. 14 years ago
James Zern 88aa215939 vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping 14 years ago