30401 Commits (fd38a15adf7f4e20f25d89f162e4a8fbbd8ec92e)
 

Author SHA1 Message Date
Clément Bœsch fd38a15adf Fix various bad printf format warnings 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
Michael Niedermayer b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 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
Alok Ahuja 945dda41a2 webm: support stereo videos in matroska/webm muxer 14 years ago
Ronald S. Bultje 78046dadc3 rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. 14 years ago
Ronald S. Bultje fc72ec727e swscale: reindent h[cy]scale_fast() and updateDitherTables(). 14 years ago
Ronald S. Bultje c3f07903ec swscale: reformat x86/swscale_template.c. 14 years ago
Ronald S. Bultje 1dbf40c383 swscale: remove duplicate mmx/mmx2 functions if they are identical. 14 years ago
Ronald S. Bultje 264dcc63af swscale: remove if (c->dstFormat) branch from yuv2packed[12X](). 14 years ago
Ronald S. Bultje f2a3b23051 swscale: remove if(full_chr_int) from yuv2packed1(). 14 years ago
Ronald S. Bultje 835ab9207e swscale: remove if(accurate_rnd) branch from functions. 14 years ago
Anton Khirnov 2b04858a10 swscale: revive SWS_CPU_CAPS until next major bump. 14 years ago
Diego Biurrun 11f2eae2ae swscale: Remove commented-out printf cruft. 14 years ago
Kieran Kunhya 5501afa6ee Export PCR pid 14 years ago