28845 Commits (a5514a84748e90adbbfa2661ccea1e004e6ef604)
 

Author SHA1 Message Date
Mans Rullgard 371266daa3 ARM: enable UAL syntax in asm.S 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
Mans Rullgard 4276112277 vp8: use av_clip_uintp2() where possible 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
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
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
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
Anton Khirnov f91ccb1df6 lavf: deprecate AVFormatParameters.pix_fmt. 14 years ago
Anton Khirnov 2a85f21868 rawdec: add a pixel_format private option. 14 years ago
Anton Khirnov d576bbf3eb v4l2: add a pixel_format private option. 14 years ago
Anton Khirnov 2e0e1e712a libdc1394: add a pixel_format private option. 14 years ago
Justin Ruggles 1a950da6a2 cosmetics: indentation and alignment after previous commit 14 years ago
Justin Ruggles aa47c35dff ac3enc: add support for E-AC-3 encoding. 14 years ago
Justin Ruggles b1bf8c7887 ac3enc: Move AC-3 AVOptions array to a separate file to make it easier to 14 years ago
Mans Rullgard 79aeade6f6 ARM: disable ff_vector_fmul_vfp on VFPv3 systems 14 years ago
Mans Rullgard 93eb8e4d7c ARM: check for VFPv3 14 years ago
Diego Biurrun 5a5a0f1613 swscale: Remove unused variables in x86 code. 14 years ago
Diego Biurrun 7eae011002 doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS. 14 years ago
Diego Biurrun 5e528cffcf x86: Add appropriate ifdefs around certain AVX functions. 14 years ago
Ronald S. Bultje faf8d3ddfa cmdutils: use sws_freeContext() instead of av_freep(). 14 years ago
Ronald S. Bultje 389e2000eb swscale: delay allocation of formatConvBuffer(). 14 years ago
Ronald S. Bultje f327bfa6dc swscale: fix build with --disable-swscale-alpha. 14 years ago
Martin Storsjö 28734ac995 movenc: Deprecate the global RTP hinting flag, use a private AVOption instead 14 years ago
Martin Storsjö 91e3a25ef6 movenc: Add an AVClass for setting muxer specific options 14 years ago
Ronald S. Bultje 9f5d45025e swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions. 14 years ago
Luca Barbato 6348a96c06 configure: report yasm/nasm presence properly 14 years ago
Luca Barbato ebb6b27ad9 tcp: make connect() timeout properly 14 years ago
Anton Khirnov fa4924a358 rawdec: factor video demuxer definitions into a macro. 14 years ago
Anton Khirnov 4779f59378 rtspdec: add initial_pause private option. 14 years ago
Anton Khirnov 89d1b7f406 lavf: deprecate AVFormatParameters.width/height. 14 years ago