30934 Commits (5f654897e325349dacf2546674e0510bb72ecb50)
 

Author SHA1 Message Date
Gil Pedersen c16919487e improved 'edts' atom writing support 14 years ago
Mans Rullgard 6f1ec38ce2 mpegaudio: clean up compute_antialias() definition 14 years ago
Ronald S. Bultje 9ebcf7699b vp8: fix segmentation race during frame-threading. 14 years ago
Reimar Döffinger a52f598d63 Port libmpcodec fixes from MPlayer. 14 years ago
Alexander Strange a54dceb26a Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Michael Niedermayer 40c29d42cf Merge remote-tracking branch 'qatar/master' 14 years ago
Diego Biurrun f635a233e3 swscale: Remove unused variable. 14 years ago
Mans Rullgard 6bb70dfd74 ARM: simplify inline asm with 64-bit operands 14 years ago
Reimar Döffinger 3d0424f2ff Add "const" to avoid "initialization discards qualifiers" warning. 14 years ago
Reimar Döffinger 70564983c5 Add const to fix "cast discards qualifiers" warnings. 14 years ago
Reimar Döffinger b7b62c3a53 Include pixdesc.h for av_get_pix_fmt_name. 14 years ago
Tomas Härdin f86d260df3 wav: Don't avio_seek() if we know we'll run into EOF 14 years ago
Stefano Sabatini c328122a8d api-example: uppercase first letter in "copyright" 14 years ago
Stefano Sabatini f501c74d99 output-example: create @file doxy from text in the copyright header 14 years ago
Stefano Sabatini 9362b50941 examples: move API examples to a dedicated dir in doc 14 years ago
Stefano Sabatini f712f6c8a4 ffmpeg: simplify opt_*_codec() options 14 years ago
Stefano Sabatini 7533a727f9 v4l2: rewrite code iterating the supported standards 14 years ago
Stefano Sabatini 2d48515eb7 v4l2: perform minor style fixes 14 years ago
Stefano Sabatini 7b017086d4 v4l2: replace memset() with explicit struct initialization 14 years ago
Stefano Sabatini 50fee0fc8b rawdec: fail in case of unknow pixel format 14 years ago
Stefano Sabatini e1197b9e17 swscale: remove sws_format_name() 14 years ago
Michael Niedermayer 2c10ee2358 error.c: fix compile flags 14 years ago
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