49477 Commits (dcfbe1e0b67bfdaf0827a0c54f3c736cdb7c9c1c)
 

Author SHA1 Message Date
Stefano Sabatini dcfbe1e0b6 doc/eval: sort functions by name 12 years ago
Stefano Sabatini 41e5e28daf doc/eval: fix/extend documentation for taylor() function 12 years ago
Stefano Sabatini d99bc84752 doc/eval: fix/extend documentation for root() function 12 years ago
Michael Niedermayer cdf0877bc3 h264/cabac: check loop index 12 years ago
Michael Niedermayer fe6767f849 asfdec: fix integer overflow in packet_replic_size check 12 years ago
Mirjana Vulin 2b6a8187a6 mips: optimization for float aac decoder (core module) 12 years ago
Michael Niedermayer 9df9420dea interplayvideo: Free previous frames on resolution changes. 12 years ago
Piotr Bandurski 9c50e69385 loco: fix rgba on big-endian 12 years ago
Michael Niedermayer a084884b62 flashsv: clear blocks array on reallocation 12 years ago
Paul B Mahol 0dcfccaa69 auenc: strict check for supported codec 12 years ago
Paul B Mahol 10e4905dd9 auenc: remove put_au_header() and merge its code into au_write_header 12 years ago
Michael Niedermayer 984add64a4 wma: check byte_offset_bits 12 years ago
Michael Niedermayer 033f1644b5 fixup_vorbis_headers: add missing malloc failure check 12 years ago
Paweł Hajdan, Jr 0451ff295a oggparsevorbis: use av_realloc consistently 12 years ago
Michael Niedermayer 4a2da83a78 dnxhddec: fix integer overflow / index check 12 years ago
Michael Niedermayer b926cc7834 mss3: prevent AC state from becoming invalid in rac_normalise() 12 years ago
Michael Niedermayer 32de283103 avstring: fix "warning: return discards const qualifier from pointer target type" 12 years ago
Michael Niedermayer d2e0a276d5 msrledec: merge switches 12 years ago
Michael Niedermayer dbaae33c2c msrledec: move loop into switch 12 years ago
Michael Niedermayer c2992b7053 msrledec: move output pointer test up 12 years ago
Michael Niedermayer d8a7c4958e mpegvideo_enc: factor expression out 12 years ago
Michael Niedermayer afb4bc3d29 Merge remote-tracking branch 'qatar/master' 12 years ago
Martin Storsjö 61d36761ef movenc: Simplify code by using avio_wb24 12 years ago
Carl Eugen Hoyos 91f359292a Correctly mark non-default streams when muxing matroska. 12 years ago
Michael Niedermayer 71f8d70456 dirac/x86: fix compile without yasm 12 years ago
Michael Niedermayer 4d3d362549 dirac/x86: fix compile without inline asm 12 years ago
Carl Eugen Hoyos 3c3d68a976 Fix 1bpp palettized png with width not a multiple of 8. 12 years ago
Michael Niedermayer dc8dd2f6e9 sanm: Check MV before using them. 12 years ago
Paweł Hajdan, Jr 1d81f7448c dict.c: use av_mallocz instead of av_realloc 12 years ago
Michael Niedermayer 0dfc01c2bb huffyuvdec: Skip len==0 cases 12 years ago
Michael Niedermayer 4420b41442 huffyuvdec: check for and propagate failures from inside generate_joint_tables() 12 years ago
Michael Niedermayer f67a0d1152 huffyuvdec: Check init_vlc() return codes. 12 years ago
Michael Niedermayer 99b1b2b1c6 r3d: check that sampling rate is non negative. 12 years ago
Michael Niedermayer df92ac1852 r3d: fix division by 0 with 0 sample rate 12 years ago
Michael Niedermayer 3cd9849d9c eval: fix 'warning: ignoring return value of strtod, declared with attribute warn_unused_result' 12 years ago
Michael Niedermayer ebe368d5d8 ac3enc: fix 'warning: block0 may be used uninitialized in this function' 12 years ago
Michael Niedermayer 036b9ee1c9 oggenc: fix "oggstream may be used uninitialized in this function" warning 12 years ago
Luca Barbato 4e0bc996d9 bfin: unbreak compilation 12 years ago
Michael Niedermayer 5068bcda95 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer d1bbd304bf Merge commit 'f81c37e40fe3236d54da12aef9cdba48ba70ec31' 12 years ago
Michael Niedermayer 3c8085dc42 Merge commit 'e6b1c3bbe7082c71ea8ee8ac83698c156c9e4838' 12 years ago
Michael Niedermayer 31d8d61f59 Merge commit 'aec50f79e7460340a148a3096fe212d67edc2c64' 12 years ago
Michael Niedermayer f02033b98b Merge commit 'f713411d4cfbd9c467aeda77b16ca6bc4db55d10' 12 years ago
Michael Niedermayer 14aa358c20 Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf' 12 years ago
Michael Niedermayer 8265c0f43a Merge commit 'f550583c00e231b587d8ef98451cfbb6b6561eb6' 12 years ago
Paul B Mahol 8a6ae87b99 lavc: move deprecated audio_resample* bellow 12 years ago
Anton Khirnov 7194330bcd vf_delogo: fix copying the input frame. 12 years ago
Anton Khirnov f81c37e40f vf_delogo: fix an uninitialized read. 12 years ago
Anton Khirnov 76e74e4831 h264: remove obsolete comment. 12 years ago
Anton Khirnov 47318953dd mpegvideo: remove some unused variables from Picture. 12 years ago