13073 Commits (610219a598095f938705f200dfe3946455ef871a)

Author SHA1 Message Date
Michael Niedermayer 50a82c2c75 vbv_delay AVOption for ABI compatibility 14 years ago
Carl Eugen Hoyos 2e3c56a29f Set maximum lowres value for the MJPEG decoder to 3. 14 years ago
Justin Ruggles 1f004fc512 ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16(). 14 years ago
Stefano Sabatini 938b62538a Document audio_resample_close(). 14 years ago
Stefano Sabatini 5495528365 Apply minor cosmetics fixes to the av_audio_resample_init() doxy. 14 years ago
Justin Ruggles 50d7140441 ac3enc: change default floor code to 7. 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Christophe Massiot 55bad0c602 Pass VBV delay to the calling application via ctx 14 years ago
Peter Ross 71f88b1f38 binkaudio: remove unused copy of AVCodecContext* 14 years ago
Peter Ross 9806fbd535 binkaudio: fix channel count check 14 years ago
Young Han Lee ead15f1dc1 aacdec: Implement LTP support. 14 years ago
Alex Converse 916dee9f45 aac: remove dead SBR input scaling 14 years ago
Justin Ruggles fbb6b49dab ac3enc: Add x86-optimized function to speed up log2_tab(). 14 years ago
Anatoly Nenashev 7a4abe5912 mpeg4video: ignore broken GOP headers 14 years ago
Loren Merritt e6b1ed693a FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
Peter Ross 2315392174 bink: permute Bink version 'b' quant matrices by inverse scan order 14 years ago
Peter Ross cb62510cab bink: simplify how quantization matrices are passed to read_dct_coeffs() 14 years ago
Vitor Sessak 47d62c965b Make tables generation insensitive to floating-point implementation 14 years ago
Ronald S. Bultje 2a03e87330 Add missing terminating backslash 14 years ago
Mans Rullgard a7878c9f73 VP8: ARM optimised decode_block_coeffs_internal 14 years ago
Mans Rullgard 7da48fd011 ARM optimised vp56_rac_get_prob() 14 years ago
Peter Ross adb1ad0d80 bink: reindent after last commit 14 years ago
Peter Ross e00f41d574 Bink version 'b' video decoder 14 years ago
Alexander Strasser 0605cb4332 vorbis dec: Remove obsolete comment 14 years ago
Alexander Strasser 4f03c5d793 vorbis dec: cosmetics: Indent consistently 14 years ago
Alexander Strasser 97f5f97108 vorbis dec: cosmetics: Indent CPP cond properly 14 years ago
Alexander Strasser 07f06540f6 vorbis dec: Delete useless scopes, and reindent after scope deletion 14 years ago
Jason Garrett-Glaser f3d09d44b7 VP8: optimized mv prediction and decoding 14 years ago
Justin Ruggles 626264b11b ac3enc: Remove unneeded clipping of shift amount. 14 years ago
Justin Ruggles d4582889ee ac3enc: remove right shifting from lshift_tab() and make lshift unsigned. 14 years ago
Mans Rullgard 44adbebe17 Remove final semicolon from some macros 14 years ago
Ronen Mizrahi df211c3ab7 dvbsubenc: Fix placement of the object version 14 years ago
Janne Grunau 493aa30adf dvbsubdec: check against buffer overreads 14 years ago
Reimar Döffinger 4a72765a1c Do not fail DVB sub decoding because of a few padding bytes 14 years ago
Justin Ruggles dda3f0ef48 Add x86-optimized versions of exponent_min(). 14 years ago
Mans Rullgard b4668274b9 Remove incorrect return statement from avcodec_thread_free() 14 years ago
Mans Rullgard dbb09ec23f ivi_dsp: remove semicolons after function definitions 14 years ago
Mans Rullgard 9a77a92c2b Fix build with threading disabled 14 years ago
Mans Rullgard aef669cdfd w32thread: add missing #include thread.h 14 years ago
Reimar Döffinger 2cfa2d9258 check sample_fmt in avcodec_open 14 years ago
Alexander Strange d23845f311 vp3: Frame-based multithreading support 14 years ago
Alexander Strange c0b102ca03 Deprecate avcodec_thread_init() 14 years ago
Alexander Strange 37b00b47cb Frame-based multithreading framework using pthreads 14 years ago
Jason Garrett-Glaser c7ac200d15 Update qmin/qmax values for libx264 presets 14 years ago
Jason Garrett-Glaser f7f8120fb9 Fix broken vbv_buffer_init handling in libx264.c 14 years ago
Jason Garrett-Glaser 62457f9052 VP8: idct_mb optimizations 14 years ago
Ronald S. Bultje 17cf7c68ed Fix ff_emu_edge_core_sse() on Win64. 14 years ago
Stefan Kost ae2104791f logging: downgrade recoverable errors to warnings 14 years ago
Janne Grunau 440b61691d h264: define FF_PROFILE_H264_HIGH_444 to the correct value 14 years ago
Mans Rullgard a1c1d3c003 VP8: ARM NEON optimisations for dsp functions 14 years ago