27630 Commits (70630e35a436d890f3e3fbbe73b70042a375f326)
 

Author SHA1 Message Date
Francesco Cosoleto 70630e35a4 mmst: print packet type with error status code message 14 years ago
Mans Rullgard 3ad464bfc7 configure: fix non-standard regex used with expr 14 years ago
Anatoly Nenashev 7a4abe5912 mpeg4video: ignore broken GOP headers 14 years ago
Mans Rullgard 5d57846bba configure: report full gcc version string 14 years ago
Mans Rullgard bb7a22b584 configure: add cleanws() function 14 years ago
Loren Merritt e6b1ed693a FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
Anssi Hannula 3c33c0e263 lavf: print stream disposition in dump_stream_format 14 years ago
Anssi Hannula 57f2c9aed9 spdifenc: fix byte order on big-endian systems 14 years ago
Anssi Hannula 482d98f69b spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI 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
Mans Rullgard f344903ca5 Fix MMX rgb24 to yuv conversion with gcc 4.6 14 years ago
Takashi Mochizuki 44b1120724 movenc: Force first sample as SYNC 14 years ago
Vitor Sessak 47d62c965b Make tables generation insensitive to floating-point implementation 14 years ago
Stefano Sabatini e063f5886b Fix script command in a FAQ entry 14 years ago
Stefano Sabatini 40321376d8 Allow "make clean" to clean files in tools 14 years ago
Stefano Sabatini cd6a5a57b8 Add lavfi-showfiltfmts and graph2dot to $(TOOLS) 14 years ago
Baptiste Coudurier 646739a0a8 Fix qtrle regression test, actually test qtrle. 14 years ago
Martin Storsjö b2dd842d21 rtsp/rdt: Assign the RTSPStream index to AVStream->id 14 years ago
Justin Ruggles 74b1f96859 Add check for Athlon64 and similar AMD processors with slow SSE2. 14 years ago
Ronald S. Bultje 2a03e87330 Add missing terminating backslash 14 years ago
Mans Rullgard 4b884207eb configure: remove early check_deps $ARCH_EXT_LIST 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
Stefano Sabatini aa8ac53b51 Update overlay documentation after movie syntax update. 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
Anton Khirnov b0294c80d3 lavf: deprecate AVFormatContext.index_built 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
Anton Khirnov 0b1d291a71 asfdec: deobfuscate reading video properties size 14 years ago
Anton Khirnov c1fea23070 asfdec: split asf_read_header() 14 years ago
Peter Ross 68137ba386 wtv: mark streams intended for hearing or visual impaired persons 14 years ago
Peter Ross 5209149157 make av_find_best_stream() ignore streams marked with AV_DISPOSITION_*_IMPAIRED 14 years ago
Peter Ross 12c14cd4a8 add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED 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 5c19f64c60 document passing the fate samples location via make variable 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 628b16f45f mov: remove stray semicolon 14 years ago
Anton Khirnov d7a5106eb2 asfdec: skip the stream bitrate list 14 years ago