40455 Commits (cb982739fa2b43afb7f1262c07804cad41f778de)
 

Author SHA1 Message Date
Stefano Sabatini 730af6e617 doc/filters: fix location of "rate" and "timecode" drawtext options 13 years ago
Stefano Sabatini 65d2b2fbe4 lavfi/drawtext: alphabetically sort the expression parameters 13 years ago
Alex Converse b5da848fac motionpixels: Clip YUV values after applying a gradient. 13 years ago
Michael Niedermayer 2330eb1474 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 5eec5a79da jpeg: handle progressive in second field of interlaced. 13 years ago
Michael Niedermayer 1f05dcbad2 ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. 13 years ago
Ronald S. Bultje 2d22d4307d h263: more strictly forbid frame size changes with frame-mt. 13 years ago
Ronald S. Bultje 732f9fcfe5 h264: additional protection against unsupported size/bitdepth changes. 13 years ago
Ronald S. Bultje ac80b812cd tta: prevents overflows for 32bit integers in header. 13 years ago
Ronald S. Bultje 77cfb2563c configure: remove malloc_aligned. 13 years ago
Ronald S. Bultje 82a0497cf3 vp8: update frame size changes on thread context switches. 13 years ago
Ronald S. Bultje bec207f9f9 snowdsp: explicitily state instruction size. 13 years ago
Kostya Shishkov 0e23b50821 wmall: fix reconstructing audio with uncoded channels 13 years ago
Mashiat Sarker Shakkhar c8370e6e35 WMAL cosmetics: fix indentation 13 years ago
Joakim Plate f1aa859728 gitignore: add Win32 library suffixes 13 years ago
Mans Rullgard ababec7b95 arm: intreadwrite: disable inline asm for gcc 4.7 and later 13 years ago
Mans Rullgard adebad07e0 arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later 13 years ago
Paul B Mahol 2cda0429aa lavfi: remove screenshot libmpcodecs wrapper 13 years ago
Michael Niedermayer b197c1c1ac ffmpeg: preserve NULL ptrs in get_buffer() 13 years ago
Jakub Stachowski 8501bed08c Don't restrict reverse decorrelation to both coded channels. It is also used for mono data. 13 years ago
Hendrik Leppkes 4b7fa553a9 indeo3: fix motion vector validation 13 years ago
Hendrik Leppkes ff80c68264 pcm_bluray: set bits_per_raw_sample for > 16-bit 13 years ago
Michael Niedermayer 29ec5c1102 fate: update mmf seek checksum, change caused by av_get_packet() useage 13 years ago
Michael Niedermayer 33f7033452 swr: automatically choose s16/flt/dbl to preserve input precision unless user overrides. 13 years ago
Michael Niedermayer f2e799a3d0 swr: add double precision support to the rematrix code 13 years ago
Michael Niedermayer 71a1f76d3c swr: update double precision checks for our resampler 13 years ago
Justin Ruggles 6d5bf67f04 swr: add lfe_mix_level 13 years ago
Justin Ruggles 9b42653b22 swr: update side to back mixing. 13 years ago
Michael Niedermayer 7bea0a0644 APIChanges: add entry for libavresample 13 years ago
Reimar Döffinger a5f8417db5 xbmdec: fix decoding when variable name contains an 'x'. 13 years ago
Reimar Döffinger 1f0c92d68b xbmdec: print more details on decode error. 13 years ago
Reimar Döffinger 20044cd9a9 flvdec: pass on proper error value. 13 years ago
Reimar Döffinger 8f63f241d4 Remove some useless code that duplicates av_get_packet. 13 years ago
Reimar Döffinger 7effbee66c Mark truncated packets as corrupt in av_get_packet. 13 years ago
Michael Niedermayer 75f847aa6b Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard 4bf2e7c5f1 twinvq: fix out of bounds array access 13 years ago
Michael Niedermayer aab5a4521c swr: add and use function pointers for rematrix 13 years ago
Michael Niedermayer 00fea26faf swr: add native matrix for rematrixing 13 years ago
Michael Niedermayer f08397642f ffmpeg: fix type of dither scale. 13 years ago
Michael Niedermayer 046b5339fc swr: disable 1 stage convert when dither is enabled. 13 years ago
Justin Ruggles 4010d724e1 lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 13 years ago
Justin Ruggles f1ffb01ee9 avplay: use libavresample for sample format conversion and channel mixing 13 years ago
Reimar Döffinger e5b7d7773a Fix compilation with YASM/NASM without AVX support. 13 years ago
Jakub Stachowski 035a394eac WMAL: do not output last frame again if nothing was decoded in current packet 13 years ago
Mashiat Sarker Shakkhar f92f452378 WMAL: do not start decoding if frame does not end in current packet 13 years ago
Michael Niedermayer 30aa004f0c swr-test: allow randomizing mode differently each run. 13 years ago
Michael Niedermayer bea3d19fbb swr-test: use uint_rand() for mode too 13 years ago
Michael Niedermayer 0334464336 swr-test: simplify by using uint_rand() 13 years ago
Stefano Sabatini 5f3f03f5dd doc/filters: use @var{} for denoting parameter reference in drawtext docs 13 years ago
Stefano Sabatini 08c4dec5d3 doc/filters: alphabetically sort drawtext option listing 13 years ago